#ECAAEF Color Information

Hex color code: #ECAAEF

#ECAAEF is a delicate magenta color. In RGB it is (236, 170, 239), and in HSL it is (297°, 68%, 80%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#ECAAEF
RGB
236, 170, 239
HSL
297°, 68%, 80%
CMYK
1%, 29%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECAAEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 170, 239

Red: 236 / Green: 170 / Blue: 239

HSL

297°, 68%, 80%

Hue: 297° / Saturation: 68% / Lightness: 80%

CMYK

1%, 29%, 0%, 6%

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

What color is #ECAAEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECAAEF to RGB:

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

HEX to HSL

Convert #ECAAEF to HSL:

hsl(297, 68%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #ECAAEF to CMYK:

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

Color Meaning and Usage

A light magenta tone, #ECAAEF has RGB (236, 170, 239) and HSL (297°, 68%, 80%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECAAEF is #ADEFA9, creating high-contrast pairings. For softer combinations, try analogous colors like #C9A9EF.

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

Contrast with #ECAAEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECAAEF?

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

What is the RGB value of #ECAAEF?

#ECAAEF in RGB is (236, 170, 239) - 236 red, 170 green, and 239 blue.

How to use #ECAAEF in CSS?

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

What colors go well with #ECAAEF?

#ADEFA9 (complementary), #C9A9EF (analogous), and #DC69E2 (lighter shade) work well with #ECAAEF.