#E397EB Color Information

Hex color code: #E397EB

A soft magenta shade, #E397EB appears as (227, 151, 235) in RGB and (294°, 68%, 76%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#E397EB
RGB
227, 151, 235
HSL
294°, 68%, 76%
CMYK
3%, 36%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E397EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

227, 151, 235

Red: 227 / Green: 151 / Blue: 235

HSL

294°, 68%, 76%

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

CMYK

3%, 36%, 0%, 8%

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

What color is #E397EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E397EB to RGB:

rgb(227, 151, 235)HEX to RGB Converter →

HEX to HSL

Convert #E397EB to HSL:

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

HEX to CMYK

Convert #E397EB to CMYK:

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

Color Meaning and Usage

A light magenta tone, #E397EB has RGB (227, 151, 235) and HSL (294°, 68%, 76%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E397EB is #A1EB98, creating high-contrast pairings. For softer combinations, try analogous colors like #B998EB.

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

Contrast with #E397EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E397EB?

#E397EB is a light magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E397EB?

#E397EB in RGB is (227, 151, 235) - 227 red, 151 green, and 235 blue.

How to use #E397EB in CSS?

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

What colors go well with #E397EB?

#A1EB98 (complementary), #B998EB (analogous), and #D258DF (lighter shade) work well with #E397EB.