#ECF9FC Color Information

Hex color code: #ECF9FC

The hex color #ECF9FC is a airy cyan with RGB values of (236, 249, 252) and HSL of (191°, 73%, 96%). It is widely used in graphic design.

Try:
Color NameAzure
HEX
#ECF9FC
RGB
236, 249, 252
HSL
191°, 73%, 96%
CMYK
6%, 1%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECF9FC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 249, 252

Red: 236 / Green: 249 / Blue: 252

HSL

191°, 73%, 96%

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

CMYK

6%, 1%, 0%, 1%

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

What color is #ECF9FC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECF9FC to RGB:

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

HEX to HSL

Convert #ECF9FC to HSL:

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

HEX to CMYK

Convert #ECF9FC to CMYK:

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

Color Meaning and Usage

#ECF9FC is a airy cyan color with RGB values of 236, 249, 252 and HSL of 191°, 73%, 96%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECF9FC is #FCF0ED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDFCF8.

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

Contrast with #ECF9FC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECF9FC?

#ECF9FC is a airy cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #ECF9FC?

#ECF9FC in RGB is (236, 249, 252) - 236 red, 249 green, and 252 blue.

How to use #ECF9FC in CSS?

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

What colors go well with #ECF9FC?

#FCF0ED (complementary), #EDFCF8 (analogous), and #ABE5F2 (lighter shade) work well with #ECF9FC.