#E298EB Color Information

Hex color code: #E298EB

#E298EB is a light magenta color. In RGB it is (226, 152, 235), and in HSL it is (293°, 67%, 76%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#E298EB
RGB
226, 152, 235
HSL
293°, 67%, 76%
CMYK
4%, 35%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E298EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 152, 235

Red: 226 / Green: 152 / Blue: 235

HSL

293°, 67%, 76%

Hue: 293° / Saturation: 67% / Lightness: 76%

CMYK

4%, 35%, 0%, 8%

Cyan: 4% / Magenta: 35% / Yellow: 0% / Key: 8%

What color is #E298EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E298EB to RGB:

rgb(226, 152, 235)HEX to RGB Converter →

HEX to HSL

Convert #E298EB to HSL:

hsl(293, 67%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #E298EB to CMYK:

cmyk(4%, 35%, 0%, 8%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #E298EB has RGB (226, 152, 235) and HSL (293°, 67%, 76%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E298EB is #A2EB99, creating high-contrast pairings. For softer combinations, try analogous colors like #B899EB.

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

Contrast with #E298EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E298EB?

#E298EB is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E298EB?

#E298EB in RGB is (226, 152, 235) - 226 red, 152 green, and 235 blue.

How to use #E298EB in CSS?

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

What colors go well with #E298EB?

#A2EB99 (complementary), #B899EB (analogous), and #CF59DE (lighter shade) work well with #E298EB.