#D9DBDC#D9DBDC
#D9DBDC is a very light, near-neutral grey. Relative luminance 0.706; OKLCH L 89.0% C 0.003 H 228.8°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DBDC |
|---|---|
| RGB | rgb(217, 219, 220) |
| HSL | hsl(200, 4%, 86%) |
| HSV | hsv(200, 1%, 86%) |
| CMYK | cmyk(1.4%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(87.28, -0.49, -0.73) |
| CIE-LCH | lch(87.28, 0.88, 235.81°) |
| OKLab | oklab(89.02% -0.0017 -0.0019) |
| OKLCH | oklch(89.02% 0.003 228.8) |
| XYZ | xyz(66.8628, 70.5819, 77.7974) |
| Luminance | 0.7058 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.06
Fog
#D8DCE0
ΔE00 1.60
Light Gray
#D3D3D3
ΔE00 2.05
Light Grey
#D8DCD6
ΔE00 3.97
Silver (survey)
#C5C9C7
ΔE00 4.92
Whitesmoke
#F5F5F5
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DBDC #DCDAD9
analogous
#D9DCDB #D9DBDC #D9D9DC
triadic
#D9DBDC #DCD9DB #DBDCD9
tetradic
#D9DBDC #DBD9DC #DCDAD9 #D9DCD9
square
#D9DBDC #DBD9DC #DCDAD9 #D9DCD9
split-complementary
#D9DBDC #DCD9D9 #DCDBD9
monochromatic
#999FA1 #B9BDBF #D9DBDC #EFF0F0 #EFF0F0
Accessibility & contrast
On white
1.39
#D9DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#D9DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DBDC
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DBDC | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDC
Deuteranopia (green-blind)
#DADADC
Tritanopia (blue-blind)
#D8DBDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d9dbdc; /* rgb */ color: rgb(217, 219, 220); /* oklch */ color: oklch(89.0% 0.003 228.8);
Tailwind
colors: {
custom: {
50: '#e4e6e6',
500: '#d9dbdc',
950: '#000000',
},
}SCSS
$custom: #d9dbdc; $custom-light: #e4e6e6; $custom-dark: #000000;
JSON
{
"hex": "#d9dbdc",
"rgb": {
"r": 217,
"g": 219,
"b": 220
},
"hsl": {
"h": 200,
"s": 4.11,
"l": 85.686
},
"oklch": {
"l": 0.89017,
"c": 0.00258,
"h": 228.8
},
"luminance": 0.70582
}Semantic roles & 50–950 ramp
primary
#D9DBDC
secondary
#AFACAA
accent
#6A588E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484