Skip to content

#e6ecf3

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

RGB
230, 236, 243
HSL
212°, 35%, 93%
CMYK
5, 3, 0, 5
Luminance
0.8328

At a glance

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

Hex
#e6ecf3
Hue
212°
blue
Saturation
35%
soft
Lightness
93%
pale
Brightness
95%
HSV value
Perceived
92%
weighted brightness
Luminance
0.8328
WCAG relative
Temperature
Cool
99/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
17.66:1
Closest name
Alice Blue
ΔE2000 2.6
Where it sits
Hue212° of 360°
Saturation35%
Lightness93%
Temperature
Warm ← → Cool99% 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#e6ecf3
RGBrgb(230, 236, 243)
HSLhsl(212, 35%, 93%)
CMYKcmyk(5%, 3%, 0%, 5%)
LABlab(93.1 -0.7 -4.1)
LCHlch(93.1 4.1 260.1)
OKLCHoklch(0.941 0.011 252.1)
Decimal15133939
Display P3color(display-p3 0.902 0.925 0.953)

Copy-ready code

/* CSS */
color: #e6ecf3;
background-color: #e6ecf3;
/* Tailwind (arbitrary) */
class="text-[#e6ecf3] bg-[#e6ecf3]"
/* SCSS */
$brand: #e6ecf3;
/* SwiftUI */
Color(red: 0.902, green: 0.925, blue: 0.953)
/* Android */
Color.parseColor("#e6ecf3")
/* Flutter */
Color(0xFFE6ECF3)
/* Python / OpenCV (BGR) */
(243, 236, 230)

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 #e6ecf3 · 17.66:1
Use #000000AAA at every size.
Aa
White text · 1.19:1
AA fail · AA large fail · AAA fail
Aa
Black text · 17.66:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #e6ecf3 as text scores 1.19:1 on white and 17.66:1 on black.

Accessibility — WCAG contrast

Aa
#e6ecf3 on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#e6ecf3 on black: 17.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EAECF3
deuteranopia · #E8EBF3
tritanopia · #E3EEEE

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #e6ecf3 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.

#F5F7F9
#e6ecf3
#D4DDE8
#B3C5DB
#8DA9C8
#678CB6
#4F77A5
#42638A
#354F6E
#293C51
#1A2533
Base = 100Lightest = 50 · #F5F7F9Darkest = 950 · #1A2533
:root {
  --brand-50: #F5F7F9;
  --brand-100: #e6ecf3;
  --brand-200: #D4DDE8;
  --brand-300: #B3C5DB;
  --brand-400: #8DA9C8;
  --brand-500: #678CB6;
  --brand-600: #4F77A5;
  --brand-700: #42638A;
  --brand-800: #354F6E;
  --brand-900: #293C51;
  --brand-950: #1A2533;
  --brand: #e6ecf3;
  --brand-ink: #000000;
}

Colors that work with #e6ecf3

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#F5F7FA
Tinted page background
Border#C8D5E5
Hairlines and dividers
Muted text#4B709B
Captions on the surface
Accent#8F533D
Second voice, not a rival
Dark variant#293E56
Hover, pressed, headers
Light variant#EEF2F7
Selected rows, tints
Dark surface#141B24
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 #e6ecf3

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
  • 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#F3EDE6
Analogous left#E6F2F3
Analogous right#E6E6F3
Split-complement 1#F3E6E6
Split-complement 2#F2F3E6
Triadic 1#F3E6EC
Triadic 2#ECF3E6
Tetradic#F3E6F2

RGB percentages

Red90.2%
Green92.5%
Blue95.3%

CMYK percentages

Cyan5.3%
Magenta2.9%
Yellow0.0%
Key (black)4.7%

Color previews

#e6ecf3 text on a black background

contrast 17.66:1

Card sample

#e6ecf3 text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e6ecf3

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.

#e6ecf3 in the real world

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

Industries
TechnologyFinanceHealthcareEnterprise SaaS
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#e6ecf3, answered

What color is #e6ecf3?

#e6ecf3 is a pale soft blue, closest to Alice Blue (ΔE2000 2.6). It sits at 212° on the hue wheel with 35% saturation and 93% lightness, which reads as cool.

What is the RGB value of #e6ecf3?

rgb(230, 236, 243) — 230 red, 236 green and 243 blue out of 255, or 90.2% / 92.5% / 95.3% by channel.

Is #e6ecf3 a light or a dark color?

It is a light color. Relative luminance is 0.8328 and perceived brightness is 92%, so black text on it reaches 17.66:1.

Should I use black or white text on #e6ecf3?

Black. It scores 17.66:1 against #e6ecf3, versus 1.19:1 for white — AAA at any size.

What is the complementary color of #e6ecf3?

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

What colors go well with #e6ecf3?

For interface work: #F5F7FA as the surface, #C8D5E5 for borders, #4B709B for secondary text, #8F533D as an accent and #293E56 for hover and pressed states. For a palette, the analogous pair #E6F2F3 and #E6E6F3 stays calm, while #F3EDE6 is the loudest partner.

What is #e6ecf3 in CMYK for printing?

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

Is #e6ecf3 warm or cool?

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

Work with #e6ecf3 in the Color Lab