#D39DBA Color Information

Hex color code: #D39DBA

The hex color #D39DBA is a subtle magenta with RGB values of (211, 157, 186) and HSL of (328°, 38%, 72%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#D39DBA
RGB
211, 157, 186
HSL
328°, 38%, 72%
CMYK
0%, 26%, 12%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D39DBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 157, 186

Red: 211 / Green: 157 / Blue: 186

HSL

328°, 38%, 72%

Hue: 328° / Saturation: 38% / Lightness: 72%

CMYK

0%, 26%, 12%, 17%

Cyan: 0% / Magenta: 26% / Yellow: 12% / Key: 17%

What color is #D39DBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D39DBA to RGB:

rgb(211, 157, 186)HEX to RGB Converter →

HEX to HSL

Convert #D39DBA to HSL:

hsl(328, 38%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #D39DBA to CMYK:

cmyk(0%, 26%, 12%, 17%)Color Converter →

Color Meaning and Usage

#D39DBA is a gentle magenta color with RGB values of 211, 157, 186 and HSL of 328°, 38%, 72%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D39DBA is #9CD3B6, creating high-contrast pairings. For softer combinations, try analogous colors like #D19CD3.

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

Contrast with #D39DBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D39DBA?

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

What is the RGB value of #D39DBA?

#D39DBA in RGB is (211, 157, 186) - 211 red, 157 green, and 186 blue.

How to use #D39DBA in CSS?

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

What colors go well with #D39DBA?

#9CD3B6 (complementary), #D19CD3 (analogous), and #BB6894 (lighter shade) work well with #D39DBA.