#D8CDDD Color Information

Hex color code: #D8CDDD

#D8CDDD is a ethereal purple color. In RGB it is (216, 205, 221), and in HSL it is (281°, 19%, 84%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#D8CDDD
RGB
216, 205, 221
HSL
281°, 19%, 84%
CMYK
2%, 7%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D8CDDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

216, 205, 221

Red: 216 / Green: 205 / Blue: 221

HSL

281°, 19%, 84%

Hue: 281° / Saturation: 19% / Lightness: 84%

CMYK

2%, 7%, 0%, 13%

Cyan: 2% / Magenta: 7% / Yellow: 0% / Key: 13%

What color is #D8CDDD?

#D8CDDD is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D8CDDD to RGB:

rgb(216, 205, 221)HEX to RGB Converter →

HEX to HSL

Convert #D8CDDD to HSL:

hsl(281, 19%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #D8CDDD to CMYK:

cmyk(2%, 7%, 0%, 13%)Color Converter →

Color Meaning and Usage

#D8CDDD is a light purple color with RGB values of 216, 205, 221 and HSL of 281°, 19%, 84%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D8CDDD is #D3DECE, creating high-contrast pairings. For softer combinations, try analogous colors like #D1CEDE.

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

Contrast with #D8CDDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D8CDDD?

#D8CDDD is a light purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #D8CDDD?

#D8CDDD in RGB is (216, 205, 221) - 216 red, 205 green, and 221 blue.

How to use #D8CDDD in CSS?

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

What colors go well with #D8CDDD?

#D3DECE (complementary), #D1CEDE (analogous), and #B5A1BF (lighter shade) work well with #D8CDDD.