#EFAEC7 Color Information

Hex color code: #EFAEC7

#EFAEC7 is a airy magenta color. In RGB it is (239, 174, 199), and in HSL it is (337°, 67%, 81%). It is widely used in graphic design.

Try:
Color NameLight Pink
HEX
#EFAEC7
RGB
239, 174, 199
HSL
337°, 67%, 81%
CMYK
0%, 27%, 17%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFAEC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 174, 199

Red: 239 / Green: 174 / Blue: 199

HSL

337°, 67%, 81%

Hue: 337° / Saturation: 67% / Lightness: 81%

CMYK

0%, 27%, 17%, 6%

Cyan: 0% / Magenta: 27% / Yellow: 17% / Key: 6%

What color is #EFAEC7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFAEC7 to RGB:

rgb(239, 174, 199)HEX to RGB Converter →

HEX to HSL

Convert #EFAEC7 to HSL:

hsl(337, 67%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #EFAEC7 to CMYK:

cmyk(0%, 27%, 17%, 6%)Color Converter →

Color Meaning and Usage

#EFAEC7 is a light magenta color with RGB values of 239, 174, 199 and HSL of 337°, 67%, 81%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFAEC7 is #AEEFD6, creating high-contrast pairings. For softer combinations, try analogous colors like #EFAEE7.

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

Contrast with #EFAEC7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFAEC7?

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

What is the RGB value of #EFAEC7?

#EFAEC7 in RGB is (239, 174, 199) - 239 red, 174 green, and 199 blue.

How to use #EFAEC7 in CSS?

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

What colors go well with #EFAEC7?

#AEEFD6 (complementary), #EFAEE7 (analogous), and #E26E9B (lighter shade) work well with #EFAEC7.