#DCDEEF Color Information

Hex color code: #DCDEEF

The hex color #DCDEEF is a airy blue with RGB values of (220, 222, 239) and HSL of (234°, 37%, 90%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#DCDEEF
RGB
220, 222, 239
HSL
234°, 37%, 90%
CMYK
8%, 7%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCDEEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 222, 239

Red: 220 / Green: 222 / Blue: 239

HSL

234°, 37%, 90%

Hue: 234° / Saturation: 37% / Lightness: 90%

CMYK

8%, 7%, 0%, 6%

Cyan: 8% / Magenta: 7% / Yellow: 0% / Key: 6%

What color is #DCDEEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCDEEF to RGB:

rgb(220, 222, 239)HEX to RGB Converter →

HEX to HSL

Convert #DCDEEF to HSL:

hsl(234, 37%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #DCDEEF to CMYK:

cmyk(8%, 7%, 0%, 6%)Color Converter →

Color Meaning and Usage

#DCDEEF is a airy blue color with RGB values of 220, 222, 239 and HSL of 234°, 37%, 90%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCDEEF is #EFEDDC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCE7EF.

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

Contrast with #DCDEEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCDEEF?

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

What is the RGB value of #DCDEEF?

#DCDEEF in RGB is (220, 222, 239) - 220 red, 222 green, and 239 blue.

How to use #DCDEEF in CSS?

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

What colors go well with #DCDEEF?

#EFEDDC (complementary), #DCE7EF (analogous), and #A8ACD7 (lighter shade) work well with #DCDEEF.