#D08EC1 Color Information

Hex color code: #D08EC1

#D08EC1 is a subtle magenta color. In RGB it is (208, 142, 193), and in HSL it is (314°, 41%, 69%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#D08EC1
RGB
208, 142, 193
HSL
314°, 41%, 69%
CMYK
0%, 32%, 7%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D08EC1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 142, 193

Red: 208 / Green: 142 / Blue: 193

HSL

314°, 41%, 69%

Hue: 314° / Saturation: 41% / Lightness: 69%

CMYK

0%, 32%, 7%, 18%

Cyan: 0% / Magenta: 32% / Yellow: 7% / Key: 18%

What color is #D08EC1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D08EC1 to RGB:

rgb(208, 142, 193)HEX to RGB Converter →

HEX to HSL

Convert #D08EC1 to HSL:

hsl(314, 41%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #D08EC1 to CMYK:

cmyk(0%, 32%, 7%, 18%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #D08EC1 has RGB (208, 142, 193) and HSL (314°, 41%, 69%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D08EC1 is #90D09F, creating high-contrast pairings. For softer combinations, try analogous colors like #BF90D0.

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

Contrast with #D08EC1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D08EC1?

#D08EC1 is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D08EC1?

#D08EC1 in RGB is (208, 142, 193) - 208 red, 142 green, and 193 blue.

How to use #D08EC1 in CSS?

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

What colors go well with #D08EC1?

#90D09F (complementary), #BF90D0 (analogous), and #BA5AA3 (lighter shade) work well with #D08EC1.