Skip to content

#dcdfe7

a pale, soft blue · cool · closest name: Gainsboro

RGB
220, 223, 231
HSL
224°, 19%, 88%
CMYK
5, 4, 0, 9
Luminance
0.7376

At a glance

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

Hex
#dcdfe7
Hue
224°
blue
Saturation
19%
soft
Lightness
88%
pale
Brightness
91%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7376
WCAG relative
Temperature
Cool
73/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
15.75:1
Closest name
Gainsboro
ΔE2000 4
Where it sits
Hue224° of 360°
Saturation19%
Lightness88%
Temperature
Warm ← → Cool73% 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#dcdfe7
RGBrgb(220, 223, 231)
HSLhsl(224, 19%, 88%)
CMYKcmyk(5%, 4%, 0%, 9%)
LABlab(88.8 0.5 -4.3)
LCHlch(88.8 4.3 276.3)
OKLCHoklch(0.904 0.011 269.5)
Decimal14475239
Display P3color(display-p3 0.863 0.875 0.906)

Copy-ready code

/* CSS */
color: #dcdfe7;
background-color: #dcdfe7;
/* Tailwind (arbitrary) */
class="text-[#dcdfe7] bg-[#dcdfe7]"
/* SCSS */
$brand: #dcdfe7;
/* SwiftUI */
Color(red: 0.863, green: 0.875, blue: 0.906)
/* Android */
Color.parseColor("#dcdfe7")
/* Flutter */
Color(0xFFDCDFE7)
/* Python / OpenCV (BGR) */
(231, 223, 220)

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

Accessibility — WCAG contrast

Aa
#dcdfe7 on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#dcdfe7 on black: 15.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DDDFE7
deuteranopia · #DCDFE7
tritanopia · #DAE0E1

Color scale — 50 to 950

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

#F6F7F8
#EDEFF2
#dcdfe7
#BCC2D1
#9BA4BB
#7A85A4
#647091
#535D79
#424B61
#333848
#20232D
Base = 200Lightest = 50 · #F6F7F8Darkest = 950 · #20232D
:root {
  --brand-50: #F6F7F8;
  --brand-100: #EDEFF2;
  --brand-200: #dcdfe7;
  --brand-300: #BCC2D1;
  --brand-400: #9BA4BB;
  --brand-500: #7A85A4;
  --brand-600: #647091;
  --brand-700: #535D79;
  --brand-800: #424B61;
  --brand-900: #333848;
  --brand-950: #20232D;
  --brand: #dcdfe7;
  --brand-ink: #000000;
}

Colors that work with #dcdfe7

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#F6F7F9
Tinted page background
Border#CFD3DE
Hairlines and dividers
Muted text#5D6988
Captions on the surface
Accent#7C6450
Second voice, not a rival
Dark variant#343A4C
Hover, pressed, headers
Light variant#F0F1F5
Selected rows, tints
Dark surface#171A21
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 #dcdfe7

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#E7E4DC
Analogous left#DCE4E7
Analogous right#DEDCE7
Split-complement 1#E7DEDC
Split-complement 2#E4E7DC
Triadic 1#E7DCDF
Triadic 2#DFE7DC
Tetradic#E7DCE4

RGB percentages

Red86.3%
Green87.5%
Blue90.6%

CMYK percentages

Cyan4.8%
Magenta3.5%
Yellow0.0%
Key (black)9.4%

Color previews

#dcdfe7 text on a black background

contrast 15.75:1

Card sample

#dcdfe7 text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcdfe7

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.

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

#dcdfe7, answered

What color is #dcdfe7?

#dcdfe7 is a pale soft blue, closest to Gainsboro (ΔE2000 4). It sits at 224° on the hue wheel with 19% saturation and 88% lightness, which reads as cool.

What is the RGB value of #dcdfe7?

rgb(220, 223, 231) — 220 red, 223 green and 231 blue out of 255, or 86.3% / 87.5% / 90.6% by channel.

Is #dcdfe7 a light or a dark color?

It is a light color. Relative luminance is 0.7376 and perceived brightness is 87%, so black text on it reaches 15.75:1.

Should I use black or white text on #dcdfe7?

Black. It scores 15.75:1 against #dcdfe7, versus 1.33:1 for white — AAA at any size.

What is the complementary color of #dcdfe7?

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

What colors go well with #dcdfe7?

For interface work: #F6F7F9 as the surface, #CFD3DE for borders, #5D6988 for secondary text, #7C6450 as an accent and #343A4C for hover and pressed states. For a palette, the analogous pair #DCE4E7 and #DEDCE7 stays calm, while #E7E4DC is the loudest partner.

What is #dcdfe7 in CMYK for printing?

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

Is #dcdfe7 warm or cool?

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

Work with #dcdfe7 in the Color Lab