#EFA3FF Color Information

Hex color code: #EFA3FF

The hex color #EFA3FF is a soft magenta with RGB values of (239, 163, 255) and HSL of (290°, 100%, 82%). It is often used for branding and logos.

Try:
Color NameViolet
HEX
#EFA3FF
RGB
239, 163, 255
HSL
290°, 100%, 82%
CMYK
6%, 36%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFA3FF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 163, 255

Red: 239 / Green: 163 / Blue: 255

HSL

290°, 100%, 82%

Hue: 290° / Saturation: 100% / Lightness: 82%

CMYK

6%, 36%, 0%, 0%

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

What color is #EFA3FF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFA3FF to RGB:

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

HEX to HSL

Convert #EFA3FF to HSL:

hsl(290, 100%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #EFA3FF to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #EFA3FF has RGB (239, 163, 255) and HSL (290°, 100%, 82%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFA3FF is #B3FFA3, creating high-contrast pairings. For softer combinations, try analogous colors like #C2A3FF.

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

Contrast with #EFA3FF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFA3FF?

#EFA3FF is a airy magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EFA3FF?

#EFA3FF in RGB is (239, 163, 255) - 239 red, 163 green, and 255 blue.

How to use #EFA3FF in CSS?

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

What colors go well with #EFA3FF?

#B3FFA3 (complementary), #C2A3FF (analogous), and #E357FF (lighter shade) work well with #EFA3FF.