#ECC3EF Color Information

Hex color code: #ECC3EF

The hex color #ECC3EF is a ethereal magenta with RGB values of (236, 195, 239) and HSL of (296°, 58%, 85%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#ECC3EF
RGB
236, 195, 239
HSL
296°, 58%, 85%
CMYK
1%, 18%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECC3EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 195, 239

Red: 236 / Green: 195 / Blue: 239

HSL

296°, 58%, 85%

Hue: 296° / Saturation: 58% / Lightness: 85%

CMYK

1%, 18%, 0%, 6%

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

What color is #ECC3EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECC3EF to RGB:

rgb(236, 195, 239)HEX to RGB Converter →

HEX to HSL

Convert #ECC3EF to HSL:

hsl(296, 58%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #ECC3EF to CMYK:

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

Color Meaning and Usage

A light magenta tone, #ECC3EF has RGB (236, 195, 239) and HSL (296°, 58%, 85%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECC3EF is #C6EFC3, creating high-contrast pairings. For softer combinations, try analogous colors like #D6C3EF.

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

Contrast with #ECC3EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECC3EF?

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

What is the RGB value of #ECC3EF?

#ECC3EF in RGB is (236, 195, 239) - 236 red, 195 green, and 239 blue.

How to use #ECC3EF in CSS?

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

What colors go well with #ECC3EF?

#C6EFC3 (complementary), #D6C3EF (analogous), and #D986DF (lighter shade) work well with #ECC3EF.