#E69DEC Color Information

Hex color code: #E69DEC

A soft magenta shade, #E69DEC appears as (230, 157, 236) in RGB and (295°, 68%, 77%) in HSL. It is frequently seen in web interfaces.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E69DEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 157, 236

Red: 230 / 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 #E69DEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E69DEC to RGB:

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

HEX to HSL

Convert #E69DEC to HSL:

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

HEX to CMYK

Convert #E69DEC to CMYK:

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

Color Meaning and Usage

#E69DEC is a light magenta color with RGB values of 230, 157, 236 and HSL of 295°, 68%, 77%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #E69DEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E69DEC?

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

What is the RGB value of #E69DEC?

#E69DEC in RGB is (230, 157, 236) - 230 red, 157 green, and 236 blue.

How to use #E69DEC in CSS?

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

What colors go well with #E69DEC?

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