#E59DEC Color Information

Hex color code: #E59DEC

#E59DEC is a airy magenta color. In RGB it is (229, 157, 236), and in HSL it is (295°, 68%, 77%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#E59DEC
RGB
229, 157, 236
HSL
295°, 68%, 77%
CMYK
3%, 33%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E59DEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 157, 236

Red: 229 / Green: 157 / Blue: 236

HSL

295°, 68%, 77%

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

CMYK

3%, 33%, 0%, 7%

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

What color is #E59DEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E59DEC to RGB:

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

HEX to HSL

Convert #E59DEC to HSL:

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

HEX to CMYK

Convert #E59DEC to CMYK:

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

Color Meaning and Usage

#E59DEC is a airy magenta color with RGB values of 229, 157, 236 and HSL of 295°, 68%, 77%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E59DEC is #A3EC9C, creating high-contrast pairings. For softer combinations, try analogous colors like #BE9CEC.

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

Contrast with #E59DEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E59DEC?

#E59DEC is a airy magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E59DEC?

#E59DEC in RGB is (229, 157, 236) - 229 red, 157 green, and 236 blue.

How to use #E59DEC in CSS?

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

What colors go well with #E59DEC?

#A3EC9C (complementary), #BE9CEC (analogous), and #D55CE0 (lighter shade) work well with #E59DEC.