#E08CDA Color Information

Hex color code: #E08CDA

The hex color #E08CDA is a balanced magenta with RGB values of (224, 140, 218) and HSL of (304°, 58%, 71%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#E08CDA
RGB
224, 140, 218
HSL
304°, 58%, 71%
CMYK
0%, 37%, 3%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E08CDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 140, 218

Red: 224 / Green: 140 / Blue: 218

HSL

304°, 58%, 71%

Hue: 304° / Saturation: 58% / Lightness: 71%

CMYK

0%, 37%, 3%, 12%

Cyan: 0% / Magenta: 37% / Yellow: 3% / Key: 12%

What color is #E08CDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E08CDA to RGB:

rgb(224, 140, 218)HEX to RGB Converter →

HEX to HSL

Convert #E08CDA to HSL:

hsl(304, 58%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #E08CDA to CMYK:

cmyk(0%, 37%, 3%, 12%)Color Converter →

Color Meaning and Usage

#E08CDA is a muted magenta color with RGB values of 224, 140, 218 and HSL of 304°, 58%, 71%. 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 #E08CDA is #8AE090, creating high-contrast pairings. For softer combinations, try analogous colors like #BB8AE0.

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

Contrast with #E08CDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E08CDA?

#E08CDA is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E08CDA?

#E08CDA in RGB is (224, 140, 218) - 224 red, 140 green, and 218 blue.

How to use #E08CDA in CSS?

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

What colors go well with #E08CDA?

#8AE090 (complementary), #BB8AE0 (analogous), and #D04EC7 (lighter shade) work well with #E08CDA.