#EFEEF4 Color Information

Hex color code: #EFEEF4

#EFEEF4 is a airy blue color. In RGB it is (239, 238, 244), and in HSL it is (250°, 21%, 95%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#EFEEF4
RGB
239, 238, 244
HSL
250°, 21%, 95%
CMYK
2%, 2%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFEEF4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 238, 244

Red: 239 / Green: 238 / Blue: 244

HSL

250°, 21%, 95%

Hue: 250° / Saturation: 21% / Lightness: 95%

CMYK

2%, 2%, 0%, 4%

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

What color is #EFEEF4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFEEF4 to RGB:

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

HEX to HSL

Convert #EFEEF4 to HSL:

hsl(250, 21%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #EFEEF4 to CMYK:

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

Color Meaning and Usage

#EFEEF4 is a soft blue color with RGB values of 239, 238, 244 and HSL of 250°, 21%, 95%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFEEF4 is #F4F5F0, creating high-contrast pairings. For softer combinations, try analogous colors like #F0F1F5.

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

Contrast with #EFEEF4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFEEF4?

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

What is the RGB value of #EFEEF4?

#EFEEF4 in RGB is (239, 238, 244) - 239 red, 238 green, and 244 blue.

How to use #EFEEF4 in CSS?

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

What colors go well with #EFEEF4?

#F4F5F0 (complementary), #F0F1F5 (analogous), and #C5C1D7 (lighter shade) work well with #EFEEF4.