#ECCBF5 Color Information

Hex color code: #ECCBF5

The hex color #ECCBF5 is a light magenta with RGB values of (236, 203, 245) and HSL of (287°, 68%, 88%). It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#ECCBF5
RGB
236, 203, 245
HSL
287°, 68%, 88%
CMYK
4%, 17%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECCBF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 203, 245

Red: 236 / Green: 203 / Blue: 245

HSL

287°, 68%, 88%

Hue: 287° / Saturation: 68% / Lightness: 88%

CMYK

4%, 17%, 0%, 4%

Cyan: 4% / Magenta: 17% / Yellow: 0% / Key: 4%

What color is #ECCBF5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECCBF5 to RGB:

rgb(236, 203, 245)HEX to RGB Converter →

HEX to HSL

Convert #ECCBF5 to HSL:

hsl(287, 68%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #ECCBF5 to CMYK:

cmyk(4%, 17%, 0%, 4%)Color Converter →

Color Meaning and Usage

#ECCBF5 is a ethereal magenta color with RGB values of 236, 203, 245 and HSL of 287°, 68%, 88%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECCBF5 is #D5F5CC, creating high-contrast pairings. For softer combinations, try analogous colors like #D7CCF5.

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

Contrast with #ECCBF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECCBF5?

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

What is the RGB value of #ECCBF5?

#ECCBF5 in RGB is (236, 203, 245) - 236 red, 203 green, and 245 blue.

How to use #ECCBF5 in CSS?

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

What colors go well with #ECCBF5?

#D5F5CC (complementary), #D7CCF5 (analogous), and #D58BE9 (lighter shade) work well with #ECCBF5.