#DCCBCF Color Information

Hex color code: #DCCBCF

The hex color #DCCBCF is a light red with RGB values of (220, 203, 207) and HSL of (346°, 20%, 83%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#DCCBCF
RGB
220, 203, 207
HSL
346°, 20%, 83%
CMYK
0%, 8%, 6%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCCBCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 203, 207

Red: 220 / Green: 203 / Blue: 207

HSL

346°, 20%, 83%

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

CMYK

0%, 8%, 6%, 14%

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

What color is #DCCBCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCCBCF to RGB:

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

HEX to HSL

Convert #DCCBCF to HSL:

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

HEX to CMYK

Convert #DCCBCF to CMYK:

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

Color Meaning and Usage

A light red tone, #DCCBCF has RGB (220, 203, 207) and HSL (346°, 20%, 83%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCCBCF is #CBDCD8, creating high-contrast pairings. For softer combinations, try analogous colors like #DCCBD8.

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

Contrast with #DCCBCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCCBCF?

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

What is the RGB value of #DCCBCF?

#DCCBCF in RGB is (220, 203, 207) - 220 red, 203 green, and 207 blue.

How to use #DCCBCF in CSS?

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

What colors go well with #DCCBCF?

#CBDCD8 (complementary), #DCCBD8 (analogous), and #BE9DA5 (lighter shade) work well with #DCCBCF.