#E99DEC Color Information

Hex color code: #E99DEC

A light magenta shade, #E99DEC appears as (233, 157, 236) in RGB and (298°, 68%, 77%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#E99DEC
RGB
233, 157, 236
HSL
298°, 68%, 77%
CMYK
1%, 33%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E99DEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

233, 157, 236

Red: 233 / Green: 157 / Blue: 236

HSL

298°, 68%, 77%

Hue: 298° / Saturation: 68% / Lightness: 77%

CMYK

1%, 33%, 0%, 7%

Cyan: 1% / Magenta: 33% / Yellow: 0% / Key: 7%

What color is #E99DEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E99DEC to RGB:

rgb(233, 157, 236)HEX to RGB Converter →

HEX to HSL

Convert #E99DEC to HSL:

hsl(298, 68%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #E99DEC to CMYK:

cmyk(1%, 33%, 0%, 7%)Color Converter →

Color Meaning and Usage

#E99DEC is a light magenta color with RGB values of 233, 157, 236 and HSL of 298°, 68%, 77%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E99DEC is #9FEC9C, creating high-contrast pairings. For softer combinations, try analogous colors like #C29CEC.

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

Contrast with #E99DEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E99DEC?

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

What is the RGB value of #E99DEC?

#E99DEC in RGB is (233, 157, 236) - 233 red, 157 green, and 236 blue.

How to use #E99DEC in CSS?

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

What colors go well with #E99DEC?

#9FEC9C (complementary), #C29CEC (analogous), and #DC5CE0 (lighter shade) work well with #E99DEC.