#E09EEF Color Information

Hex color code: #E09EEF

A ethereal magenta shade, #E09EEF appears as (224, 158, 239) in RGB and (289°, 72%, 78%) in HSL. It is typically applied in digital products.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E09EEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 158, 239

Red: 224 / Green: 158 / 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 #E09EEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E09EEF to RGB:

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

HEX to HSL

Convert #E09EEF to HSL:

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

HEX to CMYK

Convert #E09EEF to CMYK:

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

Color Meaning and Usage

A ethereal magenta tone, #E09EEF has RGB (224, 158, 239) and HSL (289°, 72%, 78%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #E09EEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E09EEF?

#E09EEF is a ethereal magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E09EEF?

#E09EEF in RGB is (224, 158, 239) - 224 red, 158 green, and 239 blue.

How to use #E09EEF in CSS?

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

What colors go well with #E09EEF?

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