#ECACE9 Color Information

Hex color code: #ECACE9

A soft magenta shade, #ECACE9 appears as (236, 172, 233) in RGB and (303°, 63%, 80%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#ECACE9
RGB
236, 172, 233
HSL
303°, 63%, 80%
CMYK
0%, 27%, 1%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECACE9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 172, 233

Red: 236 / Green: 172 / Blue: 233

HSL

303°, 63%, 80%

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

CMYK

0%, 27%, 1%, 7%

Cyan: 0% / Magenta: 27% / Yellow: 1% / Key: 7%

What color is #ECACE9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECACE9 to RGB:

rgb(236, 172, 233)HEX to RGB Converter →

HEX to HSL

Convert #ECACE9 to HSL:

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

HEX to CMYK

Convert #ECACE9 to CMYK:

cmyk(0%, 27%, 1%, 7%)Color Converter →

Color Meaning and Usage

#ECACE9 is a light magenta color with RGB values of 236, 172, 233 and HSL of 303°, 63%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECACE9 is #ACECAF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFACEC.

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

Contrast with #ECACE9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECACE9?

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

What is the RGB value of #ECACE9?

#ECACE9 in RGB is (236, 172, 233) - 236 red, 172 green, and 233 blue.

How to use #ECACE9 in CSS?

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

What colors go well with #ECACE9?

#ACECAF (complementary), #CFACEC (analogous), and #DE6ED8 (lighter shade) work well with #ECACE9.