#EFEAFC Color Information

Hex color code: #EFEAFC

#EFEAFC is a airy purple color. In RGB it is (239, 234, 252), and in HSL it is (257°, 75%, 95%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#EFEAFC
RGB
239, 234, 252
HSL
257°, 75%, 95%
CMYK
5%, 7%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFEAFC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 234, 252

Red: 239 / Green: 234 / Blue: 252

HSL

257°, 75%, 95%

Hue: 257° / Saturation: 75% / Lightness: 95%

CMYK

5%, 7%, 0%, 1%

Cyan: 5% / Magenta: 7% / Yellow: 0% / Key: 1%

What color is #EFEAFC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFEAFC to RGB:

rgb(239, 234, 252)HEX to RGB Converter →

HEX to HSL

Convert #EFEAFC to HSL:

hsl(257, 75%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #EFEAFC to CMYK:

cmyk(5%, 7%, 0%, 1%)Color Converter →

Color Meaning and Usage

#EFEAFC is a airy purple color with RGB values of 239, 234, 252 and HSL of 257°, 75%, 95%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFEAFC is #F6FCE9, creating high-contrast pairings. For softer combinations, try analogous colors like #E9EDFC.

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

Contrast with #EFEAFC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFEAFC?

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

What is the RGB value of #EFEAFC?

#EFEAFC in RGB is (239, 234, 252) - 239 red, 234 green, and 252 blue.

How to use #EFEAFC in CSS?

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

What colors go well with #EFEAFC?

#F6FCE9 (complementary), #E9EDFC (analogous), and #BBA6F2 (lighter shade) work well with #EFEAFC.