#D8D8D2#D8D8D2
#D8D8D2 is a very light, near-neutral grey. Relative luminance 0.684; OKLCH L 88.1% C 0.008 H 106.5°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D8D2 |
|---|---|
| RGB | rgb(216, 216, 210) |
| HSL | hsl(60, 7%, 84%) |
| HSV | hsv(60, 3%, 85%) |
| CMYK | cmyk(0%, 0%, 2.8%, 15.3%) |
| CIE-LAB | lab(86.19, -1.07, 2.95) |
| CIE-LCH | lch(86.19, 3.14, 109.91°) |
| OKLab | oklab(88.06% -0.0023 0.0078) |
| OKLCH | oklch(88.06% 0.008 106.5) |
| XYZ | xyz(64.5058, 68.3639, 70.7575) |
| Luminance | 0.6836 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.04
Gainsboro
#DCDCDC
ΔE00 3.28
Light Gray
#D3D3D3
ΔE00 3.30
Silver (survey)
#C5C9C7
ΔE00 4.47
Fog
#D8DCE0
ΔE00 5.27
Silver
#C0C0C0
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D8D2 #D2D2D8
analogous
#D8D5D2 #D8D8D2 #D5D8D2
triadic
#D8D8D2 #D2D8D8 #D8D2D8
tetradic
#D8D8D2 #D2D8D5 #D2D2D8 #D8D2D5
square
#D8D8D2 #D2D8D5 #D2D2D8 #D8D2D5
split-complementary
#D8D8D2 #D2D5D8 #D5D2D8
monochromatic
#9F9F90 #BCBCB1 #D8D8D2 #F1F1EF #F1F1EF
Accessibility & contrast
On white
1.43
#D8D8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#D8D8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D8D2
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D8D2 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D2
Deuteranopia (green-blind)
#D9D8D2
Tritanopia (blue-blind)
#D9D7D6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d8d8d2; /* rgb */ color: rgb(216, 216, 210); /* oklch */ color: oklch(88.1% 0.008 106.5);
Tailwind
colors: {
custom: {
50: '#e4e4df',
500: '#d8d8d2',
950: '#000000',
},
}SCSS
$custom: #d8d8d2; $custom-light: #e4e4df; $custom-dark: #000000;
JSON
{
"hex": "#d8d8d2",
"rgb": {
"r": 216,
"g": 216,
"b": 210
},
"hsl": {
"h": 60,
"s": 7.143,
"l": 83.529
},
"oklch": {
"l": 0.88055,
"c": 0.00812,
"h": 106.5
},
"luminance": 0.68364
}Semantic roles & 50–950 ramp
primary
#D8D8D2
secondary
#A3A3AB
accent
#549154
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484