#EFE2FA Color Information

Hex color code: #EFE2FA

#EFE2FA is a light purple color. In RGB it is (239, 226, 250), and in HSL it is (273°, 71%, 93%). It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#EFE2FA
RGB
239, 226, 250
HSL
273°, 71%, 93%
CMYK
4%, 10%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFE2FA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 226, 250

Red: 239 / Green: 226 / Blue: 250

HSL

273°, 71%, 93%

Hue: 273° / Saturation: 71% / Lightness: 93%

CMYK

4%, 10%, 0%, 2%

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

What color is #EFE2FA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFE2FA to RGB:

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

HEX to HSL

Convert #EFE2FA to HSL:

hsl(273, 71%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #EFE2FA to CMYK:

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

Color Meaning and Usage

#EFE2FA is a ethereal purple color with RGB values of 239, 226, 250 and HSL of 273°, 71%, 93%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #EFE2FA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFE2FA?

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

What is the RGB value of #EFE2FA?

#EFE2FA in RGB is (239, 226, 250) - 239 red, 226 green, and 250 blue.

How to use #EFE2FA in CSS?

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

What colors go well with #EFE2FA?

#ECFAE0 (complementary), #E2E0FA (analogous), and #CB9FEF (lighter shade) work well with #EFE2FA.