#EFB3EB Color Information

Hex color code: #EFB3EB

A soft magenta shade, #EFB3EB appears as (239, 179, 235) in RGB and (304°, 65%, 82%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#EFB3EB
RGB
239, 179, 235
HSL
304°, 65%, 82%
CMYK
0%, 25%, 2%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFB3EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 179, 235

Red: 239 / Green: 179 / Blue: 235

HSL

304°, 65%, 82%

Hue: 304° / Saturation: 65% / Lightness: 82%

CMYK

0%, 25%, 2%, 6%

Cyan: 0% / Magenta: 25% / Yellow: 2% / Key: 6%

What color is #EFB3EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFB3EB to RGB:

rgb(239, 179, 235)HEX to RGB Converter →

HEX to HSL

Convert #EFB3EB to HSL:

hsl(304, 65%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #EFB3EB to CMYK:

cmyk(0%, 25%, 2%, 6%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #EFB3EB has RGB (239, 179, 235) and HSL (304°, 65%, 82%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFB3EB is #B3EFB7, creating high-contrast pairings. For softer combinations, try analogous colors like #D5B3EF.

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

Contrast with #EFB3EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFB3EB?

#EFB3EB is a delicate magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EFB3EB?

#EFB3EB in RGB is (239, 179, 235) - 239 red, 179 green, and 235 blue.

How to use #EFB3EB in CSS?

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

What colors go well with #EFB3EB?

#B3EFB7 (complementary), #D5B3EF (analogous), and #E274DA (lighter shade) work well with #EFB3EB.