#D8D8DC#D8D8DC
#D8D8DC is a very light, near-neutral grey. Relative luminance 0.689; OKLCH L 88.3% C 0.005 H 286.3°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D8DC |
|---|---|
| RGB | rgb(216, 216, 220) |
| HSL | hsl(240, 5%, 85%) |
| HSV | hsv(240, 2%, 86%) |
| CMYK | cmyk(1.8%, 1.8%, 0%, 13.7%) |
| CIE-LAB | lab(86.44, 0.73, -1.96) |
| CIE-LCH | lch(86.44, 2.09, 290.35°) |
| OKLab | oklab(88.34% 0.0015 -0.0052) |
| OKLCH | oklch(88.34% 0.005 286.3) |
| XYZ | xyz(65.7908, 68.8779, 77.5250) |
| Luminance | 0.6888 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Fog
#D8DCE0
ΔE00 2.14
Gainsboro
#DCDCDC
ΔE00 2.30
Light Gray
#D3D3D3
ΔE00 2.47
Silver (survey)
#C5C9C7
ΔE00 5.74
Light Grey
#D8DCD6
ΔE00 6.03
Silver
#C0C0C0
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D8DC #DCDCD8
analogous
#D8DADC #D8D8DC #DAD8DC
triadic
#D8D8DC #DCD8D8 #D8DCD8
tetradic
#D8D8DC #DCD8DA #DCDCD8 #D8DCDA
square
#D8D8DC #DCD8DA #DCDCD8 #D8DCDA
split-complementary
#D8D8DC #DCDAD8 #DADCD8
monochromatic
#9797A2 #B8B8BF #D8D8DC #EFEFF1 #EFEFF1
Accessibility & contrast
On white
1.42
#D8D8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#D8D8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D8DC
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D8DC | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DC
Deuteranopia (green-blind)
#D7D8DC
Tritanopia (blue-blind)
#D7D9D9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d8d8dc; /* rgb */ color: rgb(216, 216, 220); /* oklch */ color: oklch(88.3% 0.005 286.3);
Tailwind
colors: {
custom: {
50: '#e4e4e6',
500: '#d8d8dc',
950: '#000000',
},
}SCSS
$custom: #d8d8dc; $custom-light: #e4e4e6; $custom-dark: #000000;
JSON
{
"hex": "#d8d8dc",
"rgb": {
"r": 216,
"g": 216,
"b": 220
},
"hsl": {
"h": 240,
"s": 5.405,
"l": 85.49
},
"oklch": {
"l": 0.8834,
"c": 0.00543,
"h": 286.3
},
"luminance": 0.68878
}Semantic roles & 50–950 ramp
primary
#D8D8DC
secondary
#AFAFA9
accent
#8F568F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484