#DCEAEF Color Information

Hex color code: #DCEAEF

#DCEAEF is a light blue color. In RGB it is (220, 234, 239), and in HSL it is (196°, 37%, 90%). It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#DCEAEF
RGB
220, 234, 239
HSL
196°, 37%, 90%
CMYK
8%, 2%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCEAEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 234, 239

Red: 220 / Green: 234 / Blue: 239

HSL

196°, 37%, 90%

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

CMYK

8%, 2%, 0%, 6%

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

What color is #DCEAEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCEAEF to RGB:

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

HEX to HSL

Convert #DCEAEF to HSL:

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

HEX to CMYK

Convert #DCEAEF to CMYK:

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

Color Meaning and Usage

#DCEAEF is a ethereal blue color with RGB values of 220, 234, 239 and HSL of 196°, 37%, 90%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCEAEF is #EFE1DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCEFEB.

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

Contrast with #DCEAEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCEAEF?

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

What is the RGB value of #DCEAEF?

#DCEAEF in RGB is (220, 234, 239) - 220 red, 234 green, and 239 blue.

How to use #DCEAEF in CSS?

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

What colors go well with #DCEAEF?

#EFE1DC (complementary), #DCEFEB (analogous), and #A8CAD7 (lighter shade) work well with #DCEAEF.