#ECA1BC Color Information

Hex color code: #ECA1BC

The hex color #ECA1BC is a light magenta with RGB values of (236, 161, 188) and HSL of (338°, 66%, 78%). It is commonly used in modern UI design.

Try:
Color NameLight Pink
HEX
#ECA1BC
RGB
236, 161, 188
HSL
338°, 66%, 78%
CMYK
0%, 32%, 20%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECA1BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 161, 188

Red: 236 / Green: 161 / Blue: 188

HSL

338°, 66%, 78%

Hue: 338° / Saturation: 66% / Lightness: 78%

CMYK

0%, 32%, 20%, 7%

Cyan: 0% / Magenta: 32% / Yellow: 20% / Key: 7%

What color is #ECA1BC?

#ECA1BC is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECA1BC to RGB:

rgb(236, 161, 188)HEX to RGB Converter →

HEX to HSL

Convert #ECA1BC to HSL:

hsl(338, 66%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #ECA1BC to CMYK:

cmyk(0%, 32%, 20%, 7%)Color Converter →

Color Meaning and Usage

A airy magenta tone, #ECA1BC has RGB (236, 161, 188) and HSL (338°, 66%, 78%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECA1BC is #A2ECD1, creating high-contrast pairings. For softer combinations, try analogous colors like #ECA2E2.

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

Contrast with #ECA1BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECA1BC?

#ECA1BC is a airy magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #ECA1BC?

#ECA1BC in RGB is (236, 161, 188) - 236 red, 161 green, and 188 blue.

How to use #ECA1BC in CSS?

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

What colors go well with #ECA1BC?

#A2ECD1 (complementary), #ECA2E2 (analogous), and #DF6290 (lighter shade) work well with #ECA1BC.