#E88CE4 Color Information

Hex color code: #E88CE4

#E88CE4 is a muted magenta color. In RGB it is (232, 140, 228), and in HSL it is (303°, 67%, 73%). It is typically applied in digital products.

Try:
Color NameViolet
HEX
#E88CE4
RGB
232, 140, 228
HSL
303°, 67%, 73%
CMYK
0%, 40%, 2%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E88CE4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

232, 140, 228

Red: 232 / Green: 140 / Blue: 228

HSL

303°, 67%, 73%

Hue: 303° / Saturation: 67% / Lightness: 73%

CMYK

0%, 40%, 2%, 9%

Cyan: 0% / Magenta: 40% / Yellow: 2% / Key: 9%

What color is #E88CE4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E88CE4 to RGB:

rgb(232, 140, 228)HEX to RGB Converter →

HEX to HSL

Convert #E88CE4 to HSL:

hsl(303, 67%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #E88CE4 to CMYK:

cmyk(0%, 40%, 2%, 9%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #E88CE4 has RGB (232, 140, 228) and HSL (303°, 67%, 73%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E88CE4 is #8CE891, creating high-contrast pairings. For softer combinations, try analogous colors like #BF8CE8.

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

Contrast with #E88CE4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E88CE4?

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

What is the RGB value of #E88CE4?

#E88CE4 in RGB is (232, 140, 228) - 232 red, 140 green, and 228 blue.

How to use #E88CE4 in CSS?

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

What colors go well with #E88CE4?

#8CE891 (complementary), #BF8CE8 (analogous), and #DC4CD4 (lighter shade) work well with #E88CE4.