#EAE3FF Color Information

Hex color code: #EAE3FF

#EAE3FF is a ethereal purple color. In RGB it is (234, 227, 255), and in HSL it is (255°, 100%, 95%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#EAE3FF
RGB
234, 227, 255
HSL
255°, 100%, 95%
CMYK
8%, 11%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAE3FF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 227, 255

Red: 234 / Green: 227 / Blue: 255

HSL

255°, 100%, 95%

Hue: 255° / Saturation: 100% / Lightness: 95%

CMYK

8%, 11%, 0%, 0%

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

What color is #EAE3FF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAE3FF to RGB:

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

HEX to HSL

Convert #EAE3FF to HSL:

hsl(255, 100%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #EAE3FF to CMYK:

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

Color Meaning and Usage

#EAE3FF is a airy purple color with RGB values of 234, 227, 255 and HSL of 255°, 100%, 95%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAE3FF is #F9FFE5, creating high-contrast pairings. For softer combinations, try analogous colors like #E5ECFF.

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

Contrast with #EAE3FF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAE3FF?

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

What is the RGB value of #EAE3FF?

#EAE3FF in RGB is (234, 227, 255) - 234 red, 227 green, and 255 blue.

How to use #EAE3FF in CSS?

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

What colors go well with #EAE3FF?

#F9FFE5 (complementary), #E5ECFF (analogous), and #B399FF (lighter shade) work well with #EAE3FF.