#EAF1FC Color Information

Hex color code: #EAF1FC

A airy blue shade, #EAF1FC appears as (234, 241, 252) in RGB and (217°, 75%, 95%) in HSL. It is popular in mobile app design.

Try:
Color NameLavender
HEX
#EAF1FC
RGB
234, 241, 252
HSL
217°, 75%, 95%
CMYK
7%, 4%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAF1FC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 241, 252

Red: 234 / Green: 241 / Blue: 252

HSL

217°, 75%, 95%

Hue: 217° / Saturation: 75% / Lightness: 95%

CMYK

7%, 4%, 0%, 1%

Cyan: 7% / Magenta: 4% / Yellow: 0% / Key: 1%

What color is #EAF1FC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAF1FC to RGB:

rgb(234, 241, 252)HEX to RGB Converter →

HEX to HSL

Convert #EAF1FC to HSL:

hsl(217, 75%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #EAF1FC to CMYK:

cmyk(7%, 4%, 0%, 1%)Color Converter →

Color Meaning and Usage

A light blue tone, #EAF1FC has RGB (234, 241, 252) and HSL (217°, 75%, 95%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAF1FC is #FCF4E9, creating high-contrast pairings. For softer combinations, try analogous colors like #E9FAFC.

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

Contrast with #EAF1FC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAF1FC?

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

What is the RGB value of #EAF1FC?

#EAF1FC in RGB is (234, 241, 252) - 234 red, 241 green, and 252 blue.

How to use #EAF1FC in CSS?

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

What colors go well with #EAF1FC?

#FCF4E9 (complementary), #E9FAFC (analogous), and #A6C3F2 (lighter shade) work well with #EAF1FC.