Skip to content

#d2d3db

a light, muted blue · cool · closest name: Light Gray

RGB
210, 211, 219
HSL
233°, 11%, 84%
CMYK
4, 4, 0, 14
Luminance
0.6540

At a glance

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

Hex
#d2d3db
Hue
233°
blue
Saturation
11%
muted
Lightness
84%
light
Brightness
86%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6540
WCAG relative
Temperature
Cool
62/100 cool
Color family
Blue
Tone
Muted
Best ink
Black
14.08:1
Closest name
Light Gray
ΔE2000 4
Where it sits
Hue233° of 360°
Saturation11%
Lightness84%
Temperature
Warm ← → Cool62% 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#d2d3db
RGBrgb(210, 211, 219)
HSLhsl(233, 11%, 84%)
CMYKcmyk(4%, 4%, 0%, 14%)
LABlab(84.7 1.1 -4.1)
LCHlch(84.7 4.2 285.7)
OKLCHoklch(0.868 0.011 280.5)
Decimal13816795
Display P3color(display-p3 0.824 0.827 0.859)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d2d3db on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#d2d3db on black: 14.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D1D4DB
deuteranopia · #D1D3DB
tritanopia · #D0D4D5

Color scale — 50 to 950

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

#F7F7F8
#EEEFF1
#d2d3db
#C1C2CD
#A2A4B4
#82859B
#6D7088
#5B5D71
#494B5B
#373843
#22232A
Base = 200Lightest = 50 · #F7F7F8Darkest = 950 · #22232A
:root {
  --brand-50: #F7F7F8;
  --brand-100: #EEEFF1;
  --brand-200: #d2d3db;
  --brand-300: #C1C2CD;
  --brand-400: #A2A4B4;
  --brand-500: #82859B;
  --brand-600: #6D7088;
  --brand-700: #5B5D71;
  --brand-800: #494B5B;
  --brand-900: #373843;
  --brand-950: #22232A;
  --brand: #d2d3db;
  --brand-ink: #000000;
}

Colors that work with #d2d3db

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#F7F7F8
Tinted page background
Border#D2D3DB
Hairlines and dividers
Muted text#66697F
Captions on the surface
Accent#766A56
Second voice, not a rival
Dark variant#393A47
Hover, pressed, headers
Light variant#F1F1F4
Selected rows, tints
Dark surface#191A1F
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 #d2d3db

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
  • 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#DBDAD2
Analogous left#D2D7DB
Analogous right#D5D2DB
Split-complement 1#DBD5D2
Split-complement 2#D7DBD2
Triadic 1#DBD2D3
Triadic 2#D3DBD2
Tetradic#DBD2D7

RGB percentages

Red82.4%
Green82.7%
Blue85.9%

CMYK percentages

Cyan4.1%
Magenta3.7%
Yellow0.0%
Key (black)14.1%

Color previews

#d2d3db text on a black background

contrast 14.08:1

Card sample

#d2d3db text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2d3db

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.

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

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

#d2d3db, answered

What color is #d2d3db?

#d2d3db is a light muted blue, closest to Light Gray (ΔE2000 4). It sits at 233° on the hue wheel with 11% saturation and 84% lightness, which reads as cool.

What is the RGB value of #d2d3db?

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

Is #d2d3db a light or a dark color?

It is a light color. Relative luminance is 0.6540 and perceived brightness is 83%, so black text on it reaches 14.08:1.

Should I use black or white text on #d2d3db?

Black. It scores 14.08:1 against #d2d3db, versus 1.49:1 for white — AAA at any size.

What is the complementary color of #d2d3db?

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

What colors go well with #d2d3db?

For interface work: #F7F7F8 as the surface, #D2D3DB for borders, #66697F for secondary text, #766A56 as an accent and #393A47 for hover and pressed states. For a palette, the analogous pair #D2D7DB and #D5D2DB stays calm, while #DBDAD2 is the loudest partner.

What is #d2d3db in CMYK for printing?

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

Is #d2d3db warm or cool?

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

Work with #d2d3db in the Color Lab