#EFE0F8 Color Information

Hex color code: #EFE0F8

#EFE0F8 is a light purple color. In RGB it is (239, 224, 248), and in HSL it is (278°, 63%, 93%). It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#EFE0F8
RGB
239, 224, 248
HSL
278°, 63%, 93%
CMYK
4%, 10%, 0%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFE0F8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 224, 248

Red: 239 / Green: 224 / Blue: 248

HSL

278°, 63%, 93%

Hue: 278° / Saturation: 63% / Lightness: 93%

CMYK

4%, 10%, 0%, 3%

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

What color is #EFE0F8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFE0F8 to RGB:

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

HEX to HSL

Convert #EFE0F8 to HSL:

hsl(278, 63%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #EFE0F8 to CMYK:

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

Color Meaning and Usage

A soft purple tone, #EFE0F8 has RGB (239, 224, 248) and HSL (278°, 63%, 93%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFE0F8 is #EAF8E2, creating high-contrast pairings. For softer combinations, try analogous colors like #E5E2F8.

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

Contrast with #EFE0F8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFE0F8?

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

What is the RGB value of #EFE0F8?

#EFE0F8 in RGB is (239, 224, 248) - 239 red, 224 green, and 248 blue.

How to use #EFE0F8 in CSS?

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

What colors go well with #EFE0F8?

#EAF8E2 (complementary), #E5E2F8 (analogous), and #D0A4EA (lighter shade) work well with #EFE0F8.