#ECB3DC Color Information

Hex color code: #ECB3DC

The hex color #ECB3DC is a ethereal magenta with RGB values of (236, 179, 220) and HSL of (317°, 60%, 81%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#ECB3DC
RGB
236, 179, 220
HSL
317°, 60%, 81%
CMYK
0%, 24%, 7%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECB3DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 179, 220

Red: 236 / Green: 179 / Blue: 220

HSL

317°, 60%, 81%

Hue: 317° / Saturation: 60% / Lightness: 81%

CMYK

0%, 24%, 7%, 7%

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

What color is #ECB3DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECB3DC to RGB:

rgb(236, 179, 220)HEX to RGB Converter →

HEX to HSL

Convert #ECB3DC to HSL:

hsl(317, 60%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #ECB3DC to CMYK:

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

Color Meaning and Usage

#ECB3DC is a soft magenta color with RGB values of 236, 179, 220 and HSL of 317°, 60%, 81%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECB3DC is #B1ECC2, creating high-contrast pairings. For softer combinations, try analogous colors like #DFB1EC.

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

Contrast with #ECB3DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECB3DC?

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

What is the RGB value of #ECB3DC?

#ECB3DC in RGB is (236, 179, 220) - 236 red, 179 green, and 220 blue.

How to use #ECB3DC in CSS?

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

What colors go well with #ECB3DC?

#B1ECC2 (complementary), #DFB1EC (analogous), and #DC74BF (lighter shade) work well with #ECB3DC.