#ECEBEF Color Information

Hex color code: #ECEBEF

A soft purple shade, #ECEBEF appears as (236, 235, 239) in RGB and (255°, 11%, 93%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#ECEBEF
RGB
236, 235, 239
HSL
255°, 11%, 93%
CMYK
1%, 2%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECEBEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 235, 239

Red: 236 / Green: 235 / Blue: 239

HSL

255°, 11%, 93%

Hue: 255° / Saturation: 11% / Lightness: 93%

CMYK

1%, 2%, 0%, 6%

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

What color is #ECEBEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECEBEF to RGB:

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

HEX to HSL

Convert #ECEBEF to HSL:

hsl(255, 11%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #ECEBEF to CMYK:

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

Color Meaning and Usage

A airy purple tone, #ECEBEF has RGB (236, 235, 239) and HSL (255°, 11%, 93%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECEBEF is #EEEFEB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBECEF.

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

Contrast with #ECEBEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECEBEF?

#ECEBEF is a airy purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #ECEBEF?

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

How to use #ECEBEF in CSS?

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

What colors go well with #ECEBEF?

#EEEFEB (complementary), #EBECEF (analogous), and #C4C1CD (lighter shade) work well with #ECEBEF.