#EED1FA Color Information

Hex color code: #EED1FA

The hex color #EED1FA is a ethereal purple with RGB values of (238, 209, 250) and HSL of (282°, 80%, 90%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#EED1FA
RGB
238, 209, 250
HSL
282°, 80%, 90%
CMYK
5%, 16%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EED1FA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 209, 250

Red: 238 / Green: 209 / Blue: 250

HSL

282°, 80%, 90%

Hue: 282° / Saturation: 80% / Lightness: 90%

CMYK

5%, 16%, 0%, 2%

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

What color is #EED1FA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EED1FA to RGB:

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

HEX to HSL

Convert #EED1FA to HSL:

hsl(282, 80%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #EED1FA to CMYK:

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

Color Meaning and Usage

A airy purple tone, #EED1FA has RGB (238, 209, 250) and HSL (282°, 80%, 90%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EED1FA is #DDFAD1, creating high-contrast pairings. For softer combinations, try analogous colors like #D9D1FA.

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

Contrast with #EED1FA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EED1FA?

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

What is the RGB value of #EED1FA?

#EED1FA in RGB is (238, 209, 250) - 238 red, 209 green, and 250 blue.

How to use #EED1FA in CSS?

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

What colors go well with #EED1FA?

#DDFAD1 (complementary), #D9D1FA (analogous), and #D48CF2 (lighter shade) work well with #EED1FA.