#E09DEC Color Information

Hex color code: #E09DEC

The hex color #E09DEC is a ethereal magenta with RGB values of (224, 157, 236) and HSL of (291°, 68%, 77%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#E09DEC
RGB
224, 157, 236
HSL
291°, 68%, 77%
CMYK
5%, 33%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E09DEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 157, 236

Red: 224 / Green: 157 / Blue: 236

HSL

291°, 68%, 77%

Hue: 291° / Saturation: 68% / Lightness: 77%

CMYK

5%, 33%, 0%, 7%

Cyan: 5% / Magenta: 33% / Yellow: 0% / Key: 7%

What color is #E09DEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E09DEC to RGB:

rgb(224, 157, 236)HEX to RGB Converter →

HEX to HSL

Convert #E09DEC to HSL:

hsl(291, 68%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #E09DEC to CMYK:

cmyk(5%, 33%, 0%, 7%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #E09DEC has RGB (224, 157, 236) and HSL (291°, 68%, 77%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E09DEC is #A8EC9C, creating high-contrast pairings. For softer combinations, try analogous colors like #B89CEC.

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

Contrast with #E09DEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E09DEC?

#E09DEC is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E09DEC?

#E09DEC in RGB is (224, 157, 236) - 224 red, 157 green, and 236 blue.

How to use #E09DEC in CSS?

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

What colors go well with #E09DEC?

#A8EC9C (complementary), #B89CEC (analogous), and #CC5CE0 (lighter shade) work well with #E09DEC.