#DEEEF4 Color Information

Hex color code: #DEEEF4

The hex color #DEEEF4 is a delicate blue with RGB values of (222, 238, 244) and HSL of (196°, 50%, 91%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#DEEEF4
RGB
222, 238, 244
HSL
196°, 50%, 91%
CMYK
9%, 2%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEEEF4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 238, 244

Red: 222 / Green: 238 / Blue: 244

HSL

196°, 50%, 91%

Hue: 196° / Saturation: 50% / Lightness: 91%

CMYK

9%, 2%, 0%, 4%

Cyan: 9% / Magenta: 2% / Yellow: 0% / Key: 4%

What color is #DEEEF4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEEEF4 to RGB:

rgb(222, 238, 244)HEX to RGB Converter →

HEX to HSL

Convert #DEEEF4 to HSL:

hsl(196, 50%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #DEEEF4 to CMYK:

cmyk(9%, 2%, 0%, 4%)Color Converter →

Color Meaning and Usage

A airy blue tone, #DEEEF4 has RGB (222, 238, 244) and HSL (196°, 50%, 91%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEEEF4 is #F4E3DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDF4EE.

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

Contrast with #DEEEF4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEEEF4?

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

What is the RGB value of #DEEEF4?

#DEEEF4 in RGB is (222, 238, 244) - 222 red, 238 green, and 244 blue.

How to use #DEEEF4 in CSS?

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

What colors go well with #DEEEF4?

#F4E3DD (complementary), #DDF4EE (analogous), and #A3D0E0 (lighter shade) work well with #DEEEF4.