#ECA1EC Color Information

Hex color code: #ECA1EC

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

Try:
Color NamePlum
HEX
#ECA1EC
RGB
236, 161, 236
HSL
300°, 66%, 78%
CMYK
0%, 32%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECA1EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 161, 236

Red: 236 / Green: 161 / Blue: 236

HSL

300°, 66%, 78%

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

CMYK

0%, 32%, 0%, 7%

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

What color is #ECA1EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECA1EC to RGB:

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

HEX to HSL

Convert #ECA1EC to HSL:

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

HEX to CMYK

Convert #ECA1EC to CMYK:

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

Color Meaning and Usage

A light magenta tone, #ECA1EC has RGB (236, 161, 236) and HSL (300°, 66%, 78%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECA1EC is #A2ECA2, creating high-contrast pairings. For softer combinations, try analogous colors like #C7A2EC.

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

Contrast with #ECA1EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECA1EC?

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

What is the RGB value of #ECA1EC?

#ECA1EC in RGB is (236, 161, 236) - 236 red, 161 green, and 236 blue.

How to use #ECA1EC in CSS?

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

What colors go well with #ECA1EC?

#A2ECA2 (complementary), #C7A2EC (analogous), and #DF62DF (lighter shade) work well with #ECA1EC.