#D6DCDB#D6DCDB
#D6DCDB is a very light, near-neutral grey. Relative luminance 0.706; OKLCH L 89.0% C 0.007 H 185.3°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DCDB |
|---|---|
| RGB | rgb(214, 220, 219) |
| HSL | hsl(170, 8%, 85%) |
| HSV | hsv(170, 3%, 86%) |
| CMYK | cmyk(2.7%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(87.29, -2.20, -0.22) |
| CIE-LCH | lch(87.29, 2.21, 185.60°) |
| OKLab | oklab(88.96% -0.0066 -0.0006) |
| OKLCH | oklch(88.96% 0.007 185.3) |
| XYZ | xyz(66.1086, 70.5967, 77.1478) |
| Luminance | 0.7060 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.50
Fog
#D8DCE0
ΔE00 3.07
Gainsboro
#DCDCDC
ΔE00 3.10
Light Gray
#D3D3D3
ΔE00 3.56
Silver (survey)
#C5C9C7
ΔE00 4.54
Whitesmoke
#F5F5F5
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DCDB #DCD6D7
analogous
#D6DCD8 #D6DCDB #D6DADC
triadic
#D6DCDB #DBD6DC #DCDBD6
tetradic
#D6DCDB #D8D6DC #DCD6D7 #DADCD6
square
#D6DCDB #D8D6DC #DCD6D7 #DADCD6
split-complementary
#D6DCDB #DCD6DA #DCD8D6
monochromatic
#94A4A1 #B5C0BE #D6DCDB #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.39
#D6DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#D6DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DCDB
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DCDB | 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)
#DBDBDB
Deuteranopia (green-blind)
#DADADB
Tritanopia (blue-blind)
#D5DCDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d6dcdb; /* rgb */ color: rgb(214, 220, 219); /* oklch */ color: oklch(89.0% 0.007 185.3);
Tailwind
colors: {
custom: {
50: '#e2e6e6',
500: '#d6dcdb',
950: '#000000',
},
}SCSS
$custom: #d6dcdb; $custom-light: #e2e6e6; $custom-dark: #000000;
JSON
{
"hex": "#d6dcdb",
"rgb": {
"r": 214,
"g": 220,
"b": 219
},
"hsl": {
"h": 170,
"s": 7.895,
"l": 85.098
},
"oklch": {
"l": 0.88959,
"c": 0.00663,
"h": 185.3
},
"luminance": 0.70597
}Semantic roles & 50–950 ramp
primary
#D6DCDB
secondary
#B0A6A8
accent
#545E92
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484