#EEF6FC Color Information

Hex color code: #EEF6FC

A ethereal blue shade, #EEF6FC appears as (238, 246, 252) in RGB and (206°, 70%, 96%) in HSL. It is typically applied in digital products.

Try:
Color NameAzure
HEX
#EEF6FC
RGB
238, 246, 252
HSL
206°, 70%, 96%
CMYK
6%, 2%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEF6FC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 246, 252

Red: 238 / Green: 246 / Blue: 252

HSL

206°, 70%, 96%

Hue: 206° / Saturation: 70% / Lightness: 96%

CMYK

6%, 2%, 0%, 1%

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

What color is #EEF6FC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEF6FC to RGB:

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

HEX to HSL

Convert #EEF6FC to HSL:

hsl(206, 70%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #EEF6FC to CMYK:

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

Color Meaning and Usage

A ethereal blue tone, #EEF6FC has RGB (238, 246, 252) and HSL (206°, 70%, 96%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEF6FC is #FCF4EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEFCFB.

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

Contrast with #EEF6FC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEF6FC?

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

What is the RGB value of #EEF6FC?

#EEF6FC in RGB is (238, 246, 252) - 238 red, 246 green, and 252 blue.

How to use #EEF6FC in CSS?

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

What colors go well with #EEF6FC?

#FCF4EE (complementary), #EEFCFB (analogous), and #ADD3F0 (lighter shade) work well with #EEF6FC.