#DCD8DC Color Information

Hex color code: #DCD8DC

#DCD8DC is a airy magenta color. In RGB it is (220, 216, 220), and in HSL it is (300°, 5%, 85%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#DCD8DC
RGB
220, 216, 220
HSL
300°, 5%, 85%
CMYK
0%, 2%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCD8DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 216, 220

Red: 220 / Green: 216 / Blue: 220

HSL

300°, 5%, 85%

Hue: 300° / Saturation: 5% / Lightness: 85%

CMYK

0%, 2%, 0%, 14%

Cyan: 0% / Magenta: 2% / Yellow: 0% / Key: 14%

What color is #DCD8DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCD8DC to RGB:

rgb(220, 216, 220)HEX to RGB Converter →

HEX to HSL

Convert #DCD8DC to HSL:

hsl(300, 5%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DCD8DC to CMYK:

cmyk(0%, 2%, 0%, 14%)Color Converter →

Color Meaning and Usage

A light magenta tone, #DCD8DC has RGB (220, 216, 220) and HSL (300°, 5%, 85%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCD8DC is #D7DBD7, creating high-contrast pairings. For softer combinations, try analogous colors like #D9D7DB.

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

Contrast with #DCD8DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCD8DC?

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

What is the RGB value of #DCD8DC?

#DCD8DC in RGB is (220, 216, 220) - 220 red, 216 green, and 220 blue.

How to use #DCD8DC in CSS?

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

What colors go well with #DCD8DC?

#D7DBD7 (complementary), #D9D7DB (analogous), and #B6AFB6 (lighter shade) work well with #DCD8DC.