#DCCBD2 Color Information

Hex color code: #DCCBD2

A light magenta shade, #DCCBD2 appears as (220, 203, 210) in RGB and (335°, 20%, 83%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#DCCBD2
RGB
220, 203, 210
HSL
335°, 20%, 83%
CMYK
0%, 8%, 5%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCCBD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 203, 210

Red: 220 / Green: 203 / Blue: 210

HSL

335°, 20%, 83%

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

CMYK

0%, 8%, 5%, 14%

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

What color is #DCCBD2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCCBD2 to RGB:

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

HEX to HSL

Convert #DCCBD2 to HSL:

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

HEX to CMYK

Convert #DCCBD2 to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #DCCBD2 has RGB (220, 203, 210) and HSL (335°, 20%, 83%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCCBD2 is #CBDCD5, creating high-contrast pairings. For softer combinations, try analogous colors like #DCCBDB.

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

Contrast with #DCCBD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCCBD2?

#DCCBD2 is a delicate magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DCCBD2?

#DCCBD2 in RGB is (220, 203, 210) - 220 red, 203 green, and 210 blue.

How to use #DCCBD2 in CSS?

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

What colors go well with #DCCBD2?

#CBDCD5 (complementary), #DCCBDB (analogous), and #BE9DAB (lighter shade) work well with #DCCBD2.