#EAE2FA Color Information

Hex color code: #EAE2FA

#EAE2FA is a soft purple color. In RGB it is (234, 226, 250), and in HSL it is (260°, 71%, 93%). It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#EAE2FA
RGB
234, 226, 250
HSL
260°, 71%, 93%
CMYK
6%, 10%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAE2FA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 226, 250

Red: 234 / Green: 226 / Blue: 250

HSL

260°, 71%, 93%

Hue: 260° / Saturation: 71% / Lightness: 93%

CMYK

6%, 10%, 0%, 2%

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

What color is #EAE2FA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAE2FA to RGB:

rgb(234, 226, 250)HEX to RGB Converter →

HEX to HSL

Convert #EAE2FA to HSL:

hsl(260, 71%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #EAE2FA to CMYK:

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

Color Meaning and Usage

#EAE2FA is a airy purple color with RGB values of 234, 226, 250 and HSL of 260°, 71%, 93%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAE2FA is #F1FAE0, creating high-contrast pairings. For softer combinations, try analogous colors like #E0E5FA.

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

Contrast with #EAE2FA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAE2FA?

#EAE2FA is a airy purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EAE2FA?

#EAE2FA in RGB is (234, 226, 250) - 234 red, 226 green, and 250 blue.

How to use #EAE2FA in CSS?

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

What colors go well with #EAE2FA?

#F1FAE0 (complementary), #E0E5FA (analogous), and #BA9FEF (lighter shade) work well with #EAE2FA.