#EFEAEF Color Information

Hex color code: #EFEAEF

A light magenta shade, #EFEAEF appears as (239, 234, 239) in RGB and (300°, 14%, 93%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#EFEAEF
RGB
239, 234, 239
HSL
300°, 14%, 93%
CMYK
0%, 2%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFEAEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 234, 239

Red: 239 / Green: 234 / Blue: 239

HSL

300°, 14%, 93%

Hue: 300° / Saturation: 14% / Lightness: 93%

CMYK

0%, 2%, 0%, 6%

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

What color is #EFEAEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFEAEF to RGB:

rgb(239, 234, 239)HEX to RGB Converter →

HEX to HSL

Convert #EFEAEF to HSL:

hsl(300, 14%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #EFEAEF to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #EFEAEF has RGB (239, 234, 239) and HSL (300°, 14%, 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 #EFEAEF is #EBF0EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EDEBF0.

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

Contrast with #EFEAEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFEAEF?

#EFEAEF is a delicate magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EFEAEF?

#EFEAEF in RGB is (239, 234, 239) - 239 red, 234 green, and 239 blue.

How to use #EFEAEF in CSS?

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

What colors go well with #EFEAEF?

#EBF0EB (complementary), #EDEBF0 (analogous), and #CFBFCF (lighter shade) work well with #EFEAEF.