#D8D4D4#D8D4D4
#D8D4D4 is a very light, near-neutral grey. Relative luminance 0.664; OKLCH L 87.3% C 0.004 H 17.3°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D4D4 |
|---|---|
| RGB | rgb(216, 212, 212) |
| HSL | hsl(0, 5%, 84%) |
| HSV | hsv(0, 2%, 85%) |
| CMYK | cmyk(0%, 1.9%, 1.9%, 15.3%) |
| CIE-LAB | lab(85.22, 1.37, 0.48) |
| CIE-LCH | lch(85.22, 1.45, 19.52°) |
| OKLab | oklab(87.31% 0.0042 0.0013) |
| OKLCH | oklch(87.31% 0.004 17.3) |
| XYZ | xyz(63.7442, 66.4396, 71.7406) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.06
Gainsboro
#DCDCDC
ΔE00 2.60
Fog
#D8DCE0
ΔE00 4.33
Silver
#C0C0C0
ΔE00 5.50
Silver (survey)
#C5C9C7
ΔE00 5.51
Light Grey
#D8DCD6
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D4D4 #D4D8D8
analogous
#D8D4D6 #D8D4D4 #D8D6D4
triadic
#D8D4D4 #D4D8D4 #D4D4D8
tetradic
#D8D4D4 #D6D8D4 #D4D8D8 #D6D4D8
square
#D8D4D4 #D6D8D4 #D4D8D8 #D6D4D8
split-complementary
#D8D4D4 #D4D8D6 #D4D6D8
monochromatic
#9E9494 #BBB4B4 #D8D4D4 #F0EFEF #F0EFEF
Accessibility & contrast
On white
1.47
#D8D4D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#D8D4D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D4D4
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D4D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D4D4 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D4
Deuteranopia (green-blind)
#D5D5D4
Tritanopia (blue-blind)
#D9D4D4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d8d4d4; /* rgb */ color: rgb(216, 212, 212); /* oklch */ color: oklch(87.3% 0.004 17.3);
Tailwind
colors: {
custom: {
50: '#e4e1e1',
500: '#d8d4d4',
950: '#000000',
},
}SCSS
$custom: #d8d4d4; $custom-light: #e4e1e1; $custom-dark: #000000;
JSON
{
"hex": "#d8d4d4",
"rgb": {
"r": 216,
"g": 212,
"b": 212
},
"hsl": {
"h": 0,
"s": 4.878,
"l": 83.922
},
"oklch": {
"l": 0.87311,
"c": 0.00441,
"h": 17.3
},
"luminance": 0.66439
}Semantic roles & 50–950 ramp
primary
#D8D4D4
secondary
#A5ABAB
accent
#8F8F57
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484