#D09ABA Color Information

Hex color code: #D09ABA

A gentle magenta shade, #D09ABA appears as (208, 154, 186) in RGB and (324°, 36%, 71%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#D09ABA
RGB
208, 154, 186
HSL
324°, 36%, 71%
CMYK
0%, 26%, 11%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D09ABA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 154, 186

Red: 208 / Green: 154 / Blue: 186

HSL

324°, 36%, 71%

Hue: 324° / Saturation: 36% / Lightness: 71%

CMYK

0%, 26%, 11%, 18%

Cyan: 0% / Magenta: 26% / Yellow: 11% / Key: 18%

What color is #D09ABA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D09ABA to RGB:

rgb(208, 154, 186)HEX to RGB Converter →

HEX to HSL

Convert #D09ABA to HSL:

hsl(324, 36%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #D09ABA to CMYK:

cmyk(0%, 26%, 11%, 18%)Color Converter →

Color Meaning and Usage

#D09ABA is a soft magenta color with RGB values of 208, 154, 186 and HSL of 324°, 36%, 71%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D09ABA is #9AD0B0, creating high-contrast pairings. For softer combinations, try analogous colors like #CA9AD0.

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

Contrast with #D09ABA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D09ABA?

#D09ABA is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D09ABA?

#D09ABA in RGB is (208, 154, 186) - 208 red, 154 green, and 186 blue.

How to use #D09ABA in CSS?

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

What colors go well with #D09ABA?

#9AD0B0 (complementary), #CA9AD0 (analogous), and #B76697 (lighter shade) work well with #D09ABA.