#E08FDB Color Information

Hex color code: #E08FDB

The hex color #E08FDB is a neutral magenta with RGB values of (224, 143, 219) and HSL of (304°, 57%, 72%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#E08FDB
RGB
224, 143, 219
HSL
304°, 57%, 72%
CMYK
0%, 36%, 2%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E08FDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 143, 219

Red: 224 / Green: 143 / Blue: 219

HSL

304°, 57%, 72%

Hue: 304° / Saturation: 57% / Lightness: 72%

CMYK

0%, 36%, 2%, 12%

Cyan: 0% / Magenta: 36% / Yellow: 2% / Key: 12%

What color is #E08FDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E08FDB to RGB:

rgb(224, 143, 219)HEX to RGB Converter →

HEX to HSL

Convert #E08FDB to HSL:

hsl(304, 57%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #E08FDB to CMYK:

cmyk(0%, 36%, 2%, 12%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #E08FDB has RGB (224, 143, 219) and HSL (304°, 57%, 72%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E08FDB is #8FE094, creating high-contrast pairings. For softer combinations, try analogous colors like #BD8FE0.

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

Contrast with #E08FDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E08FDB?

#E08FDB is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E08FDB?

#E08FDB in RGB is (224, 143, 219) - 224 red, 143 green, and 219 blue.

How to use #E08FDB in CSS?

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

What colors go well with #E08FDB?

#8FE094 (complementary), #BD8FE0 (analogous), and #D053C8 (lighter shade) work well with #E08FDB.