#EFEDEE Color Information

Hex color code: #EFEDEE

#EFEDEE is a soft magenta color. In RGB it is (239, 237, 238), and in HSL it is (330°, 6%, 93%). It is frequently seen in web interfaces.

Try:
Color NameLinen
HEX
#EFEDEE
RGB
239, 237, 238
HSL
330°, 6%, 93%
CMYK
0%, 1%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFEDEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 237, 238

Red: 239 / Green: 237 / Blue: 238

HSL

330°, 6%, 93%

Hue: 330° / Saturation: 6% / Lightness: 93%

CMYK

0%, 1%, 0%, 6%

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

What color is #EFEDEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFEDEE to RGB:

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

HEX to HSL

Convert #EFEDEE to HSL:

hsl(330, 6%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #EFEDEE to CMYK:

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

Color Meaning and Usage

#EFEDEE is a delicate magenta color with RGB values of 239, 237, 238 and HSL of 330°, 6%, 93%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFEDEE is #ECEEED, creating high-contrast pairings. For softer combinations, try analogous colors like #EEECEE.

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

Contrast with #EFEDEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFEDEE?

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

What is the RGB value of #EFEDEE?

#EFEDEE in RGB is (239, 237, 238) - 239 red, 237 green, and 238 blue.

How to use #EFEDEE in CSS?

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

What colors go well with #EFEDEE?

#ECEEED (complementary), #EEECEE (analogous), and #CAC4C7 (lighter shade) work well with #EFEDEE.