#DEE7EC Color Information

Hex color code: #DEE7EC

A delicate blue shade, #DEE7EC appears as (222, 231, 236) in RGB and (201°, 27%, 90%) in HSL. It is popular in mobile app design.

Try:
Color NameLavender
HEX
#DEE7EC
RGB
222, 231, 236
HSL
201°, 27%, 90%
CMYK
6%, 2%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEE7EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 231, 236

Red: 222 / Green: 231 / Blue: 236

HSL

201°, 27%, 90%

Hue: 201° / Saturation: 27% / Lightness: 90%

CMYK

6%, 2%, 0%, 7%

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

What color is #DEE7EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEE7EC to RGB:

rgb(222, 231, 236)HEX to RGB Converter →

HEX to HSL

Convert #DEE7EC to HSL:

hsl(201, 27%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #DEE7EC to CMYK:

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

Color Meaning and Usage

A light blue tone, #DEE7EC has RGB (222, 231, 236) and HSL (201°, 27%, 90%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEE7EC is #ECE3DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFECEA.

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

Contrast with #DEE7EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEE7EC?

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

What is the RGB value of #DEE7EC?

#DEE7EC in RGB is (222, 231, 236) - 222 red, 231 green, and 236 blue.

How to use #DEE7EC in CSS?

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

What colors go well with #DEE7EC?

#ECE3DF (complementary), #DFECEA (analogous), and #AEC4D0 (lighter shade) work well with #DEE7EC.