#EA81CE Color Information

Hex color code: #EA81CE

The hex color #EA81CE is a vivid magenta with RGB values of (234, 129, 206) and HSL of (316°, 71%, 71%). It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#EA81CE
RGB
234, 129, 206
HSL
316°, 71%, 71%
CMYK
0%, 45%, 12%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EA81CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 129, 206

Red: 234 / Green: 129 / Blue: 206

HSL

316°, 71%, 71%

Hue: 316° / Saturation: 71% / Lightness: 71%

CMYK

0%, 45%, 12%, 8%

Cyan: 0% / Magenta: 45% / Yellow: 12% / Key: 8%

What color is #EA81CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EA81CE to RGB:

rgb(234, 129, 206)HEX to RGB Converter →

HEX to HSL

Convert #EA81CE to HSL:

hsl(316, 71%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #EA81CE to CMYK:

cmyk(0%, 45%, 12%, 8%)Color Converter →

Color Meaning and Usage

#EA81CE is a striking magenta color with RGB values of 234, 129, 206 and HSL of 316°, 71%, 71%. 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 #EA81CE is #81EA9D, creating high-contrast pairings. For softer combinations, try analogous colors like #D181EA.

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

Contrast with #EA81CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EA81CE?

#EA81CE is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EA81CE?

#EA81CE in RGB is (234, 129, 206) - 234 red, 129 green, and 206 blue.

How to use #EA81CE in CSS?

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

What colors go well with #EA81CE?

#81EA9D (complementary), #D181EA (analogous), and #DE3FB4 (lighter shade) work well with #EA81CE.