#D87FEE Color Information

Hex color code: #D87FEE

#D87FEE is a dynamic magenta color. In RGB it is (216, 127, 238), and in HSL it is (288°, 77%, 72%). It is typically applied in digital products.

Try:
Color NameViolet
HEX
#D87FEE
RGB
216, 127, 238
HSL
288°, 77%, 72%
CMYK
9%, 47%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D87FEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

216, 127, 238

Red: 216 / Green: 127 / Blue: 238

HSL

288°, 77%, 72%

Hue: 288° / Saturation: 77% / Lightness: 72%

CMYK

9%, 47%, 0%, 7%

Cyan: 9% / Magenta: 47% / Yellow: 0% / Key: 7%

What color is #D87FEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D87FEE to RGB:

rgb(216, 127, 238)HEX to RGB Converter →

HEX to HSL

Convert #D87FEE to HSL:

hsl(288, 77%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #D87FEE to CMYK:

cmyk(9%, 47%, 0%, 7%)Color Converter →

Color Meaning and Usage

#D87FEE is a bold magenta color with RGB values of 216, 127, 238 and HSL of 288°, 77%, 72%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D87FEE is #97EF81, creating high-contrast pairings. For softer combinations, try analogous colors like #A281EF.

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

Contrast with #D87FEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D87FEE?

#D87FEE is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D87FEE?

#D87FEE in RGB is (216, 127, 238) - 216 red, 127 green, and 238 blue.

How to use #D87FEE in CSS?

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

What colors go well with #D87FEE?

#97EF81 (complementary), #A281EF (analogous), and #C43DE6 (lighter shade) work well with #D87FEE.