#D8CAD7 Color Information

Hex color code: #D8CAD7

A ethereal magenta shade, #D8CAD7 appears as (216, 202, 215) in RGB and (304°, 15%, 82%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#D8CAD7
RGB
216, 202, 215
HSL
304°, 15%, 82%
CMYK
0%, 6%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D8CAD7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

216, 202, 215

Red: 216 / Green: 202 / Blue: 215

HSL

304°, 15%, 82%

Hue: 304° / Saturation: 15% / Lightness: 82%

CMYK

0%, 6%, 0%, 15%

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

What color is #D8CAD7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D8CAD7 to RGB:

rgb(216, 202, 215)HEX to RGB Converter →

HEX to HSL

Convert #D8CAD7 to HSL:

hsl(304, 15%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #D8CAD7 to CMYK:

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

Color Meaning and Usage

#D8CAD7 is a ethereal magenta color with RGB values of 216, 202, 215 and HSL of 304°, 15%, 82%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D8CAD7 is #CAD8CB, creating high-contrast pairings. For softer combinations, try analogous colors like #D2CAD8.

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

Contrast with #D8CAD7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D8CAD7?

#D8CAD7 is a ethereal magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #D8CAD7?

#D8CAD7 in RGB is (216, 202, 215) - 216 red, 202 green, and 215 blue.

How to use #D8CAD7 in CSS?

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

What colors go well with #D8CAD7?

#CAD8CB (complementary), #D2CAD8 (analogous), and #B79EB6 (lighter shade) work well with #D8CAD7.