#EEE8FC Color Information

Hex color code: #EEE8FC

The hex color #EEE8FC is a delicate purple with RGB values of (238, 232, 252) and HSL of (258°, 77%, 95%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#EEE8FC
RGB
238, 232, 252
HSL
258°, 77%, 95%
CMYK
6%, 8%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEE8FC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 232, 252

Red: 238 / Green: 232 / Blue: 252

HSL

258°, 77%, 95%

Hue: 258° / Saturation: 77% / Lightness: 95%

CMYK

6%, 8%, 0%, 1%

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

What color is #EEE8FC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEE8FC to RGB:

rgb(238, 232, 252)HEX to RGB Converter →

HEX to HSL

Convert #EEE8FC to HSL:

hsl(258, 77%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #EEE8FC to CMYK:

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

Color Meaning and Usage

#EEE8FC is a airy purple color with RGB values of 238, 232, 252 and HSL of 258°, 77%, 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 #EEE8FC is #F6FCE8, creating high-contrast pairings. For softer combinations, try analogous colors like #E8ECFC.

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

Contrast with #EEE8FC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEE8FC?

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

What is the RGB value of #EEE8FC?

#EEE8FC in RGB is (238, 232, 252) - 238 red, 232 green, and 252 blue.

How to use #EEE8FC in CSS?

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

What colors go well with #EEE8FC?

#F6FCE8 (complementary), #E8ECFC (analogous), and #BCA5F3 (lighter shade) work well with #EEE8FC.