#DEE6EB Color Information

Hex color code: #DEE6EB

The hex color #DEE6EB is a soft blue with RGB values of (222, 230, 235) and HSL of (203°, 25%, 90%). It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#DEE6EB
RGB
222, 230, 235
HSL
203°, 25%, 90%
CMYK
6%, 2%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEE6EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 230, 235

Red: 222 / Green: 230 / Blue: 235

HSL

203°, 25%, 90%

Hue: 203° / Saturation: 25% / Lightness: 90%

CMYK

6%, 2%, 0%, 8%

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

What color is #DEE6EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEE6EB to RGB:

rgb(222, 230, 235)HEX to RGB Converter →

HEX to HSL

Convert #DEE6EB to HSL:

hsl(203, 25%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #DEE6EB to CMYK:

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

Color Meaning and Usage

#DEE6EB is a soft blue color with RGB values of 222, 230, 235 and HSL of 203°, 25%, 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 #DEE6EB is #ECE4DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFECEA.

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

Contrast with #DEE6EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEE6EB?

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

What is the RGB value of #DEE6EB?

#DEE6EB in RGB is (222, 230, 235) - 222 red, 230 green, and 235 blue.

How to use #DEE6EB in CSS?

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

What colors go well with #DEE6EB?

#ECE4DF (complementary), #DFECEA (analogous), and #AFC3CF (lighter shade) work well with #DEE6EB.