#EFE1EB Color Information

Hex color code: #EFE1EB

The hex color #EFE1EB is a soft magenta with RGB values of (239, 225, 235) and HSL of (317°, 30%, 91%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#EFE1EB
RGB
239, 225, 235
HSL
317°, 30%, 91%
CMYK
0%, 6%, 2%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFE1EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 225, 235

Red: 239 / Green: 225 / Blue: 235

HSL

317°, 30%, 91%

Hue: 317° / Saturation: 30% / Lightness: 91%

CMYK

0%, 6%, 2%, 6%

Cyan: 0% / Magenta: 6% / Yellow: 2% / Key: 6%

What color is #EFE1EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFE1EB to RGB:

rgb(239, 225, 235)HEX to RGB Converter →

HEX to HSL

Convert #EFE1EB to HSL:

hsl(317, 30%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #EFE1EB to CMYK:

cmyk(0%, 6%, 2%, 6%)Color Converter →

Color Meaning and Usage

#EFE1EB is a ethereal magenta color with RGB values of 239, 225, 235 and HSL of 317°, 30%, 91%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFE1EB is #E1EFE5, creating high-contrast pairings. For softer combinations, try analogous colors like #ECE1EF.

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

Contrast with #EFE1EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFE1EB?

#EFE1EB is a ethereal magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EFE1EB?

#EFE1EB in RGB is (239, 225, 235) - 239 red, 225 green, and 235 blue.

How to use #EFE1EB in CSS?

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

What colors go well with #EFE1EB?

#E1EFE5 (complementary), #ECE1EF (analogous), and #D4AFCA (lighter shade) work well with #EFE1EB.