#DCCBCC Color Information

Hex color code: #DCCBCC

A light red shade, #DCCBCC appears as (220, 203, 204) in RGB and (356°, 20%, 83%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#DCCBCC
RGB
220, 203, 204
HSL
356°, 20%, 83%
CMYK
0%, 8%, 7%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCCBCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 203, 204

Red: 220 / Green: 203 / Blue: 204

HSL

356°, 20%, 83%

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

CMYK

0%, 8%, 7%, 14%

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

What color is #DCCBCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCCBCC to RGB:

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

HEX to HSL

Convert #DCCBCC to HSL:

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

HEX to CMYK

Convert #DCCBCC to CMYK:

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

Color Meaning and Usage

A airy red tone, #DCCBCC has RGB (220, 203, 204) and HSL (356°, 20%, 83%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCCBCC is #CBDCDB, creating high-contrast pairings. For softer combinations, try analogous colors like #DCCBD5.

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

Contrast with #DCCBCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCCBCC?

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

What is the RGB value of #DCCBCC?

#DCCBCC in RGB is (220, 203, 204) - 220 red, 203 green, and 204 blue.

How to use #DCCBCC in CSS?

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

What colors go well with #DCCBCC?

#CBDCDB (complementary), #DCCBD5 (analogous), and #BE9D9F (lighter shade) work well with #DCCBCC.