#D8BBCC Color Information

Hex color code: #D8BBCC

A soft magenta shade, #D8BBCC appears as (216, 187, 204) in RGB and (325°, 27%, 79%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#D8BBCC
RGB
216, 187, 204
HSL
325°, 27%, 79%
CMYK
0%, 13%, 6%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D8BBCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

216, 187, 204

Red: 216 / Green: 187 / Blue: 204

HSL

325°, 27%, 79%

Hue: 325° / Saturation: 27% / Lightness: 79%

CMYK

0%, 13%, 6%, 15%

Cyan: 0% / Magenta: 13% / Yellow: 6% / Key: 15%

What color is #D8BBCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D8BBCC to RGB:

rgb(216, 187, 204)HEX to RGB Converter →

HEX to HSL

Convert #D8BBCC to HSL:

hsl(325, 27%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #D8BBCC to CMYK:

cmyk(0%, 13%, 6%, 15%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #D8BBCC has RGB (216, 187, 204) and HSL (325°, 27%, 79%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D8BBCC is #BBD8C7, creating high-contrast pairings. For softer combinations, try analogous colors like #D5BBD8.

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

Contrast with #D8BBCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D8BBCC?

#D8BBCC is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D8BBCC?

#D8BBCC in RGB is (216, 187, 204) - 216 red, 187 green, and 204 blue.

How to use #D8BBCC in CSS?

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

What colors go well with #D8BBCC?

#BBD8C7 (complementary), #D5BBD8 (analogous), and #BC8AA7 (lighter shade) work well with #D8BBCC.