#ECA4EF Color Information

Hex color code: #ECA4EF

A ethereal magenta shade, #ECA4EF appears as (236, 164, 239) in RGB and (298°, 70%, 79%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#ECA4EF
RGB
236, 164, 239
HSL
298°, 70%, 79%
CMYK
1%, 31%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECA4EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 164, 239

Red: 236 / Green: 164 / Blue: 239

HSL

298°, 70%, 79%

Hue: 298° / Saturation: 70% / Lightness: 79%

CMYK

1%, 31%, 0%, 6%

Cyan: 1% / Magenta: 31% / Yellow: 0% / Key: 6%

What color is #ECA4EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECA4EF to RGB:

rgb(236, 164, 239)HEX to RGB Converter →

HEX to HSL

Convert #ECA4EF to HSL:

hsl(298, 70%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #ECA4EF to CMYK:

cmyk(1%, 31%, 0%, 6%)Color Converter →

Color Meaning and Usage

#ECA4EF is a ethereal magenta color with RGB values of 236, 164, 239 and HSL of 298°, 70%, 79%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECA4EF is #A6EFA4, creating high-contrast pairings. For softer combinations, try analogous colors like #C7A4EF.

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

Contrast with #ECA4EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECA4EF?

#ECA4EF is a ethereal magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #ECA4EF?

#ECA4EF in RGB is (236, 164, 239) - 236 red, 164 green, and 239 blue.

How to use #ECA4EF in CSS?

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

What colors go well with #ECA4EF?

#A6EFA4 (complementary), #C7A4EF (analogous), and #DF63E3 (lighter shade) work well with #ECA4EF.