#E0ECFC Color Information

Hex color code: #E0ECFC

#E0ECFC is a light blue color. In RGB it is (224, 236, 252), and in HSL it is (214°, 82%, 93%). It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#E0ECFC
RGB
224, 236, 252
HSL
214°, 82%, 93%
CMYK
11%, 6%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E0ECFC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 236, 252

Red: 224 / Green: 236 / Blue: 252

HSL

214°, 82%, 93%

Hue: 214° / Saturation: 82% / Lightness: 93%

CMYK

11%, 6%, 0%, 1%

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

What color is #E0ECFC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E0ECFC to RGB:

rgb(224, 236, 252)HEX to RGB Converter →

HEX to HSL

Convert #E0ECFC to HSL:

hsl(214, 82%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #E0ECFC to CMYK:

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

Color Meaning and Usage

A delicate blue tone, #E0ECFC has RGB (224, 236, 252) and HSL (214°, 82%, 93%). 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 #E0ECFC is #FCEFDF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFFAFC.

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

Contrast with #E0ECFC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E0ECFC?

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

What is the RGB value of #E0ECFC?

#E0ECFC in RGB is (224, 236, 252) - 224 red, 236 green, and 252 blue.

How to use #E0ECFC in CSS?

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

What colors go well with #E0ECFC?

#FCEFDF (complementary), #DFFAFC (analogous), and #99C1F5 (lighter shade) work well with #E0ECFC.