#EEECFC Color Information

Hex color code: #EEECFC

A light blue shade, #EEECFC appears as (238, 236, 252) in RGB and (248°, 73%, 96%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#EEECFC
RGB
238, 236, 252
HSL
248°, 73%, 96%
CMYK
6%, 6%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEECFC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 236, 252

Red: 238 / Green: 236 / Blue: 252

HSL

248°, 73%, 96%

Hue: 248° / Saturation: 73% / Lightness: 96%

CMYK

6%, 6%, 0%, 1%

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

What color is #EEECFC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEECFC to RGB:

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

HEX to HSL

Convert #EEECFC to HSL:

hsl(248, 73%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #EEECFC to CMYK:

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

Color Meaning and Usage

#EEECFC is a ethereal blue color with RGB values of 238, 236, 252 and HSL of 248°, 73%, 96%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEECFC is #FAFCED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDF3FC.

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

Contrast with #EEECFC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEECFC?

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

What is the RGB value of #EEECFC?

#EEECFC in RGB is (238, 236, 252) - 238 red, 236 green, and 252 blue.

How to use #EEECFC in CSS?

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

What colors go well with #EEECFC?

#FAFCED (complementary), #EDF3FC (analogous), and #B5ABF2 (lighter shade) work well with #EEECFC.