#EFD7FC Color Information

Hex color code: #EFD7FC

A light purple shade, #EFD7FC appears as (239, 215, 252) in RGB and (279°, 86%, 92%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#EFD7FC
RGB
239, 215, 252
HSL
279°, 86%, 92%
CMYK
5%, 15%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFD7FC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 215, 252

Red: 239 / Green: 215 / Blue: 252

HSL

279°, 86%, 92%

Hue: 279° / Saturation: 86% / Lightness: 92%

CMYK

5%, 15%, 0%, 1%

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

What color is #EFD7FC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFD7FC to RGB:

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

HEX to HSL

Convert #EFD7FC to HSL:

hsl(279, 86%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #EFD7FC to CMYK:

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

Color Meaning and Usage

A ethereal purple tone, #EFD7FC has RGB (239, 215, 252) and HSL (279°, 86%, 92%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFD7FC is #E5FCD9, creating high-contrast pairings. For softer combinations, try analogous colors like #DED9FC.

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

Contrast with #EFD7FC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFD7FC?

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

What is the RGB value of #EFD7FC?

#EFD7FC in RGB is (239, 215, 252) - 239 red, 215 green, and 252 blue.

How to use #EFD7FC in CSS?

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

What colors go well with #EFD7FC?

#E5FCD9 (complementary), #DED9FC (analogous), and #D392F7 (lighter shade) work well with #EFD7FC.