#EFA3BA Color Information

Hex color code: #EFA3BA

#EFA3BA is a light magenta color. In RGB it is (239, 163, 186), and in HSL it is (342°, 70%, 79%). It is frequently seen in web interfaces.

Try:
Color NameLight Pink
HEX
#EFA3BA
RGB
239, 163, 186
HSL
342°, 70%, 79%
CMYK
0%, 32%, 22%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFA3BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 163, 186

Red: 239 / Green: 163 / Blue: 186

HSL

342°, 70%, 79%

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

CMYK

0%, 32%, 22%, 6%

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

What color is #EFA3BA?

#EFA3BA is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFA3BA to RGB:

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

HEX to HSL

Convert #EFA3BA to HSL:

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

HEX to CMYK

Convert #EFA3BA to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #EFA3BA has RGB (239, 163, 186) and HSL (342°, 70%, 79%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFA3BA is #A4EFD8, creating high-contrast pairings. For softer combinations, try analogous colors like #EFA4E0.

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

Contrast with #EFA3BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFA3BA?

#EFA3BA is a airy magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EFA3BA?

#EFA3BA in RGB is (239, 163, 186) - 239 red, 163 green, and 186 blue.

How to use #EFA3BA in CSS?

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

What colors go well with #EFA3BA?

#A4EFD8 (complementary), #EFA4E0 (analogous), and #E36389 (lighter shade) work well with #EFA3BA.