#E9ADEC Color Information

Hex color code: #E9ADEC

The hex color #E9ADEC is a light magenta with RGB values of (233, 173, 236) and HSL of (297°, 62%, 80%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#E9ADEC
RGB
233, 173, 236
HSL
297°, 62%, 80%
CMYK
1%, 27%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E9ADEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

233, 173, 236

Red: 233 / Green: 173 / Blue: 236

HSL

297°, 62%, 80%

Hue: 297° / Saturation: 62% / Lightness: 80%

CMYK

1%, 27%, 0%, 7%

Cyan: 1% / Magenta: 27% / Yellow: 0% / Key: 7%

What color is #E9ADEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E9ADEC to RGB:

rgb(233, 173, 236)HEX to RGB Converter →

HEX to HSL

Convert #E9ADEC to HSL:

hsl(297, 62%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #E9ADEC to CMYK:

cmyk(1%, 27%, 0%, 7%)Color Converter →

Color Meaning and Usage

#E9ADEC is a light magenta color with RGB values of 233, 173, 236 and HSL of 297°, 62%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E9ADEC is #B0ECAC, creating high-contrast pairings. For softer combinations, try analogous colors like #C9ACEC.

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

Contrast with #E9ADEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E9ADEC?

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

What is the RGB value of #E9ADEC?

#E9ADEC in RGB is (233, 173, 236) - 233 red, 173 green, and 236 blue.

How to use #E9ADEC in CSS?

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

What colors go well with #E9ADEC?

#B0ECAC (complementary), #C9ACEC (analogous), and #D86EDD (lighter shade) work well with #E9ADEC.