#E198EC Color Information

Hex color code: #E198EC

A light magenta shade, #E198EC appears as (225, 152, 236) in RGB and (292°, 69%, 76%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#E198EC
RGB
225, 152, 236
HSL
292°, 69%, 76%
CMYK
5%, 36%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E198EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 152, 236

Red: 225 / Green: 152 / Blue: 236

HSL

292°, 69%, 76%

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

CMYK

5%, 36%, 0%, 7%

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

What color is #E198EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E198EC to RGB:

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

HEX to HSL

Convert #E198EC to HSL:

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

HEX to CMYK

Convert #E198EC to CMYK:

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

Color Meaning and Usage

#E198EC is a ethereal magenta color with RGB values of 225, 152, 236 and HSL of 292°, 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 #E198EC is #A3EC98, creating high-contrast pairings. For softer combinations, try analogous colors like #B798EC.

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

Contrast with #E198EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E198EC?

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

What is the RGB value of #E198EC?

#E198EC in RGB is (225, 152, 236) - 225 red, 152 green, and 236 blue.

How to use #E198EC in CSS?

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

What colors go well with #E198EC?

#A3EC98 (complementary), #B798EC (analogous), and #CE57E0 (lighter shade) work well with #E198EC.