#EFB8ED Color Information

Hex color code: #EFB8ED

The hex color #EFB8ED is a airy magenta with RGB values of (239, 184, 237) and HSL of (302°, 63%, 83%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#EFB8ED
RGB
239, 184, 237
HSL
302°, 63%, 83%
CMYK
0%, 23%, 1%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFB8ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 184, 237

Red: 239 / Green: 184 / Blue: 237

HSL

302°, 63%, 83%

Hue: 302° / Saturation: 63% / Lightness: 83%

CMYK

0%, 23%, 1%, 6%

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

What color is #EFB8ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFB8ED to RGB:

rgb(239, 184, 237)HEX to RGB Converter →

HEX to HSL

Convert #EFB8ED to HSL:

hsl(302, 63%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #EFB8ED to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #EFB8ED has RGB (239, 184, 237) and HSL (302°, 63%, 83%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFB8ED is #B8EFBA, creating high-contrast pairings. For softer combinations, try analogous colors like #D5B8EF.

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

Contrast with #EFB8ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFB8ED?

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

What is the RGB value of #EFB8ED?

#EFB8ED in RGB is (239, 184, 237) - 239 red, 184 green, and 237 blue.

How to use #EFB8ED in CSS?

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

What colors go well with #EFB8ED?

#B8EFBA (complementary), #D5B8EF (analogous), and #E17ADD (lighter shade) work well with #EFB8ED.