#D8CCCA Color Information

Hex color code: #D8CCCA

A ethereal red shade, #D8CCCA appears as (216, 204, 202) in RGB and (9°, 15%, 82%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#D8CCCA
RGB
216, 204, 202
HSL
9°, 15%, 82%
CMYK
0%, 6%, 6%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D8CCCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

216, 204, 202

Red: 216 / Green: 204 / Blue: 202

HSL

9°, 15%, 82%

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

CMYK

0%, 6%, 6%, 15%

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

What color is #D8CCCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D8CCCA to RGB:

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

HEX to HSL

Convert #D8CCCA to HSL:

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

HEX to CMYK

Convert #D8CCCA to CMYK:

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

Color Meaning and Usage

A soft red tone, #D8CCCA has RGB (216, 204, 202) and HSL (9°, 15%, 82%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D8CCCA is #CAD6D8, creating high-contrast pairings. For softer combinations, try analogous colors like #D8CACF.

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

Contrast with #D8CCCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D8CCCA?

#D8CCCA is a soft red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #D8CCCA?

#D8CCCA in RGB is (216, 204, 202) - 216 red, 204 green, and 202 blue.

How to use #D8CCCA in CSS?

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

What colors go well with #D8CCCA?

#CAD6D8 (complementary), #D8CACF (analogous), and #B7A29E (lighter shade) work well with #D8CCCA.