#EAEFFF Color Information

Hex color code: #EAEFFF

A airy blue shade, #EAEFFF appears as (234, 239, 255) in RGB and (226°, 100%, 96%) in HSL. It is widely used in graphic design.

Try:
Color NameLavender
HEX
#EAEFFF
RGB
234, 239, 255
HSL
226°, 100%, 96%
CMYK
8%, 6%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAEFFF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 239, 255

Red: 234 / Green: 239 / Blue: 255

HSL

226°, 100%, 96%

Hue: 226° / Saturation: 100% / Lightness: 96%

CMYK

8%, 6%, 0%, 0%

Cyan: 8% / Magenta: 6% / Yellow: 0% / Key: 0%

What color is #EAEFFF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAEFFF to RGB:

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

HEX to HSL

Convert #EAEFFF to HSL:

hsl(226, 100%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #EAEFFF to CMYK:

cmyk(8%, 6%, 0%, 0%)Color Converter →

Color Meaning and Usage

A light blue tone, #EAEFFF has RGB (234, 239, 255) and HSL (226°, 100%, 96%). 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 #EAEFFF is #FFFAEB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBFAFF.

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

Contrast with #EAEFFF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAEFFF?

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

What is the RGB value of #EAEFFF?

#EAEFFF in RGB is (234, 239, 255) - 234 red, 239 green, and 255 blue.

How to use #EAEFFF in CSS?

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

What colors go well with #EAEFFF?

#FFFAEB (complementary), #EBFAFF (analogous), and #9EB5FF (lighter shade) work well with #EAEFFF.