#EFAED1 Color Information

Hex color code: #EFAED1

#EFAED1 is a soft magenta color. In RGB it is (239, 174, 209), and in HSL it is (328°, 67%, 81%). It is frequently seen in web interfaces.

Try:
Color NameLight Pink
HEX
#EFAED1
RGB
239, 174, 209
HSL
328°, 67%, 81%
CMYK
0%, 27%, 13%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFAED1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 174, 209

Red: 239 / Green: 174 / Blue: 209

HSL

328°, 67%, 81%

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

CMYK

0%, 27%, 13%, 6%

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

What color is #EFAED1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFAED1 to RGB:

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

HEX to HSL

Convert #EFAED1 to HSL:

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

HEX to CMYK

Convert #EFAED1 to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #EFAED1 has RGB (239, 174, 209) and HSL (328°, 67%, 81%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFAED1 is #AEEFCC, creating high-contrast pairings. For softer combinations, try analogous colors like #EDAEEF.

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

Contrast with #EFAED1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFAED1?

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

What is the RGB value of #EFAED1?

#EFAED1 in RGB is (239, 174, 209) - 239 red, 174 green, and 209 blue.

How to use #EFAED1 in CSS?

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

What colors go well with #EFAED1?

#AEEFCC (complementary), #EDAEEF (analogous), and #E26EAC (lighter shade) work well with #EFAED1.