#ECEBEC Color Information

Hex color code: #ECEBEC

#ECEBEC is a soft magenta color. In RGB it is (236, 235, 236), and in HSL it is (300°, 3%, 92%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#ECEBEC
RGB
236, 235, 236
HSL
300°, 3%, 92%
CMYK
0%, 0%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECEBEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 235, 236

Red: 236 / Green: 235 / Blue: 236

HSL

300°, 3%, 92%

Hue: 300° / Saturation: 3% / Lightness: 92%

CMYK

0%, 0%, 0%, 7%

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

What color is #ECEBEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECEBEC to RGB:

rgb(236, 235, 236)HEX to RGB Converter →

HEX to HSL

Convert #ECEBEC to HSL:

hsl(300, 3%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #ECEBEC to CMYK:

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

Color Meaning and Usage

A light magenta tone, #ECEBEC has RGB (236, 235, 236) and HSL (300°, 3%, 92%). 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 #ECEBEC is #EAEBEA, creating high-contrast pairings. For softer combinations, try analogous colors like #EBEAEB.

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

Contrast with #ECEBEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECEBEC?

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

What is the RGB value of #ECEBEC?

#ECEBEC in RGB is (236, 235, 236) - 236 red, 235 green, and 236 blue.

How to use #ECEBEC in CSS?

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

What colors go well with #ECEBEC?

#EAEBEA (complementary), #EBEAEB (analogous), and #C6C3C6 (lighter shade) work well with #ECEBEC.