#EFAAED Color Information

Hex color code: #EFAAED

The hex color #EFAAED is a airy magenta with RGB values of (239, 170, 237) and HSL of (302°, 68%, 80%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#EFAAED
RGB
239, 170, 237
HSL
302°, 68%, 80%
CMYK
0%, 29%, 1%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFAAED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 170, 237

Red: 239 / Green: 170 / Blue: 237

HSL

302°, 68%, 80%

Hue: 302° / Saturation: 68% / Lightness: 80%

CMYK

0%, 29%, 1%, 6%

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

What color is #EFAAED?

#EFAAED is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFAAED to RGB:

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

HEX to HSL

Convert #EFAAED to HSL:

hsl(302, 68%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #EFAAED to CMYK:

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

Color Meaning and Usage

#EFAAED is a soft magenta color with RGB values of 239, 170, 237 and HSL of 302°, 68%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFAAED is #A9EFAC, creating high-contrast pairings. For softer combinations, try analogous colors like #CEA9EF.

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

Contrast with #EFAAED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFAAED?

#EFAAED is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EFAAED?

#EFAAED in RGB is (239, 170, 237) - 239 red, 170 green, and 237 blue.

How to use #EFAAED in CSS?

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

What colors go well with #EFAAED?

#A9EFAC (complementary), #CEA9EF (analogous), and #E269DE (lighter shade) work well with #EFAAED.