Skip to content

#d2dce4

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

RGB
210, 220, 228
HSL
207°, 25%, 86%
CMYK
8, 4, 0, 11
Luminance
0.7049

At a glance

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

Hex
#d2dce4
Hue
207°
blue
Saturation
25%
soft
Lightness
86%
pale
Brightness
89%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7049
WCAG relative
Temperature
Cool
85/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
15.10:1
Closest name
Gainsboro
ΔE2000 5.1
Where it sits
Hue207° of 360°
Saturation25%
Lightness86%
Temperature
Warm ← → Cool85% 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#d2dce4
RGBrgb(210, 220, 228)
HSLhsl(207, 25%, 86%)
CMYKcmyk(8%, 4%, 0%, 11%)
LABlab(87.2 -1.8 -5.1)
LCHlch(87.2 5.4 250.2)
OKLCHoklch(0.889 0.015 241.8)
Decimal13819108
Display P3color(display-p3 0.824 0.863 0.894)

Copy-ready code

/* CSS */
color: #d2dce4;
background-color: #d2dce4;
/* Tailwind (arbitrary) */
class="text-[#d2dce4] bg-[#d2dce4]"
/* SCSS */
$brand: #d2dce4;
/* SwiftUI */
Color(red: 0.824, green: 0.863, blue: 0.894)
/* Android */
Color.parseColor("#d2dce4")
/* Flutter */
Color(0xFFD2DCE4)
/* Python / OpenCV (BGR) */
(228, 220, 210)

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

Accessibility — WCAG contrast

Aa
#d2dce4 on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#d2dce4 on black: 15.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D9DCE4
deuteranopia · #D6DAE4
tritanopia · #CEDEDE

Color scale — 50 to 950

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

#F6F8F9
#EDF0F3
#d2dce4
#B9C8D5
#96ADC0
#7392AB
#5C7E99
#4D6980
#3D5466
#2F3F4B
#1D272F
Base = 200Lightest = 50 · #F6F8F9Darkest = 950 · #1D272F
:root {
  --brand-50: #F6F8F9;
  --brand-100: #EDF0F3;
  --brand-200: #d2dce4;
  --brand-300: #B9C8D5;
  --brand-400: #96ADC0;
  --brand-500: #7392AB;
  --brand-600: #5C7E99;
  --brand-700: #4D6980;
  --brand-800: #3D5466;
  --brand-900: #2F3F4B;
  --brand-950: #1D272F;
  --brand: #d2dce4;
  --brand-ink: #000000;
}

Colors that work with #d2dce4

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#F5F8F9
Tinted page background
Border#CCD7E0
Hairlines and dividers
Muted text#56768F
Captions on the surface
Accent#82554A
Second voice, not a rival
Dark variant#304250
Hover, pressed, headers
Light variant#EFF3F5
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 #d2dce4

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#E4DAD2
Analogous left#D2E4E3
Analogous right#D2D3E4
Split-complement 1#E4D2D3
Split-complement 2#E4E3D2
Triadic 1#E4D2DC
Triadic 2#DCE4D2
Tetradic#E3D2E4

RGB percentages

Red82.4%
Green86.3%
Blue89.4%

CMYK percentages

Cyan7.9%
Magenta3.5%
Yellow0.0%
Key (black)10.6%

Color previews

#d2dce4 text on a black background

contrast 15.10:1

Card sample

#d2dce4 text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2dce4

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.

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

#d2dce4, answered

What color is #d2dce4?

#d2dce4 is a pale soft blue, closest to Gainsboro (ΔE2000 5.1). It sits at 207° on the hue wheel with 25% saturation and 86% lightness, which reads as cool.

What is the RGB value of #d2dce4?

rgb(210, 220, 228) — 210 red, 220 green and 228 blue out of 255, or 82.4% / 86.3% / 89.4% by channel.

Is #d2dce4 a light or a dark color?

It is a light color. Relative luminance is 0.7049 and perceived brightness is 85%, so black text on it reaches 15.10:1.

Should I use black or white text on #d2dce4?

Black. It scores 15.10:1 against #d2dce4, versus 1.39:1 for white — AAA at any size.

What is the complementary color of #d2dce4?

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

What colors go well with #d2dce4?

For interface work: #F5F8F9 as the surface, #CCD7E0 for borders, #56768F for secondary text, #82554A as an accent and #304250 for hover and pressed states. For a palette, the analogous pair #D2E4E3 and #D2D3E4 stays calm, while #E4DAD2 is the loudest partner.

What is #d2dce4 in CMYK for printing?

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

Is #d2dce4 warm or cool?

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

Work with #d2dce4 in the Color Lab