#D8D4D2#D8D4D2
#D8D4D2 is a very light, near-neutral grey. Relative luminance 0.663; OKLCH L 87.3% C 0.005 H 48.7°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D4D2 |
|---|---|
| RGB | rgb(216, 212, 210) |
| HSL | hsl(20, 7%, 84%) |
| HSV | hsv(20, 3%, 85%) |
| CMYK | cmyk(0%, 1.9%, 2.8%, 15.3%) |
| CIE-LAB | lab(85.17, 1.01, 1.47) |
| CIE-LCH | lch(85.17, 1.79, 55.47°) |
| OKLab | oklab(87.25% 0.0034 0.0039) |
| OKLCH | oklch(87.25% 0.005 48.7) |
| XYZ | xyz(63.4935, 66.3393, 70.4201) |
| Luminance | 0.6634 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.06
Gainsboro
#DCDCDC
ΔE00 2.63
Fog
#D8DCE0
ΔE00 4.68
Silver (survey)
#C5C9C7
ΔE00 5.13
Light Grey
#D8DCD6
ΔE00 5.19
Silver
#C0C0C0
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D4D2 #D2D6D8
analogous
#D8D2D3 #D8D4D2 #D8D7D2
triadic
#D8D4D2 #D2D8D4 #D4D2D8
tetradic
#D8D4D2 #D3D8D2 #D2D6D8 #D7D2D8
square
#D8D4D2 #D3D8D2 #D2D6D8 #D7D2D8
split-complementary
#D8D4D2 #D2D8D7 #D2D3D8
monochromatic
#9F9590 #BCB5B1 #D8D4D2 #F1EFEF #F1EFEF
Accessibility & contrast
On white
1.47
#D8D4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#D8D4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D4D2
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D4D2 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D2
Deuteranopia (green-blind)
#D6D5D2
Tritanopia (blue-blind)
#D9D3D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d8d4d2; /* rgb */ color: rgb(216, 212, 210); /* oklch */ color: oklch(87.3% 0.005 48.7);
Tailwind
colors: {
custom: {
50: '#e4e1df',
500: '#d8d4d2',
950: '#000000',
},
}SCSS
$custom: #d8d4d2; $custom-light: #e4e1df; $custom-dark: #000000;
JSON
{
"hex": "#d8d4d2",
"rgb": {
"r": 216,
"g": 212,
"b": 210
},
"hsl": {
"h": 20,
"s": 7.143,
"l": 83.529
},
"oklch": {
"l": 0.87254,
"c": 0.00521,
"h": 48.7
},
"luminance": 0.66339
}Semantic roles & 50–950 ramp
primary
#D8D4D2
secondary
#A3A9AB
accent
#7D9154
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484