#ECC2DE Color Information

Hex color code: #ECC2DE

A airy magenta shade, #ECC2DE appears as (236, 194, 222) in RGB and (320°, 53%, 84%) in HSL. It is widely used in graphic design.

Try:
Color NamePink
HEX
#ECC2DE
RGB
236, 194, 222
HSL
320°, 53%, 84%
CMYK
0%, 18%, 6%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECC2DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 194, 222

Red: 236 / Green: 194 / Blue: 222

HSL

320°, 53%, 84%

Hue: 320° / Saturation: 53% / Lightness: 84%

CMYK

0%, 18%, 6%, 7%

Cyan: 0% / Magenta: 18% / Yellow: 6% / Key: 7%

What color is #ECC2DE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECC2DE to RGB:

rgb(236, 194, 222)HEX to RGB Converter →

HEX to HSL

Convert #ECC2DE to HSL:

hsl(320, 53%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #ECC2DE to CMYK:

cmyk(0%, 18%, 6%, 7%)Color Converter →

Color Meaning and Usage

#ECC2DE is a ethereal magenta color with RGB values of 236, 194, 222 and HSL of 320°, 53%, 84%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECC2DE is #C1ECCF, creating high-contrast pairings. For softer combinations, try analogous colors like #E5C1EC.

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

Contrast with #ECC2DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECC2DE?

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

What is the RGB value of #ECC2DE?

#ECC2DE in RGB is (236, 194, 222) - 236 red, 194 green, and 222 blue.

How to use #ECC2DE in CSS?

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

What colors go well with #ECC2DE?

#C1ECCF (complementary), #E5C1EC (analogous), and #DA86BE (lighter shade) work well with #ECC2DE.