#ECEBF6 Color Information

Hex color code: #ECEBF6

The hex color #ECEBF6 is a ethereal blue with RGB values of (236, 235, 246) and HSL of (245°, 38%, 94%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#ECEBF6
RGB
236, 235, 246
HSL
245°, 38%, 94%
CMYK
4%, 4%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECEBF6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 235, 246

Red: 236 / Green: 235 / Blue: 246

HSL

245°, 38%, 94%

Hue: 245° / Saturation: 38% / Lightness: 94%

CMYK

4%, 4%, 0%, 4%

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

What color is #ECEBF6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECEBF6 to RGB:

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

HEX to HSL

Convert #ECEBF6 to HSL:

hsl(245, 38%, 94%)RGB to HSL Converter →

HEX to CMYK

Convert #ECEBF6 to CMYK:

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

Color Meaning and Usage

A light blue tone, #ECEBF6 has RGB (236, 235, 246) and HSL (245°, 38%, 94%). 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 #ECEBF6 is #F5F6EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EAEFF6.

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

Contrast with #ECEBF6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECEBF6?

#ECEBF6 is a light blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #ECEBF6?

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

How to use #ECEBF6 in CSS?

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

What colors go well with #ECEBF6?

#F5F6EA (complementary), #EAEFF6 (analogous), and #B8B5DE (lighter shade) work well with #ECEBF6.