#ECCFF2 Color Information

Hex color code: #ECCFF2

A ethereal magenta shade, #ECCFF2 appears as (236, 207, 242) in RGB and (290°, 57%, 88%) in HSL. It is typically applied in digital products.

Try:
Color NameLavender
HEX
#ECCFF2
RGB
236, 207, 242
HSL
290°, 57%, 88%
CMYK
2%, 14%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECCFF2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 207, 242

Red: 236 / Green: 207 / Blue: 242

HSL

290°, 57%, 88%

Hue: 290° / Saturation: 57% / Lightness: 88%

CMYK

2%, 14%, 0%, 5%

Cyan: 2% / Magenta: 14% / Yellow: 0% / Key: 5%

What color is #ECCFF2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECCFF2 to RGB:

rgb(236, 207, 242)HEX to RGB Converter →

HEX to HSL

Convert #ECCFF2 to HSL:

hsl(290, 57%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #ECCFF2 to CMYK:

cmyk(2%, 14%, 0%, 5%)Color Converter →

Color Meaning and Usage

A light magenta tone, #ECCFF2 has RGB (236, 207, 242) and HSL (290°, 57%, 88%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECCFF2 is #D5F2CF, creating high-contrast pairings. For softer combinations, try analogous colors like #DBCFF2.

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

Contrast with #ECCFF2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECCFF2?

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

What is the RGB value of #ECCFF2?

#ECCFF2 in RGB is (236, 207, 242) - 236 red, 207 green, and 242 blue.

How to use #ECCFF2 in CSS?

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

What colors go well with #ECCFF2?

#D5F2CF (complementary), #DBCFF2 (analogous), and #D493E1 (lighter shade) work well with #ECCFF2.