#EDCAED Color Information

Hex color code: #EDCAED

#EDCAED is a soft magenta color. In RGB it is (237, 202, 237), and in HSL it is (300°, 49%, 86%). It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#EDCAED
RGB
237, 202, 237
HSL
300°, 49%, 86%
CMYK
0%, 15%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #EDCAED; 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 #EDCAED; background-color: #EDCAED15; }

Alert / Toast

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

Link / Accent

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

a { color: #EDCAED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 202, 237

Red: 237 / Green: 202 / Blue: 237

HSL

300°, 49%, 86%

Hue: 300° / Saturation: 49% / Lightness: 86%

CMYK

0%, 15%, 0%, 7%

Cyan: 0% / Magenta: 15% / Yellow: 0% / Key: 7%

What color is #EDCAED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDCAED to RGB:

rgb(237, 202, 237)HEX to RGB Converter →

HEX to HSL

Convert #EDCAED to HSL:

hsl(300, 49%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #EDCAED to CMYK:

cmyk(0%, 15%, 0%, 7%)Color Converter →

Color Meaning and Usage

#EDCAED is a light magenta color with RGB values of 237, 202, 237 and HSL of 300°, 49%, 86%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDCAED is #CAEDCA, creating high-contrast pairings. For softer combinations, try analogous colors like #DBCAED.

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

Contrast with #EDCAED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDCAED?

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

What is the RGB value of #EDCAED?

#EDCAED in RGB is (237, 202, 237) - 237 red, 202 green, and 237 blue.

How to use #EDCAED in CSS?

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

What colors go well with #EDCAED?

#CAEDCA (complementary), #DBCAED (analogous), and #D991D9 (lighter shade) work well with #EDCAED.