#EFEDF2 Color Information

Hex color code: #EFEDF2

A ethereal purple shade, #EFEDF2 appears as (239, 237, 242) in RGB and (264°, 16%, 94%) in HSL. It is typically applied in digital products.

Try:
Color NameLavender
HEX
#EFEDF2
RGB
239, 237, 242
HSL
264°, 16%, 94%
CMYK
1%, 2%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFEDF2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 237, 242

Red: 239 / Green: 237 / Blue: 242

HSL

264°, 16%, 94%

Hue: 264° / Saturation: 16% / Lightness: 94%

CMYK

1%, 2%, 0%, 5%

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

What color is #EFEDF2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFEDF2 to RGB:

rgb(239, 237, 242)HEX to RGB Converter →

HEX to HSL

Convert #EFEDF2 to HSL:

hsl(264, 16%, 94%)RGB to HSL Converter →

HEX to CMYK

Convert #EFEDF2 to CMYK:

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

Color Meaning and Usage

#EFEDF2 is a ethereal purple color with RGB values of 239, 237, 242 and HSL of 264°, 16%, 94%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFEDF2 is #F0F2ED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDEEF2.

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

Contrast with #EFEDF2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFEDF2?

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

What is the RGB value of #EFEDF2?

#EFEDF2 in RGB is (239, 237, 242) - 239 red, 237 green, and 242 blue.

How to use #EFEDF2 in CSS?

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

What colors go well with #EFEDF2?

#F0F2ED (complementary), #EDEEF2 (analogous), and #C8C1D2 (lighter shade) work well with #EFEDF2.