#EDBCF2 Color Information

Hex color code: #EDBCF2

The hex color #EDBCF2 is a soft magenta with RGB values of (237, 188, 242) and HSL of (294°, 67%, 84%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#EDBCF2
RGB
237, 188, 242
HSL
294°, 67%, 84%
CMYK
2%, 22%, 0%, 5%

Shades

CSS Usage
color: #EDBCF2;
background-color: #EDBCF2;
border-color: #EDBCF2;
box-shadow: 0 0 10px #EDBCF2;
border: 2px solid #EDBCF2;
Tailwind Usage
bg-[#EDBCF2]
text-[#EDBCF2]
border-[#EDBCF2]
shadow-[0_0_10px_EDBCF2]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #EDBCF2, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #EDBCF2; color: #000000; }

Badge

New Feature
.badge { background-color: #EDBCF2; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #EDBCF2; background-color: #EDBCF215; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #EDBCF220; border-left: 4px solid #EDBCF2; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #EDBCF2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #EDBCF2 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 188, 242

Red: 237 / Green: 188 / Blue: 242

HSL

294°, 67%, 84%

Hue: 294° / Saturation: 67% / Lightness: 84%

CMYK

2%, 22%, 0%, 5%

Cyan: 2% / Magenta: 22% / Yellow: 0% / Key: 5%

What color is #EDBCF2?

#EDBCF2 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDBCF2 to RGB:

rgb(237, 188, 242)HEX to RGB Converter →

HEX to HSL

Convert #EDBCF2 to HSL:

hsl(294, 67%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #EDBCF2 to CMYK:

cmyk(2%, 22%, 0%, 5%)Color Converter →

Color Meaning and Usage

#EDBCF2 is a soft magenta color with RGB values of 237, 188, 242 and HSL of 294°, 67%, 84%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDBCF2 is #C0F2BB, creating high-contrast pairings. For softer combinations, try analogous colors like #D1BBF2.

Use #EDBCF2 in CSS: color: #EDBCF2 or background-color: #EDBCF2. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #EDBCF2

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 13.08:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDBCF2?

#EDBCF2 is a soft magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EDBCF2?

#EDBCF2 in RGB is (237, 188, 242) - 237 red, 188 green, and 242 blue.

How to use #EDBCF2 in CSS?

Use #EDBCF2 directly in your CSS properties like color or background-color.

What colors go well with #EDBCF2?

#C0F2BB (complementary), #D1BBF2 (analogous), and #DA7BE5 (lighter shade) work well with #EDBCF2.