#EEE6FA Color Information

Hex color code: #EEE6FA

#EEE6FA is a soft purple color. In RGB it is (238, 230, 250), and in HSL it is (264°, 67%, 94%). It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#EEE6FA
RGB
238, 230, 250
HSL
264°, 67%, 94%
CMYK
5%, 8%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEE6FA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 230, 250

Red: 238 / Green: 230 / Blue: 250

HSL

264°, 67%, 94%

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

CMYK

5%, 8%, 0%, 2%

Cyan: 5% / Magenta: 8% / Yellow: 0% / Key: 2%

What color is #EEE6FA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEE6FA to RGB:

rgb(238, 230, 250)HEX to RGB Converter →

HEX to HSL

Convert #EEE6FA to HSL:

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

HEX to CMYK

Convert #EEE6FA to CMYK:

cmyk(5%, 8%, 0%, 2%)Color Converter →

Color Meaning and Usage

#EEE6FA is a ethereal purple color with RGB values of 238, 230, 250 and HSL of 264°, 67%, 94%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEE6FA is #F2FAE5, creating high-contrast pairings. For softer combinations, try analogous colors like #E5E7FA.

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

Contrast with #EEE6FA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEE6FA?

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

What is the RGB value of #EEE6FA?

#EEE6FA in RGB is (238, 230, 250) - 238 red, 230 green, and 250 blue.

How to use #EEE6FA in CSS?

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

What colors go well with #EEE6FA?

#F2FAE5 (complementary), #E5E7FA (analogous), and #C2A6ED (lighter shade) work well with #EEE6FA.