#EEF8FC Color Information

Hex color code: #EEF8FC

A soft blue shade, #EEF8FC appears as (238, 248, 252) in RGB and (197°, 70%, 96%) in HSL. It is often used for branding and logos.

Try:
Color NameAzure
HEX
#EEF8FC
RGB
238, 248, 252
HSL
197°, 70%, 96%
CMYK
6%, 2%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEF8FC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 248, 252

Red: 238 / Green: 248 / Blue: 252

HSL

197°, 70%, 96%

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

CMYK

6%, 2%, 0%, 1%

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

What color is #EEF8FC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEF8FC to RGB:

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

HEX to HSL

Convert #EEF8FC to HSL:

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

HEX to CMYK

Convert #EEF8FC to CMYK:

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

Color Meaning and Usage

A soft blue tone, #EEF8FC has RGB (238, 248, 252) and HSL (197°, 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 #EEF8FC is #FCF2EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEFCF9.

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

Contrast with #EEF8FC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEF8FC?

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

What is the RGB value of #EEF8FC?

#EEF8FC in RGB is (238, 248, 252) - 238 red, 248 green, and 252 blue.

How to use #EEF8FC in CSS?

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

What colors go well with #EEF8FC?

#FCF2EE (complementary), #EEFCF9 (analogous), and #ADDDF0 (lighter shade) work well with #EEF8FC.