#ECB1CE Color Information

Hex color code: #ECB1CE

A ethereal magenta shade, #ECB1CE appears as (236, 177, 206) in RGB and (331°, 61%, 81%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Pink
HEX
#ECB1CE
RGB
236, 177, 206
HSL
331°, 61%, 81%
CMYK
0%, 25%, 13%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECB1CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 177, 206

Red: 236 / Green: 177 / Blue: 206

HSL

331°, 61%, 81%

Hue: 331° / Saturation: 61% / Lightness: 81%

CMYK

0%, 25%, 13%, 7%

Cyan: 0% / Magenta: 25% / Yellow: 13% / Key: 7%

What color is #ECB1CE?

#ECB1CE is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECB1CE to RGB:

rgb(236, 177, 206)HEX to RGB Converter →

HEX to HSL

Convert #ECB1CE to HSL:

hsl(331, 61%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #ECB1CE to CMYK:

cmyk(0%, 25%, 13%, 7%)Color Converter →

Color Meaning and Usage

#ECB1CE is a light magenta color with RGB values of 236, 177, 206 and HSL of 331°, 61%, 81%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECB1CE is #B1ECD0, creating high-contrast pairings. For softer combinations, try analogous colors like #ECB1EB.

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

Contrast with #ECB1CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECB1CE?

#ECB1CE is a light magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #ECB1CE?

#ECB1CE in RGB is (236, 177, 206) - 236 red, 177 green, and 206 blue.

How to use #ECB1CE in CSS?

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

What colors go well with #ECB1CE?

#B1ECD0 (complementary), #ECB1EB (analogous), and #DD73A7 (lighter shade) work well with #ECB1CE.