#ECAAEB Color Information

Hex color code: #ECAAEB

A ethereal magenta shade, #ECAAEB appears as (236, 170, 235) in RGB and (301°, 63%, 80%) in HSL. It is widely used in graphic design.

Try:
Color NamePlum
HEX
#ECAAEB
RGB
236, 170, 235
HSL
301°, 63%, 80%
CMYK
0%, 28%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECAAEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 170, 235

Red: 236 / Green: 170 / Blue: 235

HSL

301°, 63%, 80%

Hue: 301° / Saturation: 63% / Lightness: 80%

CMYK

0%, 28%, 0%, 7%

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

What color is #ECAAEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECAAEB to RGB:

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

HEX to HSL

Convert #ECAAEB to HSL:

hsl(301, 63%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #ECAAEB to CMYK:

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

Color Meaning and Usage

#ECAAEB is a ethereal magenta color with RGB values of 236, 170, 235 and HSL of 301°, 63%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECAAEB is #ACECAD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDACEC.

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

Contrast with #ECAAEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECAAEB?

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

What is the RGB value of #ECAAEB?

#ECAAEB in RGB is (236, 170, 235) - 236 red, 170 green, and 235 blue.

How to use #ECAAEB in CSS?

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

What colors go well with #ECAAEB?

#ACECAD (complementary), #CDACEC (analogous), and #DE6EDC (lighter shade) work well with #ECAAEB.