#DCCCD9 Color Information

Hex color code: #DCCCD9

A ethereal magenta shade, #DCCCD9 appears as (220, 204, 217) in RGB and (311°, 19%, 83%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#DCCCD9
RGB
220, 204, 217
HSL
311°, 19%, 83%
CMYK
0%, 7%, 1%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCCCD9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 204, 217

Red: 220 / Green: 204 / Blue: 217

HSL

311°, 19%, 83%

Hue: 311° / Saturation: 19% / Lightness: 83%

CMYK

0%, 7%, 1%, 14%

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

What color is #DCCCD9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCCCD9 to RGB:

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

HEX to HSL

Convert #DCCCD9 to HSL:

hsl(311, 19%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DCCCD9 to CMYK:

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

Color Meaning and Usage

A light magenta tone, #DCCCD9 has RGB (220, 204, 217) and HSL (311°, 19%, 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 #DCCCD9 is #CBDCCE, creating high-contrast pairings. For softer combinations, try analogous colors like #D7CBDC.

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

Contrast with #DCCCD9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCCCD9?

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

What is the RGB value of #DCCCD9?

#DCCCD9 in RGB is (220, 204, 217) - 220 red, 204 green, and 217 blue.

How to use #DCCCD9 in CSS?

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

What colors go well with #DCCCD9?

#CBDCCE (complementary), #D7CBDC (analogous), and #BD9EB7 (lighter shade) work well with #DCCCD9.