#D87DCE Color Information

Hex color code: #D87DCE

#D87DCE is a neutral magenta color. In RGB it is (216, 125, 206), and in HSL it is (307°, 54%, 67%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#D87DCE
RGB
216, 125, 206
HSL
307°, 54%, 67%
CMYK
0%, 42%, 5%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D87DCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

216, 125, 206

Red: 216 / Green: 125 / Blue: 206

HSL

307°, 54%, 67%

Hue: 307° / Saturation: 54% / Lightness: 67%

CMYK

0%, 42%, 5%, 15%

Cyan: 0% / Magenta: 42% / Yellow: 5% / Key: 15%

What color is #D87DCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D87DCE to RGB:

rgb(216, 125, 206)HEX to RGB Converter →

HEX to HSL

Convert #D87DCE to HSL:

hsl(307, 54%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #D87DCE to CMYK:

cmyk(0%, 42%, 5%, 15%)Color Converter →

Color Meaning and Usage

#D87DCE is a understated magenta color with RGB values of 216, 125, 206 and HSL of 307°, 54%, 67%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D87DCE is #7DD888, creating high-contrast pairings. For softer combinations, try analogous colors like #B57DD8.

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

Contrast with #D87DCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D87DCE?

#D87DCE is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D87DCE?

#D87DCE in RGB is (216, 125, 206) - 216 red, 125 green, and 206 blue.

How to use #D87DCE in CSS?

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

What colors go well with #D87DCE?

#7DD888 (complementary), #B57DD8 (analogous), and #C743B7 (lighter shade) work well with #D87DCE.