#EAEFFB Color Information

Hex color code: #EAEFFB

The hex color #EAEFFB is a soft blue with RGB values of (234, 239, 251) and HSL of (222°, 68%, 95%). It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#EAEFFB
RGB
234, 239, 251
HSL
222°, 68%, 95%
CMYK
7%, 5%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAEFFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 239, 251

Red: 234 / Green: 239 / Blue: 251

HSL

222°, 68%, 95%

Hue: 222° / Saturation: 68% / Lightness: 95%

CMYK

7%, 5%, 0%, 2%

Cyan: 7% / Magenta: 5% / Yellow: 0% / Key: 2%

What color is #EAEFFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAEFFB to RGB:

rgb(234, 239, 251)HEX to RGB Converter →

HEX to HSL

Convert #EAEFFB to HSL:

hsl(222, 68%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #EAEFFB to CMYK:

cmyk(7%, 5%, 0%, 2%)Color Converter →

Color Meaning and Usage

#EAEFFB is a soft blue color with RGB values of 234, 239, 251 and HSL of 222°, 68%, 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 #EAEFFB is #FBF6EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EAF7FB.

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

Contrast with #EAEFFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAEFFB?

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

What is the RGB value of #EAEFFB?

#EAEFFB in RGB is (234, 239, 251) - 234 red, 239 green, and 251 blue.

How to use #EAEFFB in CSS?

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

What colors go well with #EAEFFB?

#FBF6EA (complementary), #EAF7FB (analogous), and #A9BEEF (lighter shade) work well with #EAEFFB.