#DCDADD Color Information

Hex color code: #DCDADD

#DCDADD is a soft purple color. In RGB it is (220, 218, 221), and in HSL it is (280°, 4%, 86%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#DCDADD
RGB
220, 218, 221
HSL
280°, 4%, 86%
CMYK
0%, 1%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCDADD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 218, 221

Red: 220 / Green: 218 / Blue: 221

HSL

280°, 4%, 86%

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

CMYK

0%, 1%, 0%, 13%

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

What color is #DCDADD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCDADD to RGB:

rgb(220, 218, 221)HEX to RGB Converter →

HEX to HSL

Convert #DCDADD to HSL:

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

HEX to CMYK

Convert #DCDADD to CMYK:

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

Color Meaning and Usage

#DCDADD is a delicate purple color with RGB values of 220, 218, 221 and HSL of 280°, 4%, 86%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCDADD is #DBDDDA, creating high-contrast pairings. For softer combinations, try analogous colors like #DADADD.

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

Contrast with #DCDADD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCDADD?

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

What is the RGB value of #DCDADD?

#DCDADD in RGB is (220, 218, 221) - 220 red, 218 green, and 221 blue.

How to use #DCDADD in CSS?

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

What colors go well with #DCDADD?

#DBDDDA (complementary), #DADADD (analogous), and #B6B2B8 (lighter shade) work well with #DCDADD.