#DCD8DE Color Information

Hex color code: #DCD8DE

#DCD8DE is a ethereal purple color. In RGB it is (220, 216, 222), and in HSL it is (280°, 8%, 86%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#DCD8DE
RGB
220, 216, 222
HSL
280°, 8%, 86%
CMYK
1%, 3%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCD8DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 216, 222

Red: 220 / Green: 216 / Blue: 222

HSL

280°, 8%, 86%

Hue: 280° / Saturation: 8% / Lightness: 86%

CMYK

1%, 3%, 0%, 13%

Cyan: 1% / Magenta: 3% / Yellow: 0% / Key: 13%

What color is #DCD8DE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCD8DE to RGB:

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

HEX to HSL

Convert #DCD8DE to HSL:

hsl(280, 8%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #DCD8DE to CMYK:

cmyk(1%, 3%, 0%, 13%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #DCD8DE has RGB (220, 216, 222) and HSL (280°, 8%, 86%). 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 #DCD8DE is #DADED8, creating high-contrast pairings. For softer combinations, try analogous colors like #D9D8DE.

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

Contrast with #DCD8DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCD8DE?

#DCD8DE is a delicate purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DCD8DE?

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

How to use #DCD8DE in CSS?

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

What colors go well with #DCD8DE?

#DADED8 (complementary), #D9D8DE (analogous), and #B7AFBB (lighter shade) work well with #DCD8DE.