#EA96CA Color Information

Hex color code: #EA96CA

#EA96CA is a subtle magenta color. In RGB it is (234, 150, 202), and in HSL it is (323°, 67%, 75%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#EA96CA
RGB
234, 150, 202
HSL
323°, 67%, 75%
CMYK
0%, 36%, 14%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EA96CA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 150, 202

Red: 234 / Green: 150 / Blue: 202

HSL

323°, 67%, 75%

Hue: 323° / Saturation: 67% / Lightness: 75%

CMYK

0%, 36%, 14%, 8%

Cyan: 0% / Magenta: 36% / Yellow: 14% / Key: 8%

What color is #EA96CA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EA96CA to RGB:

rgb(234, 150, 202)HEX to RGB Converter →

HEX to HSL

Convert #EA96CA to HSL:

hsl(323, 67%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #EA96CA to CMYK:

cmyk(0%, 36%, 14%, 8%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #EA96CA has RGB (234, 150, 202) and HSL (323°, 67%, 75%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EA96CA is #95EAB5, creating high-contrast pairings. For softer combinations, try analogous colors like #E095EA.

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

Contrast with #EA96CA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EA96CA?

#EA96CA is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EA96CA?

#EA96CA in RGB is (234, 150, 202) - 234 red, 150 green, and 202 blue.

How to use #EA96CA in CSS?

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

What colors go well with #EA96CA?

#95EAB5 (complementary), #E095EA (analogous), and #DD55A9 (lighter shade) work well with #EA96CA.