#D8CECC Color Information

Hex color code: #D8CECC

A soft red shade, #D8CECC appears as (216, 206, 204) in RGB and (10°, 13%, 82%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#D8CECC
RGB
216, 206, 204
HSL
10°, 13%, 82%
CMYK
0%, 5%, 6%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D8CECC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

216, 206, 204

Red: 216 / Green: 206 / Blue: 204

HSL

10°, 13%, 82%

Hue: 10° / Saturation: 13% / Lightness: 82%

CMYK

0%, 5%, 6%, 15%

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

What color is #D8CECC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D8CECC to RGB:

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

HEX to HSL

Convert #D8CECC to HSL:

hsl(10, 13%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #D8CECC to CMYK:

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

Color Meaning and Usage

#D8CECC is a ethereal red color with RGB values of 216, 206, 204 and HSL of 10°, 13%, 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 #D8CECC is #CBD5D7, creating high-contrast pairings. For softer combinations, try analogous colors like #D7CBCF.

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

Contrast with #D8CECC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D8CECC?

#D8CECC is a ethereal red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #D8CECC?

#D8CECC in RGB is (216, 206, 204) - 216 red, 206 green, and 204 blue.

How to use #D8CECC in CSS?

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

What colors go well with #D8CECC?

#CBD5D7 (complementary), #D7CBCF (analogous), and #B6A4A0 (lighter shade) work well with #D8CECC.