#EEEAFD Color Information

Hex color code: #EEEAFD

A light blue shade, #EEEAFD appears as (238, 234, 253) in RGB and (253°, 83%, 95%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#EEEAFD
RGB
238, 234, 253
HSL
253°, 83%, 95%
CMYK
6%, 8%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEEAFD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 234, 253

Red: 238 / Green: 234 / Blue: 253

HSL

253°, 83%, 95%

Hue: 253° / Saturation: 83% / Lightness: 95%

CMYK

6%, 8%, 0%, 1%

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

What color is #EEEAFD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEEAFD to RGB:

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

HEX to HSL

Convert #EEEAFD to HSL:

hsl(253, 83%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #EEEAFD to CMYK:

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

Color Meaning and Usage

A delicate blue tone, #EEEAFD has RGB (238, 234, 253) and HSL (253°, 83%, 95%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEEAFD is #F8FDE8, creating high-contrast pairings. For softer combinations, try analogous colors like #E8EEFD.

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

Contrast with #EEEAFD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEEAFD?

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

What is the RGB value of #EEEAFD?

#EEEAFD in RGB is (238, 234, 253) - 238 red, 234 green, and 253 blue.

How to use #EEEAFD in CSS?

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

What colors go well with #EEEAFD?

#F8FDE8 (complementary), #E8EEFD (analogous), and #B4A2F6 (lighter shade) work well with #EEEAFD.