#D8D2D2#D8D2D2
#D8D2D2 is a very light, near-neutral grey. Relative luminance 0.653; OKLCH L 86.9% C 0.007 H 17.3°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D2D2 |
|---|---|
| RGB | rgb(216, 210, 210) |
| HSL | hsl(0, 7%, 84%) |
| HSV | hsv(0, 3%, 85%) |
| CMYK | cmyk(0%, 2.8%, 2.8%, 15.3%) |
| CIE-LAB | lab(84.66, 2.06, 0.73) |
| CIE-LCH | lch(84.66, 2.18, 19.57°) |
| OKLab | oklab(86.86% 0.0063 0.002) |
| OKLCH | oklch(86.86% 0.007 17.3) |
| XYZ | xyz(62.9967, 65.3456, 70.2545) |
| Luminance | 0.6534 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.96
Gainsboro
#DCDCDC
ΔE00 3.58
Fog
#D8DCE0
ΔE00 5.29
Silver
#C0C0C0
ΔE00 5.60
Silver (survey)
#C5C9C7
ΔE00 6.18
Light Grey
#D8DCD6
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D2D2 #D2D8D8
analogous
#D8D2D5 #D8D2D2 #D8D5D2
triadic
#D8D2D2 #D2D8D2 #D2D2D8
tetradic
#D8D2D2 #D5D8D2 #D2D8D8 #D5D2D8
square
#D8D2D2 #D5D8D2 #D2D8D8 #D5D2D8
split-complementary
#D8D2D2 #D2D8D5 #D2D5D8
monochromatic
#9F9090 #BCB1B1 #D8D2D2 #F1EFEF #F1EFEF
Accessibility & contrast
On white
1.49
#D8D2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#D8D2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D2D2
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D2D2 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D2
Deuteranopia (green-blind)
#D4D4D2
Tritanopia (blue-blind)
#D9D2D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d8d2d2; /* rgb */ color: rgb(216, 210, 210); /* oklch */ color: oklch(86.9% 0.007 17.3);
Tailwind
colors: {
custom: {
50: '#e4dfdf',
500: '#d8d2d2',
950: '#000000',
},
}SCSS
$custom: #d8d2d2; $custom-light: #e4dfdf; $custom-dark: #000000;
JSON
{
"hex": "#d8d2d2",
"rgb": {
"r": 216,
"g": 210,
"b": 210
},
"hsl": {
"h": 0,
"s": 7.143,
"l": 83.529
},
"oklch": {
"l": 0.86855,
"c": 0.00663,
"h": 17.3
},
"luminance": 0.65345
}Semantic roles & 50–950 ramp
primary
#D8D2D2
secondary
#A3ABAB
accent
#919154
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484