#E899EB Color Information

Hex color code: #E899EB

#E899EB is a soft magenta color. In RGB it is (232, 153, 235), and in HSL it is (298°, 67%, 76%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#E899EB
RGB
232, 153, 235
HSL
298°, 67%, 76%
CMYK
1%, 35%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E899EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

232, 153, 235

Red: 232 / Green: 153 / Blue: 235

HSL

298°, 67%, 76%

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

CMYK

1%, 35%, 0%, 8%

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

What color is #E899EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E899EB to RGB:

rgb(232, 153, 235)HEX to RGB Converter →

HEX to HSL

Convert #E899EB to HSL:

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

HEX to CMYK

Convert #E899EB to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #E899EB has RGB (232, 153, 235) and HSL (298°, 67%, 76%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E899EB is #9CEB99, creating high-contrast pairings. For softer combinations, try analogous colors like #BF99EB.

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

Contrast with #E899EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E899EB?

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

What is the RGB value of #E899EB?

#E899EB in RGB is (232, 153, 235) - 232 red, 153 green, and 235 blue.

How to use #E899EB in CSS?

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

What colors go well with #E899EB?

#9CEB99 (complementary), #BF99EB (analogous), and #DA59DE (lighter shade) work well with #E899EB.