#DCDAE8 Color Information

Hex color code: #DCDAE8

The hex color #DCDAE8 is a light blue with RGB values of (220, 218, 232) and HSL of (249°, 23%, 88%). It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#DCDAE8
RGB
220, 218, 232
HSL
249°, 23%, 88%
CMYK
5%, 6%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCDAE8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 218, 232

Red: 220 / Green: 218 / Blue: 232

HSL

249°, 23%, 88%

Hue: 249° / Saturation: 23% / Lightness: 88%

CMYK

5%, 6%, 0%, 9%

Cyan: 5% / Magenta: 6% / Yellow: 0% / Key: 9%

What color is #DCDAE8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCDAE8 to RGB:

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

HEX to HSL

Convert #DCDAE8 to HSL:

hsl(249, 23%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #DCDAE8 to CMYK:

cmyk(5%, 6%, 0%, 9%)Color Converter →

Color Meaning and Usage

A light blue tone, #DCDAE8 has RGB (220, 218, 232) and HSL (249°, 23%, 88%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCDAE8 is #E5E7D9, creating high-contrast pairings. For softer combinations, try analogous colors like #D9DEE7.

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

Contrast with #DCDAE8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCDAE8?

#DCDAE8 is a light blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DCDAE8?

#DCDAE8 in RGB is (220, 218, 232) - 220 red, 218 green, and 232 blue.

How to use #DCDAE8 in CSS?

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

What colors go well with #DCDAE8?

#E5E7D9 (complementary), #D9DEE7 (analogous), and #AFAACA (lighter shade) work well with #DCDAE8.