#DCDAE4 Color Information

Hex color code: #DCDAE4

#DCDAE4 is a airy blue color. In RGB it is (220, 218, 228), and in HSL it is (252°, 16%, 87%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#DCDAE4
RGB
220, 218, 228
HSL
252°, 16%, 87%
CMYK
4%, 4%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCDAE4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 218, 228

Red: 220 / Green: 218 / Blue: 228

HSL

252°, 16%, 87%

Hue: 252° / Saturation: 16% / Lightness: 87%

CMYK

4%, 4%, 0%, 11%

Cyan: 4% / Magenta: 4% / Yellow: 0% / Key: 11%

What color is #DCDAE4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCDAE4 to RGB:

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

HEX to HSL

Convert #DCDAE4 to HSL:

hsl(252, 16%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #DCDAE4 to CMYK:

cmyk(4%, 4%, 0%, 11%)Color Converter →

Color Meaning and Usage

A airy blue tone, #DCDAE4 has RGB (220, 218, 228) and HSL (252°, 16%, 87%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCDAE4 is #E1E3D9, creating high-contrast pairings. For softer combinations, try analogous colors like #D9DCE3.

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

Contrast with #DCDAE4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCDAE4?

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

What is the RGB value of #DCDAE4?

#DCDAE4 in RGB is (220, 218, 228) - 220 red, 218 green, and 228 blue.

How to use #DCDAE4 in CSS?

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

What colors go well with #DCDAE4?

#E1E3D9 (complementary), #D9DCE3 (analogous), and #B1ACC3 (lighter shade) work well with #DCDAE4.