#ECA2EB Color Information

Hex color code: #ECA2EB

A light magenta shade, #ECA2EB appears as (236, 162, 235) in RGB and (301°, 66%, 78%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#ECA2EB
RGB
236, 162, 235
HSL
301°, 66%, 78%
CMYK
0%, 31%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECA2EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 162, 235

Red: 236 / Green: 162 / Blue: 235

HSL

301°, 66%, 78%

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

CMYK

0%, 31%, 0%, 7%

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

What color is #ECA2EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECA2EB to RGB:

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

HEX to HSL

Convert #ECA2EB to HSL:

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

HEX to CMYK

Convert #ECA2EB to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #ECA2EB has RGB (236, 162, 235) and HSL (301°, 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 #ECA2EB is #A2ECA3, creating high-contrast pairings. For softer combinations, try analogous colors like #C8A2EC.

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

Contrast with #ECA2EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECA2EB?

#ECA2EB is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #ECA2EB?

#ECA2EB in RGB is (236, 162, 235) - 236 red, 162 green, and 235 blue.

How to use #ECA2EB in CSS?

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

What colors go well with #ECA2EB?

#A2ECA3 (complementary), #C8A2EC (analogous), and #DF62DD (lighter shade) work well with #ECA2EB.