#D88BDF Color Information

Hex color code: #D88BDF

#D88BDF is a subtle magenta color. In RGB it is (216, 139, 223), and in HSL it is (295°, 57%, 71%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#D88BDF
RGB
216, 139, 223
HSL
295°, 57%, 71%
CMYK
3%, 38%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D88BDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

216, 139, 223

Red: 216 / Green: 139 / Blue: 223

HSL

295°, 57%, 71%

Hue: 295° / Saturation: 57% / Lightness: 71%

CMYK

3%, 38%, 0%, 13%

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

What color is #D88BDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D88BDF to RGB:

rgb(216, 139, 223)HEX to RGB Converter →

HEX to HSL

Convert #D88BDF to HSL:

hsl(295, 57%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #D88BDF to CMYK:

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

Color Meaning and Usage

#D88BDF is a muted magenta color with RGB values of 216, 139, 223 and HSL of 295°, 57%, 71%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D88BDF is #92DF8B, creating high-contrast pairings. For softer combinations, try analogous colors like #AE8BDF.

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

Contrast with #D88BDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D88BDF?

#D88BDF is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D88BDF?

#D88BDF in RGB is (216, 139, 223) - 216 red, 139 green, and 223 blue.

How to use #D88BDF in CSS?

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

What colors go well with #D88BDF?

#92DF8B (complementary), #AE8BDF (analogous), and #C44FCF (lighter shade) work well with #D88BDF.