#D08ABF Color Information

Hex color code: #D08ABF

#D08ABF is a soft magenta color. In RGB it is (208, 138, 191), and in HSL it is (315°, 43%, 68%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#D08ABF
RGB
208, 138, 191
HSL
315°, 43%, 68%
CMYK
0%, 34%, 8%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D08ABF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 138, 191

Red: 208 / Green: 138 / Blue: 191

HSL

315°, 43%, 68%

Hue: 315° / Saturation: 43% / Lightness: 68%

CMYK

0%, 34%, 8%, 18%

Cyan: 0% / Magenta: 34% / Yellow: 8% / Key: 18%

What color is #D08ABF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D08ABF to RGB:

rgb(208, 138, 191)HEX to RGB Converter →

HEX to HSL

Convert #D08ABF to HSL:

hsl(315, 43%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #D08ABF to CMYK:

cmyk(0%, 34%, 8%, 18%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #D08ABF has RGB (208, 138, 191) and HSL (315°, 43%, 68%). 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 #D08ABF is #8AD09C, creating high-contrast pairings. For softer combinations, try analogous colors like #BF8AD0.

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

Contrast with #D08ABF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D08ABF?

#D08ABF is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D08ABF?

#D08ABF in RGB is (208, 138, 191) - 208 red, 138 green, and 191 blue.

How to use #D08ABF in CSS?

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

What colors go well with #D08ABF?

#8AD09C (complementary), #BF8AD0 (analogous), and #BB54A1 (lighter shade) work well with #D08ABF.