#EAECFB Color Information

Hex color code: #EAECFB

The hex color #EAECFB is a ethereal blue with RGB values of (234, 236, 251) and HSL of (233°, 68%, 95%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#EAECFB
RGB
234, 236, 251
HSL
233°, 68%, 95%
CMYK
7%, 6%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAECFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 236, 251

Red: 234 / Green: 236 / Blue: 251

HSL

233°, 68%, 95%

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

CMYK

7%, 6%, 0%, 2%

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

What color is #EAECFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAECFB to RGB:

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

HEX to HSL

Convert #EAECFB to HSL:

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

HEX to CMYK

Convert #EAECFB to CMYK:

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

Color Meaning and Usage

#EAECFB is a soft blue color with RGB values of 234, 236, 251 and HSL of 233°, 68%, 95%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAECFB is #FBF9EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EAF4FB.

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

Contrast with #EAECFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAECFB?

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

What is the RGB value of #EAECFB?

#EAECFB in RGB is (234, 236, 251) - 234 red, 236 green, and 251 blue.

How to use #EAECFB in CSS?

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

What colors go well with #EAECFB?

#FBF9EA (complementary), #EAF4FB (analogous), and #A9B1EF (lighter shade) work well with #EAECFB.