#EF8ADD Color Information

Hex color code: #EF8ADD

A dynamic magenta shade, #EF8ADD appears as (239, 138, 221) in RGB and (311°, 76%, 74%) in HSL. It is typically applied in digital products.

Try:
Color NameViolet
HEX
#EF8ADD
RGB
239, 138, 221
HSL
311°, 76%, 74%
CMYK
0%, 42%, 8%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EF8ADD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 138, 221

Red: 239 / Green: 138 / Blue: 221

HSL

311°, 76%, 74%

Hue: 311° / Saturation: 76% / Lightness: 74%

CMYK

0%, 42%, 8%, 6%

Cyan: 0% / Magenta: 42% / Yellow: 8% / Key: 6%

What color is #EF8ADD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EF8ADD to RGB:

rgb(239, 138, 221)HEX to RGB Converter →

HEX to HSL

Convert #EF8ADD to HSL:

hsl(311, 76%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #EF8ADD to CMYK:

cmyk(0%, 42%, 8%, 6%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #EF8ADD has RGB (239, 138, 221) and HSL (311°, 76%, 74%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EF8ADD is #8AEF9D, creating high-contrast pairings. For softer combinations, try analogous colors like #CF8AEF.

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

Contrast with #EF8ADD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EF8ADD?

#EF8ADD is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EF8ADD?

#EF8ADD in RGB is (239, 138, 221) - 239 red, 138 green, and 221 blue.

How to use #EF8ADD in CSS?

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

What colors go well with #EF8ADD?

#8AEF9D (complementary), #CF8AEF (analogous), and #E647C9 (lighter shade) work well with #EF8ADD.