#DCCECB Color Information

Hex color code: #DCCECB

A soft red shade, #DCCECB appears as (220, 206, 203) in RGB and (11°, 20%, 83%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#DCCECB
RGB
220, 206, 203
HSL
11°, 20%, 83%
CMYK
0%, 6%, 8%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCCECB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 206, 203

Red: 220 / Green: 206 / Blue: 203

HSL

11°, 20%, 83%

Hue: 11° / Saturation: 20% / Lightness: 83%

CMYK

0%, 6%, 8%, 14%

Cyan: 0% / Magenta: 6% / Yellow: 8% / Key: 14%

What color is #DCCECB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCCECB to RGB:

rgb(220, 206, 203)HEX to RGB Converter →

HEX to HSL

Convert #DCCECB to HSL:

hsl(11, 20%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DCCECB to CMYK:

cmyk(0%, 6%, 8%, 14%)Color Converter →

Color Meaning and Usage

A airy red tone, #DCCECB has RGB (220, 206, 203) and HSL (11°, 20%, 83%). 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 #DCCECB is #CBD9DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCCBD0.

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

Contrast with #DCCECB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCCECB?

#DCCECB is a airy red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DCCECB?

#DCCECB in RGB is (220, 206, 203) - 220 red, 206 green, and 203 blue.

How to use #DCCECB in CSS?

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

What colors go well with #DCCECB?

#CBD9DC (complementary), #DCCBD0 (analogous), and #BEA39D (lighter shade) work well with #DCCECB.