#DCD5DB Color Information

Hex color code: #DCD5DB

The hex color #DCD5DB is a light magenta with RGB values of (220, 213, 219) and HSL of (309°, 9%, 85%). It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#DCD5DB
RGB
220, 213, 219
HSL
309°, 9%, 85%
CMYK
0%, 3%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCD5DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 213, 219

Red: 220 / Green: 213 / Blue: 219

HSL

309°, 9%, 85%

Hue: 309° / Saturation: 9% / Lightness: 85%

CMYK

0%, 3%, 0%, 14%

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

What color is #DCD5DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCD5DB to RGB:

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

HEX to HSL

Convert #DCD5DB to HSL:

hsl(309, 9%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DCD5DB to CMYK:

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

Color Meaning and Usage

A ethereal magenta tone, #DCD5DB has RGB (220, 213, 219) and HSL (309°, 9%, 85%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCD5DB is #D5DCD6, creating high-contrast pairings. For softer combinations, try analogous colors like #DAD5DC.

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

Contrast with #DCD5DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCD5DB?

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

What is the RGB value of #DCD5DB?

#DCD5DB in RGB is (220, 213, 219) - 220 red, 213 green, and 219 blue.

How to use #DCD5DB in CSS?

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

What colors go well with #DCD5DB?

#D5DCD6 (complementary), #DAD5DC (analogous), and #B9ACB7 (lighter shade) work well with #DCD5DB.