#D8D8D4#D8D8D4
#D8D8D4 is a very light, near-neutral grey. Relative luminance 0.685; OKLCH L 88.1% C 0.005 H 106.5°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D8D4 |
|---|---|
| RGB | rgb(216, 216, 212) |
| HSL | hsl(60, 5%, 84%) |
| HSV | hsv(60, 2%, 85%) |
| CMYK | cmyk(0%, 0%, 1.9%, 15.3%) |
| CIE-LAB | lab(86.24, -0.72, 1.97) |
| CIE-LCH | lch(86.24, 2.09, 110.00°) |
| OKLab | oklab(88.11% -0.0015 0.0052) |
| OKLCH | oklch(88.11% 0.005 106.5) |
| XYZ | xyz(64.7566, 68.4642, 72.0780) |
| Luminance | 0.6846 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.35
Light Gray
#D3D3D3
ΔE00 2.40
Light Grey
#D8DCD6
ΔE00 2.44
Silver (survey)
#C5C9C7
ΔE00 4.26
Fog
#D8DCE0
ΔE00 4.34
Silver
#C0C0C0
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D8D4 #D4D4D8
analogous
#D8D6D4 #D8D8D4 #D6D8D4
triadic
#D8D8D4 #D4D8D8 #D8D4D8
tetradic
#D8D8D4 #D4D8D6 #D4D4D8 #D8D4D6
square
#D8D8D4 #D4D8D6 #D4D4D8 #D8D4D6
split-complementary
#D8D8D4 #D4D6D8 #D6D4D8
monochromatic
#9E9E94 #BBBBB4 #D8D8D4 #F0F0EF #F0F0EF
Accessibility & contrast
On white
1.43
#D8D8D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#D8D8D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D8D4
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D8D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D8D4 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D4
Deuteranopia (green-blind)
#D9D8D4
Tritanopia (blue-blind)
#D9D7D7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d8d8d4; /* rgb */ color: rgb(216, 216, 212); /* oklch */ color: oklch(88.1% 0.005 106.5);
Tailwind
colors: {
custom: {
50: '#e4e4e1',
500: '#d8d8d4',
950: '#000000',
},
}SCSS
$custom: #d8d8d4; $custom-light: #e4e4e1; $custom-dark: #000000;
JSON
{
"hex": "#d8d8d4",
"rgb": {
"r": 216,
"g": 216,
"b": 212
},
"hsl": {
"h": 60,
"s": 4.878,
"l": 83.922
},
"oklch": {
"l": 0.8811,
"c": 0.00541,
"h": 106.5
},
"luminance": 0.68464
}Semantic roles & 50–950 ramp
primary
#D8D8D4
secondary
#A5A5AB
accent
#578F57
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484