#D88CDE Color Information

Hex color code: #D88CDE

A subtle magenta shade, #D88CDE appears as (216, 140, 222) in RGB and (296°, 55%, 71%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#D88CDE
RGB
216, 140, 222
HSL
296°, 55%, 71%
CMYK
3%, 37%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D88CDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

216, 140, 222

Red: 216 / Green: 140 / Blue: 222

HSL

296°, 55%, 71%

Hue: 296° / Saturation: 55% / Lightness: 71%

CMYK

3%, 37%, 0%, 13%

Cyan: 3% / Magenta: 37% / Yellow: 0% / Key: 13%

What color is #D88CDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D88CDE to RGB:

rgb(216, 140, 222)HEX to RGB Converter →

HEX to HSL

Convert #D88CDE to HSL:

hsl(296, 55%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #D88CDE to CMYK:

cmyk(3%, 37%, 0%, 13%)Color Converter →

Color Meaning and Usage

#D88CDE is a subtle magenta color with RGB values of 216, 140, 222 and HSL of 296°, 55%, 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 #D88CDE is #92DE8C, creating high-contrast pairings. For softer combinations, try analogous colors like #B08CDE.

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

Contrast with #D88CDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D88CDE?

#D88CDE is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D88CDE?

#D88CDE in RGB is (216, 140, 222) - 216 red, 140 green, and 222 blue.

How to use #D88CDE in CSS?

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

What colors go well with #D88CDE?

#92DE8C (complementary), #B08CDE (analogous), and #C451CD (lighter shade) work well with #D88CDE.