#ECEAFA Color Information

Hex color code: #ECEAFA

The hex color #ECEAFA is a ethereal blue with RGB values of (236, 234, 250) and HSL of (248°, 62%, 95%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#ECEAFA
RGB
236, 234, 250
HSL
248°, 62%, 95%
CMYK
6%, 6%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECEAFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 234, 250

Red: 236 / Green: 234 / Blue: 250

HSL

248°, 62%, 95%

Hue: 248° / Saturation: 62% / Lightness: 95%

CMYK

6%, 6%, 0%, 2%

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

What color is #ECEAFA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECEAFA to RGB:

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

HEX to HSL

Convert #ECEAFA to HSL:

hsl(248, 62%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #ECEAFA to CMYK:

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

Color Meaning and Usage

A ethereal blue tone, #ECEAFA has RGB (236, 234, 250) and HSL (248°, 62%, 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 #ECEAFA is #F8FAEA, creating high-contrast pairings. For softer combinations, try analogous colors like #EAF0FA.

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

Contrast with #ECEAFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECEAFA?

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

What is the RGB value of #ECEAFA?

#ECEAFA in RGB is (236, 234, 250) - 236 red, 234 green, and 250 blue.

How to use #ECEAFA in CSS?

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

What colors go well with #ECEAFA?

#F8FAEA (complementary), #EAF0FA (analogous), and #B5ACEC (lighter shade) work well with #ECEAFA.