#DCCDD9 Color Information

Hex color code: #DCCDD9

A ethereal magenta shade, #DCCDD9 appears as (220, 205, 217) in RGB and (312°, 18%, 83%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#DCCDD9
RGB
220, 205, 217
HSL
312°, 18%, 83%
CMYK
0%, 7%, 1%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCCDD9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 205, 217

Red: 220 / Green: 205 / Blue: 217

HSL

312°, 18%, 83%

Hue: 312° / Saturation: 18% / Lightness: 83%

CMYK

0%, 7%, 1%, 14%

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

What color is #DCCDD9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCCDD9 to RGB:

rgb(220, 205, 217)HEX to RGB Converter →

HEX to HSL

Convert #DCCDD9 to HSL:

hsl(312, 18%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DCCDD9 to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #DCCDD9 has RGB (220, 205, 217) and HSL (312°, 18%, 83%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCCDD9 is #CCDBCF, creating high-contrast pairings. For softer combinations, try analogous colors like #D7CCDB.

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

Contrast with #DCCDD9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCCDD9?

#DCCDD9 is a airy magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DCCDD9?

#DCCDD9 in RGB is (220, 205, 217) - 220 red, 205 green, and 217 blue.

How to use #DCCDD9 in CSS?

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

What colors go well with #DCCDD9?

#CCDBCF (complementary), #D7CCDB (analogous), and #BC9FB6 (lighter shade) work well with #DCCDD9.