#EFECEE Color Information

Hex color code: #EFECEE

A delicate magenta shade, #EFECEE appears as (239, 236, 238) in RGB and (320°, 9%, 93%) in HSL. It is often used for branding and logos.

Try:
Color NameLinen
HEX
#EFECEE
RGB
239, 236, 238
HSL
320°, 9%, 93%
CMYK
0%, 1%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFECEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 236, 238

Red: 239 / Green: 236 / Blue: 238

HSL

320°, 9%, 93%

Hue: 320° / Saturation: 9% / Lightness: 93%

CMYK

0%, 1%, 0%, 6%

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

What color is #EFECEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFECEE to RGB:

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

HEX to HSL

Convert #EFECEE to HSL:

hsl(320, 9%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #EFECEE to CMYK:

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

Color Meaning and Usage

#EFECEE is a soft magenta color with RGB values of 239, 236, 238 and HSL of 320°, 9%, 93%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFECEE is #ECEFED, creating high-contrast pairings. For softer combinations, try analogous colors like #EEECEF.

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

Contrast with #EFECEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFECEE?

#EFECEE is a soft magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EFECEE?

#EFECEE in RGB is (239, 236, 238) - 239 red, 236 green, and 238 blue.

How to use #EFECEE in CSS?

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

What colors go well with #EFECEE?

#ECEFED (complementary), #EEECEF (analogous), and #CCC2C9 (lighter shade) work well with #EFECEE.