#ECEEFA Color Information

Hex color code: #ECEEFA

A soft blue shade, #ECEEFA appears as (236, 238, 250) in RGB and (231°, 58%, 95%) in HSL. It is often used for branding and logos.

Try:
Color NameLavender
HEX
#ECEEFA
RGB
236, 238, 250
HSL
231°, 58%, 95%
CMYK
6%, 5%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECEEFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 238, 250

Red: 236 / Green: 238 / Blue: 250

HSL

231°, 58%, 95%

Hue: 231° / Saturation: 58% / Lightness: 95%

CMYK

6%, 5%, 0%, 2%

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

What color is #ECEEFA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECEEFA to RGB:

rgb(236, 238, 250)HEX to RGB Converter →

HEX to HSL

Convert #ECEEFA to HSL:

hsl(231, 58%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #ECEEFA to CMYK:

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

Color Meaning and Usage

A light blue tone, #ECEEFA has RGB (236, 238, 250) and HSL (231°, 58%, 95%). 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 #ECEEFA is #FAF7EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBF4FA.

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

Contrast with #ECEEFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECEEFA?

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

What is the RGB value of #ECEEFA?

#ECEEFA in RGB is (236, 238, 250) - 236 red, 238 green, and 250 blue.

How to use #ECEEFA in CSS?

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

What colors go well with #ECEEFA?

#FAF7EB (complementary), #EBF4FA (analogous), and #AEB7EA (lighter shade) work well with #ECEEFA.