#DCD0DB Color Information

Hex color code: #DCD0DB

#DCD0DB is a airy magenta color. In RGB it is (220, 208, 219), and in HSL it is (305°, 15%, 84%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#DCD0DB
RGB
220, 208, 219
HSL
305°, 15%, 84%
CMYK
0%, 5%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCD0DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 208, 219

Red: 220 / Green: 208 / Blue: 219

HSL

305°, 15%, 84%

Hue: 305° / Saturation: 15% / Lightness: 84%

CMYK

0%, 5%, 0%, 14%

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

What color is #DCD0DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCD0DB to RGB:

rgb(220, 208, 219)HEX to RGB Converter →

HEX to HSL

Convert #DCD0DB to HSL:

hsl(305, 15%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DCD0DB to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #DCD0DB has RGB (220, 208, 219) and HSL (305°, 15%, 84%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCD0DB is #D0DCD1, creating high-contrast pairings. For softer combinations, try analogous colors like #D7D0DC.

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

Contrast with #DCD0DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCD0DB?

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

What is the RGB value of #DCD0DB?

#DCD0DB in RGB is (220, 208, 219) - 220 red, 208 green, and 219 blue.

How to use #DCD0DB in CSS?

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

What colors go well with #DCD0DB?

#D0DCD1 (complementary), #D7D0DC (analogous), and #BCA4BA (lighter shade) work well with #DCD0DB.