#EA9FE2 Color Information

Hex color code: #EA9FE2

#EA9FE2 is a airy magenta color. In RGB it is (234, 159, 226), and in HSL it is (306°, 64%, 77%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#EA9FE2
RGB
234, 159, 226
HSL
306°, 64%, 77%
CMYK
0%, 32%, 3%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EA9FE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 159, 226

Red: 234 / Green: 159 / Blue: 226

HSL

306°, 64%, 77%

Hue: 306° / Saturation: 64% / Lightness: 77%

CMYK

0%, 32%, 3%, 8%

Cyan: 0% / Magenta: 32% / Yellow: 3% / Key: 8%

What color is #EA9FE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EA9FE2 to RGB:

rgb(234, 159, 226)HEX to RGB Converter →

HEX to HSL

Convert #EA9FE2 to HSL:

hsl(306, 64%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #EA9FE2 to CMYK:

cmyk(0%, 32%, 3%, 8%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #EA9FE2 has RGB (234, 159, 226) and HSL (306°, 64%, 77%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EA9FE2 is #9FEAA6, creating high-contrast pairings. For softer combinations, try analogous colors like #CC9FEA.

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

Contrast with #EA9FE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EA9FE2?

#EA9FE2 is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EA9FE2?

#EA9FE2 in RGB is (234, 159, 226) - 234 red, 159 green, and 226 blue.

How to use #EA9FE2 in CSS?

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

What colors go well with #EA9FE2?

#9FEAA6 (complementary), #CC9FEA (analogous), and #DC60D0 (lighter shade) work well with #EA9FE2.