#ECA0EC Color Information

Hex color code: #ECA0EC

The hex color #ECA0EC is a light magenta with RGB values of (236, 160, 236) and HSL of (300°, 67%, 78%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#ECA0EC
RGB
236, 160, 236
HSL
300°, 67%, 78%
CMYK
0%, 32%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECA0EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 160, 236

Red: 236 / Green: 160 / Blue: 236

HSL

300°, 67%, 78%

Hue: 300° / Saturation: 67% / Lightness: 78%

CMYK

0%, 32%, 0%, 7%

Cyan: 0% / Magenta: 32% / Yellow: 0% / Key: 7%

What color is #ECA0EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECA0EC to RGB:

rgb(236, 160, 236)HEX to RGB Converter →

HEX to HSL

Convert #ECA0EC to HSL:

hsl(300, 67%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #ECA0EC to CMYK:

cmyk(0%, 32%, 0%, 7%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #ECA0EC has RGB (236, 160, 236) and HSL (300°, 67%, 78%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECA0EC is #A1ECA1, creating high-contrast pairings. For softer combinations, try analogous colors like #C7A1EC.

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

Contrast with #ECA0EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECA0EC?

#ECA0EC is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #ECA0EC?

#ECA0EC in RGB is (236, 160, 236) - 236 red, 160 green, and 236 blue.

How to use #ECA0EC in CSS?

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

What colors go well with #ECA0EC?

#A1ECA1 (complementary), #C7A1EC (analogous), and #E061E0 (lighter shade) work well with #ECA0EC.