#EA76EC Color Information

Hex color code: #EA76EC

The hex color #EA76EC is a vivid magenta with RGB values of (234, 118, 236) and HSL of (299°, 76%, 69%). It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#EA76EC
RGB
234, 118, 236
HSL
299°, 76%, 69%
CMYK
1%, 50%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EA76EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 118, 236

Red: 234 / Green: 118 / Blue: 236

HSL

299°, 76%, 69%

Hue: 299° / Saturation: 76% / Lightness: 69%

CMYK

1%, 50%, 0%, 7%

Cyan: 1% / Magenta: 50% / Yellow: 0% / Key: 7%

What color is #EA76EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EA76EC to RGB:

rgb(234, 118, 236)HEX to RGB Converter →

HEX to HSL

Convert #EA76EC to HSL:

hsl(299, 76%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #EA76EC to CMYK:

cmyk(1%, 50%, 0%, 7%)Color Converter →

Color Meaning and Usage

#EA76EC is a vivid magenta color with RGB values of 234, 118, 236 and HSL of 299°, 76%, 69%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EA76EC is #76EC74, creating high-contrast pairings. For softer combinations, try analogous colors like #AE74EC.

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

Contrast with #EA76EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EA76EC?

#EA76EC is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EA76EC?

#EA76EC in RGB is (234, 118, 236) - 234 red, 118 green, and 236 blue.

How to use #EA76EC in CSS?

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

What colors go well with #EA76EC?

#76EC74 (complementary), #AE74EC (analogous), and #E031E3 (lighter shade) work well with #EA76EC.