#E398EC Color Information

Hex color code: #E398EC

The hex color #E398EC is a light magenta with RGB values of (227, 152, 236) and HSL of (294°, 69%, 76%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#E398EC
RGB
227, 152, 236
HSL
294°, 69%, 76%
CMYK
4%, 36%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E398EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

227, 152, 236

Red: 227 / Green: 152 / Blue: 236

HSL

294°, 69%, 76%

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

CMYK

4%, 36%, 0%, 7%

Cyan: 4% / Magenta: 36% / Yellow: 0% / Key: 7%

What color is #E398EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E398EC to RGB:

rgb(227, 152, 236)HEX to RGB Converter →

HEX to HSL

Convert #E398EC to HSL:

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

HEX to CMYK

Convert #E398EC to CMYK:

cmyk(4%, 36%, 0%, 7%)Color Converter →

Color Meaning and Usage

#E398EC is a ethereal magenta color with RGB values of 227, 152, 236 and HSL of 294°, 69%, 76%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E398EC is #A0EC98, creating high-contrast pairings. For softer combinations, try analogous colors like #B998EC.

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

Contrast with #E398EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E398EC?

#E398EC is a ethereal magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E398EC?

#E398EC in RGB is (227, 152, 236) - 227 red, 152 green, and 236 blue.

How to use #E398EC in CSS?

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

What colors go well with #E398EC?

#A0EC98 (complementary), #B998EC (analogous), and #D257E0 (lighter shade) work well with #E398EC.