#EFA3EC Color Information

Hex color code: #EFA3EC

The hex color #EFA3EC is a soft magenta with RGB values of (239, 163, 236) and HSL of (302°, 70%, 79%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#EFA3EC
RGB
239, 163, 236
HSL
302°, 70%, 79%
CMYK
0%, 32%, 1%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFA3EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 163, 236

Red: 239 / Green: 163 / Blue: 236

HSL

302°, 70%, 79%

Hue: 302° / Saturation: 70% / Lightness: 79%

CMYK

0%, 32%, 1%, 6%

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

What color is #EFA3EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFA3EC to RGB:

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

HEX to HSL

Convert #EFA3EC to HSL:

hsl(302, 70%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #EFA3EC to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #EFA3EC has RGB (239, 163, 236) and HSL (302°, 70%, 79%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFA3EC is #A4EFA6, creating high-contrast pairings. For softer combinations, try analogous colors like #CCA4EF.

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

Contrast with #EFA3EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFA3EC?

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

What is the RGB value of #EFA3EC?

#EFA3EC in RGB is (239, 163, 236) - 239 red, 163 green, and 236 blue.

How to use #EFA3EC in CSS?

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

What colors go well with #EFA3EC?

#A4EFA6 (complementary), #CCA4EF (analogous), and #E363DF (lighter shade) work well with #EFA3EC.