#D8D6D2#D8D6D2
#D8D6D2 is a very light, near-neutral grey. Relative luminance 0.673; OKLCH L 87.7% C 0.006 H 84.5°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D6D2 |
|---|---|
| RGB | rgb(216, 214, 210) |
| HSL | hsl(40, 7%, 84%) |
| HSV | hsv(40, 3%, 85%) |
| CMYK | cmyk(0%, 0.9%, 2.8%, 15.3%) |
| CIE-LAB | lab(85.68, -0.03, 2.21) |
| CIE-LCH | lch(85.68, 2.21, 90.78°) |
| OKLab | oklab(87.65% 0.0006 0.0059) |
| OKLCH | oklch(87.65% 0.006 84.5) |
| XYZ | xyz(63.9966, 67.3454, 70.5878) |
| Luminance | 0.6734 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.23
Gainsboro
#DCDCDC
ΔE00 2.50
Light Grey
#D8DCD6
ΔE00 3.49
Silver (survey)
#C5C9C7
ΔE00 4.49
Fog
#D8DCE0
ΔE00 4.70
Silver
#C0C0C0
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D6D2 #D2D4D8
analogous
#D8D3D2 #D8D6D2 #D7D8D2
triadic
#D8D6D2 #D2D8D6 #D6D2D8
tetradic
#D8D6D2 #D2D8D3 #D2D4D8 #D8D2D7
square
#D8D6D2 #D2D8D3 #D2D4D8 #D8D2D7
split-complementary
#D8D6D2 #D2D7D8 #D3D2D8
monochromatic
#9F9A90 #BCB8B1 #D8D6D2 #F1F0EF #F1F0EF
Accessibility & contrast
On white
1.45
#D8D6D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#D8D6D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D6D2
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D6D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D6D2 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D2
Deuteranopia (green-blind)
#D8D6D2
Tritanopia (blue-blind)
#D9D5D5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d8d6d2; /* rgb */ color: rgb(216, 214, 210); /* oklch */ color: oklch(87.7% 0.006 84.5);
Tailwind
colors: {
custom: {
50: '#e4e2df',
500: '#d8d6d2',
950: '#000000',
},
}SCSS
$custom: #d8d6d2; $custom-light: #e4e2df; $custom-dark: #000000;
JSON
{
"hex": "#d8d6d2",
"rgb": {
"r": 216,
"g": 214,
"b": 210
},
"hsl": {
"h": 40,
"s": 7.143,
"l": 83.529
},
"oklch": {
"l": 0.87653,
"c": 0.00588,
"h": 84.5
},
"luminance": 0.67345
}Semantic roles & 50–950 ramp
primary
#D8D6D2
secondary
#A3A6AB
accent
#699154
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484