Skip to content

#dfe6ec

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

RGB
223, 230, 236
HSL
208°, 26%, 90%
CMYK
6, 3, 0, 8
Luminance
0.7834

At a glance

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

Hex
#dfe6ec
Hue
208°
blue
Saturation
26%
soft
Lightness
90%
pale
Brightness
93%
HSV value
Perceived
90%
weighted brightness
Luminance
0.7834
WCAG relative
Temperature
Cool
86/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
16.67:1
Closest name
Alice Blue
ΔE2000 3.8
Where it sits
Hue208° of 360°
Saturation26%
Lightness90%
Temperature
Warm ← → Cool86% 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#dfe6ec
RGBrgb(223, 230, 236)
HSLhsl(208, 26%, 90%)
CMYKcmyk(6%, 3%, 0%, 8%)
LABlab(90.9 -1.2 -3.7)
LCHlch(90.9 3.9 251.8)
OKLCHoklch(0.921 0.011 243.7)
Decimal14673644
Display P3color(display-p3 0.875 0.902 0.925)

Copy-ready code

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

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

Accessibility — WCAG contrast

Aa
#dfe6ec on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#dfe6ec on black: 16.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E4E6EC
deuteranopia · #E2E4EC
tritanopia · #DCE7E8

Color scale — 50 to 950

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

#F6F7F9
#EDF0F3
#dfe6ec
#B9C8D5
#95ACC0
#7291AB
#5B7D9A
#4C6880
#3D5366
#2F3E4C
#1D272F
Base = 200Lightest = 50 · #F6F7F9Darkest = 950 · #1D272F
:root {
  --brand-50: #F6F7F9;
  --brand-100: #EDF0F3;
  --brand-200: #dfe6ec;
  --brand-300: #B9C8D5;
  --brand-400: #95ACC0;
  --brand-500: #7291AB;
  --brand-600: #5B7D9A;
  --brand-700: #4C6880;
  --brand-800: #3D5366;
  --brand-900: #2F3E4C;
  --brand-950: #1D272F;
  --brand: #dfe6ec;
  --brand-ink: #000000;
}

Colors that work with #dfe6ec

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#F5F7F9
Tinted page background
Border#CCD7E1
Hairlines and dividers
Muted text#557590
Captions on the surface
Accent#845448
Second voice, not a rival
Dark variant#2F4150
Hover, pressed, headers
Light variant#EFF2F6
Selected rows, tints
Dark surface#151D23
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 #dfe6ec

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#ECE5DF
Analogous left#DFECEC
Analogous right#DFDFEC
Split-complement 1#ECDFDF
Split-complement 2#ECECDF
Triadic 1#ECDFE6
Triadic 2#E6ECDF
Tetradic#ECDFEC

RGB percentages

Red87.5%
Green90.2%
Blue92.5%

CMYK percentages

Cyan5.5%
Magenta2.5%
Yellow0.0%
Key (black)7.5%

Color previews

#dfe6ec text on a black background

contrast 16.67:1

Card sample

#dfe6ec text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfe6ec

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.

#dfe6ec 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.

#dfe6ec, answered

What color is #dfe6ec?

#dfe6ec is a pale soft blue, closest to Alice Blue (ΔE2000 3.8). It sits at 208° on the hue wheel with 26% saturation and 90% lightness, which reads as cool.

What is the RGB value of #dfe6ec?

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

Is #dfe6ec a light or a dark color?

It is a light color. Relative luminance is 0.7834 and perceived brightness is 90%, so black text on it reaches 16.67:1.

Should I use black or white text on #dfe6ec?

Black. It scores 16.67:1 against #dfe6ec, versus 1.26:1 for white — AAA at any size.

What is the complementary color of #dfe6ec?

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

What colors go well with #dfe6ec?

For interface work: #F5F7F9 as the surface, #CCD7E1 for borders, #557590 for secondary text, #845448 as an accent and #2F4150 for hover and pressed states. For a palette, the analogous pair #DFECEC and #DFDFEC stays calm, while #ECE5DF is the loudest partner.

What is #dfe6ec in CMYK for printing?

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

Is #dfe6ec warm or cool?

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

Work with #dfe6ec in the Color Lab