#EFE0FA Color Information

Hex color code: #EFE0FA

#EFE0FA is a airy purple color. In RGB it is (239, 224, 250), and in HSL it is (275°, 72%, 93%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#EFE0FA
RGB
239, 224, 250
HSL
275°, 72%, 93%
CMYK
4%, 10%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFE0FA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 224, 250

Red: 239 / Green: 224 / Blue: 250

HSL

275°, 72%, 93%

Hue: 275° / Saturation: 72% / Lightness: 93%

CMYK

4%, 10%, 0%, 2%

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

What color is #EFE0FA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFE0FA to RGB:

rgb(239, 224, 250)HEX to RGB Converter →

HEX to HSL

Convert #EFE0FA to HSL:

hsl(275, 72%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #EFE0FA to CMYK:

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

Color Meaning and Usage

#EFE0FA is a ethereal purple color with RGB values of 239, 224, 250 and HSL of 275°, 72%, 93%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFE0FA is #EBFAE0, creating high-contrast pairings. For softer combinations, try analogous colors like #E2E0FA.

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

Contrast with #EFE0FA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFE0FA?

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

What is the RGB value of #EFE0FA?

#EFE0FA in RGB is (239, 224, 250) - 239 red, 224 green, and 250 blue.

How to use #EFE0FA in CSS?

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

What colors go well with #EFE0FA?

#EBFAE0 (complementary), #E2E0FA (analogous), and #CE9FEF (lighter shade) work well with #EFE0FA.