#EFAAEF Color Information

Hex color code: #EFAAEF

The hex color #EFAAEF is a soft magenta with RGB values of (239, 170, 239) and HSL of (300°, 68%, 80%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#EFAAEF
RGB
239, 170, 239
HSL
300°, 68%, 80%
CMYK
0%, 29%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFAAEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 170, 239

Red: 239 / Green: 170 / Blue: 239

HSL

300°, 68%, 80%

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

CMYK

0%, 29%, 0%, 6%

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

What color is #EFAAEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFAAEF to RGB:

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

HEX to HSL

Convert #EFAAEF to HSL:

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

HEX to CMYK

Convert #EFAAEF to CMYK:

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

Color Meaning and Usage

#EFAAEF is a airy magenta color with RGB values of 239, 170, 239 and HSL of 300°, 68%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFAAEF is #A9EFA9, creating high-contrast pairings. For softer combinations, try analogous colors like #CCA9EF.

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

Contrast with #EFAAEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFAAEF?

#EFAAEF is a airy magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EFAAEF?

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

How to use #EFAAEF in CSS?

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

What colors go well with #EFAAEF?

#A9EFA9 (complementary), #CCA9EF (analogous), and #E269E2 (lighter shade) work well with #EFAAEF.