Skip to content

#ecf4f6

a pale, soft cyan · cool · closest name: Alice Blue

RGB
236, 244, 246
HSL
192°, 36%, 95%
CMYK
4, 1, 0, 4
Luminance
0.8919

At a glance

Every number on this page in one read: what #ecf4f6 is made of, how bright it looks, and which way it leans.

Hex
#ecf4f6
Hue
192°
cyan
Saturation
36%
soft
Lightness
95%
pale
Brightness
96%
HSV value
Perceived
95%
weighted brightness
Luminance
0.8919
WCAG relative
Temperature
Cool
93/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
18.84:1
Closest name
Alice Blue
ΔE2000 2.6
Where it sits
Hue192° of 360°
Saturation36%
Lightness95%
Temperature
Warm ← → Cool93% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#ecf4f6
RGBrgb(236, 244, 246)
HSLhsl(192, 36%, 95%)
CMYKcmyk(4%, 1%, 0%, 4%)
LABlab(95.7 -2.3 -1.9)
LCHlch(95.7 3.0 219.6)
OKLCHoklch(0.962 0.009 214.3)
Decimal15529206
Display P3color(display-p3 0.925 0.957 0.965)

Copy-ready code

/* CSS */
color: #ecf4f6;
background-color: #ecf4f6;
/* Tailwind (arbitrary) */
class="text-[#ecf4f6] bg-[#ecf4f6]"
/* SCSS */
$brand: #ecf4f6;
/* SwiftUI */
Color(red: 0.925, green: 0.957, blue: 0.965)
/* Android */
Color.parseColor("#ecf4f6")
/* Flutter */
Color(0xFFECF4F6)
/* Python / OpenCV (BGR) */
(246, 244, 236)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #ecf4f6 · 18.84:1
Use #000000AAA at every size.
Aa
White text · 1.11:1
AA fail · AA large fail · AAA fail
Aa
Black text · 18.84:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #ecf4f6 as text scores 1.11:1 on white and 18.84:1 on black.

Accessibility — WCAG contrast

Aa
#ecf4f6 on white: 1.11:1
AA ✗ fail · AA-large · AAA
Aa
#ecf4f6 on black: 18.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F2F3F6
deuteranopia · #F1F2F6
tritanopia · #EAF5F5

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ecf4f6 is pinned to step 100; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F5F9F9
#ecf4f6
#D3E4E8
#B3D3DB
#8DBDC9
#67A7B7
#4F95A6
#427C8A
#34636F
#294951
#1A2E33
Base = 100Lightest = 50 · #F5F9F9Darkest = 950 · #1A2E33
:root {
  --brand-50: #F5F9F9;
  --brand-100: #ecf4f6;
  --brand-200: #D3E4E8;
  --brand-300: #B3D3DB;
  --brand-400: #8DBDC9;
  --brand-500: #67A7B7;
  --brand-600: #4F95A6;
  --brand-700: #427C8A;
  --brand-800: #34636F;
  --brand-900: #294951;
  --brand-950: #1A2E33;
  --brand: #ecf4f6;
  --brand-ink: #000000;
}

Colors that work with #ecf4f6

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F5F9FA
Tinted page background
Border#C8DFE5
Hairlines and dividers
Muted text#4B8B9B
Captions on the surface
Accent#923A42
Second voice, not a rival
Dark variant#294D57
Hover, pressed, headers
Light variant#EEF5F7
Selected rows, tints
Dark surface#142124
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #ecf4f6

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • White text placed on it
  • Thin strokes and 1px borders — they disappear on light UI
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#F6EEEC
Analogous left#ECF6F3
Analogous right#ECEFF6
Split-complement 1#F6ECEF
Split-complement 2#F6F3EC
Triadic 1#F6ECF4
Triadic 2#F4F6EC
Tetradic#F3ECF6

RGB percentages

Red92.5%
Green95.7%
Blue96.5%

CMYK percentages

Cyan4.1%
Magenta0.8%
Yellow0.0%
Key (black)3.5%

Color previews

#ecf4f6 text on a black background

contrast 18.84:1

Card sample

#ecf4f6 text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #ecf4f6;
Background color
Panel with #ecf4f6 background
background-color: #ecf4f6;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #ecf4f6;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(236, 244, 246, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(236, 244, 246, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ecf4f6;
background: linear-gradient(135deg, #ecf4f6, #ECEDF6);

Monochromatic scale

Palettes built from #ecf4f6

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#ecf4f6 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyTravelHealthcareMedia
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#ecf4f6, answered

What color is #ecf4f6?

#ecf4f6 is a pale soft cyan, closest to Alice Blue (ΔE2000 2.6). It sits at 192° on the hue wheel with 36% saturation and 95% lightness, which reads as cool.

What is the RGB value of #ecf4f6?

rgb(236, 244, 246) — 236 red, 244 green and 246 blue out of 255, or 92.5% / 95.7% / 96.5% by channel.

Is #ecf4f6 a light or a dark color?

It is a light color. Relative luminance is 0.8919 and perceived brightness is 95%, so black text on it reaches 18.84:1.

Should I use black or white text on #ecf4f6?

Black. It scores 18.84:1 against #ecf4f6, versus 1.11:1 for white — AAA at any size.

What is the complementary color of #ecf4f6?

#F6EEEC sits directly opposite on the wheel. Softer options are the split-complements #F6ECEF and #F6F3EC, which give the same contrast with far less vibration.

What colors go well with #ecf4f6?

For interface work: #F5F9FA as the surface, #C8DFE5 for borders, #4B8B9B for secondary text, #923A42 as an accent and #294D57 for hover and pressed states. For a palette, the analogous pair #ECF6F3 and #ECEFF6 stays calm, while #F6EEEC is the loudest partner.

What is #ecf4f6 in CMYK for printing?

cmyk(4%, 1%, 0%, 4%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #ecf4f6 warm or cool?

Cool — it scores 93 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #ECF6F4; nudged cooler, #ECF1F6.

Work with #ecf4f6 in the Color Lab