Skip to content

#d2dbd8

a light, muted cyan · cool · closest name: Gainsboro

RGB
210, 219, 216
HSL
160°, 11%, 84%
CMYK
4, 0, 1, 14
Luminance
0.6932

At a glance

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

Hex
#d2dbd8
Hue
160°
cyan
Saturation
11%
muted
Lightness
84%
light
Brightness
86%
HSV value
Perceived
85%
weighted brightness
Luminance
0.6932
WCAG relative
Temperature
Cool
59/100 cool
Color family
Cyan
Tone
Muted
Best ink
Black
14.86:1
Closest name
Gainsboro
ΔE2000 4.9
Where it sits
Hue160° of 360°
Saturation11%
Lightness84%
Temperature
Warm ← → Cool59% 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#d2dbd8
RGBrgb(210, 219, 216)
HSLhsl(160, 11%, 84%)
CMYKcmyk(4%, 0%, 1%, 14%)
LABlab(86.7 -3.6 0.4)
LCHlch(86.7 3.6 173.3)
OKLCHoklch(0.884 0.011 174.2)
Decimal13818840
Display P3color(display-p3 0.824 0.859 0.847)

Copy-ready code

/* CSS */
color: #d2dbd8;
background-color: #d2dbd8;
/* Tailwind (arbitrary) */
class="text-[#d2dbd8] bg-[#d2dbd8]"
/* SCSS */
$brand: #d2dbd8;
/* SwiftUI */
Color(red: 0.824, green: 0.859, blue: 0.847)
/* Android */
Color.parseColor("#d2dbd8")
/* Flutter */
Color(0xFFD2DBD8)
/* Python / OpenCV (BGR) */
(216, 219, 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 #d2dbd8 · 14.86:1
Use #000000AAA at every size.
Aa
White text · 1.41:1
AA fail · AA large fail · AAA fail
Aa
Black text · 14.86:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #d2dbd8 as text scores 1.41:1 on white and 14.86:1 on black.

Accessibility — WCAG contrast

Aa
#d2dbd8 on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#d2dbd8 on black: 14.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DADAD8
deuteranopia · #D8D8D8
tritanopia · #D0DBDA

Color scale — 50 to 950

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

#F7F8F8
#EEF1F0
#d2dbd8
#C1CDC9
#A2B4AE
#829B93
#6D887F
#5B716A
#495B55
#37433F
#222A28
Base = 200Lightest = 50 · #F7F8F8Darkest = 950 · #222A28
:root {
  --brand-50: #F7F8F8;
  --brand-100: #EEF1F0;
  --brand-200: #d2dbd8;
  --brand-300: #C1CDC9;
  --brand-400: #A2B4AE;
  --brand-500: #829B93;
  --brand-600: #6D887F;
  --brand-700: #5B716A;
  --brand-800: #495B55;
  --brand-900: #37433F;
  --brand-950: #222A28;
  --brand: #d2dbd8;
  --brand-ink: #000000;
}

Colors that work with #d2dbd8

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#F7F8F8
Tinted page background
Border#D2DBD8
Hairlines and dividers
Muted text#667F77
Captions on the surface
Accent#765667
Second voice, not a rival
Dark variant#394742
Hover, pressed, headers
Light variant#F1F4F3
Selected rows, tints
Dark surface#191F1D
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 #d2dbd8

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

Works well for
  • Text and icons on dark surfaces
  • Borders, dividers and quiet backgrounds
  • Long-form reading 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#DBD2D5
Analogous left#D2DBD3
Analogous right#D2D9DB
Split-complement 1#DBD2D9
Split-complement 2#DBD3D2
Triadic 1#D8D2DB
Triadic 2#DBD8D2
Tetradic#D3D2DB

RGB percentages

Red82.4%
Green85.9%
Blue84.7%

CMYK percentages

Cyan4.1%
Magenta0.0%
Yellow1.4%
Key (black)14.1%

Color previews

#d2dbd8 text on a black background

contrast 14.86:1

Card sample

#d2dbd8 text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2dbd8

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.

#d2dbd8 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
BackgroundsBordersBody textDividers
Print note

Converts to four-color process without much drama. Proof it anyway.

#d2dbd8, answered

What color is #d2dbd8?

#d2dbd8 is a light muted cyan, closest to Gainsboro (ΔE2000 4.9). It sits at 160° on the hue wheel with 11% saturation and 84% lightness, which reads as cool.

What is the RGB value of #d2dbd8?

rgb(210, 219, 216) — 210 red, 219 green and 216 blue out of 255, or 82.4% / 85.9% / 84.7% by channel.

Is #d2dbd8 a light or a dark color?

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

Should I use black or white text on #d2dbd8?

Black. It scores 14.86:1 against #d2dbd8, versus 1.41:1 for white — AAA at any size.

What is the complementary color of #d2dbd8?

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

What colors go well with #d2dbd8?

For interface work: #F7F8F8 as the surface, #D2DBD8 for borders, #667F77 for secondary text, #765667 as an accent and #394742 for hover and pressed states. For a palette, the analogous pair #D2DBD3 and #D2D9DB stays calm, while #DBD2D5 is the loudest partner.

What is #d2dbd8 in CMYK for printing?

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

Is #d2dbd8 warm or cool?

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

Work with #d2dbd8 in the Color Lab