#D6CECC Color Information

Hex color code: #D6CECC

A light red shade, #D6CECC appears as (214, 206, 204) in RGB and (12°, 11%, 82%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#D6CECC
RGB
214, 206, 204
HSL
12°, 11%, 82%
CMYK
0%, 4%, 5%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D6CECC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

214, 206, 204

Red: 214 / Green: 206 / Blue: 204

HSL

12°, 11%, 82%

Hue: 12° / Saturation: 11% / Lightness: 82%

CMYK

0%, 4%, 5%, 16%

Cyan: 0% / Magenta: 4% / Yellow: 5% / Key: 16%

What color is #D6CECC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D6CECC to RGB:

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

HEX to HSL

Convert #D6CECC to HSL:

hsl(12, 11%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #D6CECC to CMYK:

cmyk(0%, 4%, 5%, 16%)Color Converter →

Color Meaning and Usage

A ethereal red tone, #D6CECC has RGB (214, 206, 204) and HSL (12°, 11%, 82%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D6CECC is #CCD4D6, creating high-contrast pairings. For softer combinations, try analogous colors like #D6CCCF.

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

Contrast with #D6CECC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D6CECC?

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

What is the RGB value of #D6CECC?

#D6CECC in RGB is (214, 206, 204) - 214 red, 206 green, and 204 blue.

How to use #D6CECC in CSS?

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

What colors go well with #D6CECC?

#CCD4D6 (complementary), #D6CCCF (analogous), and #B4A5A2 (lighter shade) work well with #D6CECC.