#E09DEF Color Information

Hex color code: #E09DEF

The hex color #E09DEF is a delicate magenta with RGB values of (224, 157, 239) and HSL of (289°, 72%, 78%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#E09DEF
RGB
224, 157, 239
HSL
289°, 72%, 78%
CMYK
6%, 34%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E09DEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 157, 239

Red: 224 / Green: 157 / Blue: 239

HSL

289°, 72%, 78%

Hue: 289° / Saturation: 72% / Lightness: 78%

CMYK

6%, 34%, 0%, 6%

Cyan: 6% / Magenta: 34% / Yellow: 0% / Key: 6%

What color is #E09DEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E09DEF to RGB:

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

HEX to HSL

Convert #E09DEF to HSL:

hsl(289, 72%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #E09DEF to CMYK:

cmyk(6%, 34%, 0%, 6%)Color Converter →

Color Meaning and Usage

A airy magenta tone, #E09DEF has RGB (224, 157, 239) and HSL (289°, 72%, 78%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E09DEF is #ADEF9F, creating high-contrast pairings. For softer combinations, try analogous colors like #B89FEF.

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

Contrast with #E09DEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E09DEF?

#E09DEF is a airy magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E09DEF?

#E09DEF in RGB is (224, 157, 239) - 224 red, 157 green, and 239 blue.

How to use #E09DEF in CSS?

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

What colors go well with #E09DEF?

#ADEF9F (complementary), #B89FEF (analogous), and #CC5DE5 (lighter shade) work well with #E09DEF.