#EDAAEE Color Information

Hex color code: #EDAAEE

The hex color #EDAAEE is a light magenta with RGB values of (237, 170, 238) and HSL of (299°, 67%, 80%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#EDAAEE
RGB
237, 170, 238
HSL
299°, 67%, 80%
CMYK
0%, 29%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDAAEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 170, 238

Red: 237 / Green: 170 / Blue: 238

HSL

299°, 67%, 80%

Hue: 299° / Saturation: 67% / Lightness: 80%

CMYK

0%, 29%, 0%, 7%

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

What color is #EDAAEE?

#EDAAEE is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDAAEE to RGB:

rgb(237, 170, 238)HEX to RGB Converter →

HEX to HSL

Convert #EDAAEE to HSL:

hsl(299, 67%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #EDAAEE to CMYK:

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

Color Meaning and Usage

#EDAAEE is a light magenta color with RGB values of 237, 170, 238 and HSL of 299°, 67%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDAAEE is #ABEEAA, creating high-contrast pairings. For softer combinations, try analogous colors like #CBAAEE.

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

Contrast with #EDAAEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDAAEE?

#EDAAEE is a light magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EDAAEE?

#EDAAEE in RGB is (237, 170, 238) - 237 red, 170 green, and 238 blue.

How to use #EDAAEE in CSS?

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

What colors go well with #EDAAEE?

#ABEEAA (complementary), #CBAAEE (analogous), and #E06AE2 (lighter shade) work well with #EDAAEE.