#EAEAF2 Color Information

Hex color code: #EAEAF2

A light blue shade, #EAEAF2 appears as (234, 234, 242) in RGB and (240°, 24%, 93%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#EAEAF2
RGB
234, 234, 242
HSL
240°, 24%, 93%
CMYK
3%, 3%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAEAF2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 234, 242

Red: 234 / Green: 234 / Blue: 242

HSL

240°, 24%, 93%

Hue: 240° / Saturation: 24% / Lightness: 93%

CMYK

3%, 3%, 0%, 5%

Cyan: 3% / Magenta: 3% / Yellow: 0% / Key: 5%

What color is #EAEAF2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAEAF2 to RGB:

rgb(234, 234, 242)HEX to RGB Converter →

HEX to HSL

Convert #EAEAF2 to HSL:

hsl(240, 24%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #EAEAF2 to CMYK:

cmyk(3%, 3%, 0%, 5%)Color Converter →

Color Meaning and Usage

#EAEAF2 is a delicate blue color with RGB values of 234, 234, 242 and HSL of 240°, 24%, 93%. 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 #EAEAF2 is #F1F1E9, creating high-contrast pairings. For softer combinations, try analogous colors like #E9EDF1.

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

Contrast with #EAEAF2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAEAF2?

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

What is the RGB value of #EAEAF2?

#EAEAF2 in RGB is (234, 234, 242) - 234 red, 234 green, and 242 blue.

How to use #EAEAF2 in CSS?

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

What colors go well with #EAEAF2?

#F1F1E9 (complementary), #E9EDF1 (analogous), and #B9B9D4 (lighter shade) work well with #EAEAF2.