#EFAAEC Color Information

Hex color code: #EFAAEC

The hex color #EFAAEC is a light magenta with RGB values of (239, 170, 236) and HSL of (303°, 68%, 80%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#EFAAEC
RGB
239, 170, 236
HSL
303°, 68%, 80%
CMYK
0%, 29%, 1%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFAAEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 170, 236

Red: 239 / Green: 170 / Blue: 236

HSL

303°, 68%, 80%

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

CMYK

0%, 29%, 1%, 6%

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

What color is #EFAAEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFAAEC to RGB:

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

HEX to HSL

Convert #EFAAEC to HSL:

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

HEX to CMYK

Convert #EFAAEC to CMYK:

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

Color Meaning and Usage

A ethereal magenta tone, #EFAAEC has RGB (239, 170, 236) and HSL (303°, 68%, 80%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFAAEC is #A9EFAD, creating high-contrast pairings. For softer combinations, try analogous colors like #CFA9EF.

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

Contrast with #EFAAEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFAAEC?

#EFAAEC is a ethereal magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EFAAEC?

#EFAAEC in RGB is (239, 170, 236) - 239 red, 170 green, and 236 blue.

How to use #EFAAEC in CSS?

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

What colors go well with #EFAAEC?

#A9EFAD (complementary), #CFA9EF (analogous), and #E269DC (lighter shade) work well with #EFAAEC.