#EFDAFC Color Information

Hex color code: #EFDAFC

#EFDAFC is a ethereal purple color. In RGB it is (239, 218, 252), and in HSL it is (277°, 85%, 92%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#EFDAFC
RGB
239, 218, 252
HSL
277°, 85%, 92%
CMYK
5%, 13%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFDAFC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 218, 252

Red: 239 / Green: 218 / Blue: 252

HSL

277°, 85%, 92%

Hue: 277° / Saturation: 85% / Lightness: 92%

CMYK

5%, 13%, 0%, 1%

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

What color is #EFDAFC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFDAFC to RGB:

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

HEX to HSL

Convert #EFDAFC to HSL:

hsl(277, 85%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #EFDAFC to CMYK:

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

Color Meaning and Usage

#EFDAFC is a light purple color with RGB values of 239, 218, 252 and HSL of 277°, 85%, 92%. 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 #EFDAFC is #E7FCD9, creating high-contrast pairings. For softer combinations, try analogous colors like #DDD9FC.

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

Contrast with #EFDAFC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFDAFC?

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

What is the RGB value of #EFDAFC?

#EFDAFC in RGB is (239, 218, 252) - 239 red, 218 green, and 252 blue.

How to use #EFDAFC in CSS?

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

What colors go well with #EFDAFC?

#E7FCD9 (complementary), #DDD9FC (analogous), and #D092F6 (lighter shade) work well with #EFDAFC.