#ECA3EF Color Information

Hex color code: #ECA3EF

#ECA3EF is a delicate magenta color. In RGB it is (236, 163, 239), and in HSL it is (298°, 70%, 79%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#ECA3EF
RGB
236, 163, 239
HSL
298°, 70%, 79%
CMYK
1%, 32%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECA3EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 163, 239

Red: 236 / Green: 163 / Blue: 239

HSL

298°, 70%, 79%

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

CMYK

1%, 32%, 0%, 6%

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

What color is #ECA3EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECA3EF to RGB:

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

HEX to HSL

Convert #ECA3EF to HSL:

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

HEX to CMYK

Convert #ECA3EF to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #ECA3EF has RGB (236, 163, 239) and HSL (298°, 70%, 79%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #ECA3EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECA3EF?

#ECA3EF is a airy magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #ECA3EF?

#ECA3EF in RGB is (236, 163, 239) - 236 red, 163 green, and 239 blue.

How to use #ECA3EF in CSS?

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

What colors go well with #ECA3EF?

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