#DCCDD2 Color Information

Hex color code: #DCCDD2

A airy magenta shade, #DCCDD2 appears as (220, 205, 210) in RGB and (340°, 18%, 83%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#DCCDD2
RGB
220, 205, 210
HSL
340°, 18%, 83%
CMYK
0%, 7%, 5%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCCDD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 205, 210

Red: 220 / Green: 205 / Blue: 210

HSL

340°, 18%, 83%

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

CMYK

0%, 7%, 5%, 14%

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

What color is #DCCDD2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCCDD2 to RGB:

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

HEX to HSL

Convert #DCCDD2 to HSL:

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

HEX to CMYK

Convert #DCCDD2 to CMYK:

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

Color Meaning and Usage

A light magenta tone, #DCCDD2 has RGB (220, 205, 210) and HSL (340°, 18%, 83%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCCDD2 is #CCDBD6, creating high-contrast pairings. For softer combinations, try analogous colors like #DBCCD9.

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

Contrast with #DCCDD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCCDD2?

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

What is the RGB value of #DCCDD2?

#DCCDD2 in RGB is (220, 205, 210) - 220 red, 205 green, and 210 blue.

How to use #DCCDD2 in CSS?

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

What colors go well with #DCCDD2?

#CCDBD6 (complementary), #DBCCD9 (analogous), and #BC9FA9 (lighter shade) work well with #DCCDD2.