#ECA6EB Color Information

Hex color code: #ECA6EB

The hex color #ECA6EB is a light magenta with RGB values of (236, 166, 235) and HSL of (301°, 65%, 79%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#ECA6EB
RGB
236, 166, 235
HSL
301°, 65%, 79%
CMYK
0%, 30%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECA6EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 166, 235

Red: 236 / Green: 166 / Blue: 235

HSL

301°, 65%, 79%

Hue: 301° / Saturation: 65% / Lightness: 79%

CMYK

0%, 30%, 0%, 7%

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

What color is #ECA6EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECA6EB to RGB:

rgb(236, 166, 235)HEX to RGB Converter →

HEX to HSL

Convert #ECA6EB to HSL:

hsl(301, 65%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #ECA6EB to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #ECA6EB has RGB (236, 166, 235) and HSL (301°, 65%, 79%). 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 #ECA6EB is #A7ECA8, creating high-contrast pairings. For softer combinations, try analogous colors like #CBA7EC.

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

Contrast with #ECA6EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECA6EB?

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

What is the RGB value of #ECA6EB?

#ECA6EB in RGB is (236, 166, 235) - 236 red, 166 green, and 235 blue.

How to use #ECA6EB in CSS?

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

What colors go well with #ECA6EB?

#A7ECA8 (complementary), #CBA7EC (analogous), and #DF68DD (lighter shade) work well with #ECA6EB.