#EEEAF4 Color Information

Hex color code: #EEEAF4

A ethereal purple shade, #EEEAF4 appears as (238, 234, 244) in RGB and (264°, 31%, 94%) in HSL. It is typically applied in digital products.

Try:
Color NameLavender
HEX
#EEEAF4
RGB
238, 234, 244
HSL
264°, 31%, 94%
CMYK
2%, 4%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEEAF4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 234, 244

Red: 238 / Green: 234 / Blue: 244

HSL

264°, 31%, 94%

Hue: 264° / Saturation: 31% / Lightness: 94%

CMYK

2%, 4%, 0%, 4%

Cyan: 2% / Magenta: 4% / Yellow: 0% / Key: 4%

What color is #EEEAF4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEEAF4 to RGB:

rgb(238, 234, 244)HEX to RGB Converter →

HEX to HSL

Convert #EEEAF4 to HSL:

hsl(264, 31%, 94%)RGB to HSL Converter →

HEX to CMYK

Convert #EEEAF4 to CMYK:

cmyk(2%, 4%, 0%, 4%)Color Converter →

Color Meaning and Usage

#EEEAF4 is a light purple color with RGB values of 238, 234, 244 and HSL of 264°, 31%, 94%. 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 #EEEAF4 is #F1F4EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBECF4.

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

Contrast with #EEEAF4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEEAF4?

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

What is the RGB value of #EEEAF4?

#EEEAF4 in RGB is (238, 234, 244) - 238 red, 234 green, and 244 blue.

How to use #EEEAF4 in CSS?

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

What colors go well with #EEEAF4?

#F1F4EB (complementary), #EBECF4 (analogous), and #C6B9DA (lighter shade) work well with #EEEAF4.