#DEE4FC Color Information

Hex color code: #DEE4FC

A ethereal blue shade, #DEE4FC appears as (222, 228, 252) in RGB and (228°, 83%, 93%) in HSL. It is typically applied in digital products.

Try:
Color NameLavender
HEX
#DEE4FC
RGB
222, 228, 252
HSL
228°, 83%, 93%
CMYK
12%, 10%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEE4FC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 228, 252

Red: 222 / Green: 228 / Blue: 252

HSL

228°, 83%, 93%

Hue: 228° / Saturation: 83% / Lightness: 93%

CMYK

12%, 10%, 0%, 1%

Cyan: 12% / Magenta: 10% / Yellow: 0% / Key: 1%

What color is #DEE4FC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEE4FC to RGB:

rgb(222, 228, 252)HEX to RGB Converter →

HEX to HSL

Convert #DEE4FC to HSL:

hsl(228, 83%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #DEE4FC to CMYK:

cmyk(12%, 10%, 0%, 1%)Color Converter →

Color Meaning and Usage

A soft blue tone, #DEE4FC has RGB (222, 228, 252) and HSL (228°, 83%, 93%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEE4FC is #FCF6DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DEF3FC.

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

Contrast with #DEE4FC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEE4FC?

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

What is the RGB value of #DEE4FC?

#DEE4FC in RGB is (222, 228, 252) - 222 red, 228 green, and 252 blue.

How to use #DEE4FC in CSS?

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

What colors go well with #DEE4FC?

#FCF6DE (complementary), #DEF3FC (analogous), and #98ABF5 (lighter shade) work well with #DEE4FC.