#D4D8D8#D4D8D8
#D4D8D8 is a very light, near-neutral grey. Relative luminance 0.681; OKLCH L 87.9% C 0.004 H 197.1°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D8D8 |
|---|---|
| RGB | rgb(212, 216, 216) |
| HSL | hsl(180, 5%, 84%) |
| HSV | hsv(180, 2%, 85%) |
| CMYK | cmyk(1.9%, 0%, 0%, 15.3%) |
| CIE-LAB | lab(86.04, -1.35, -0.47) |
| CIE-LCH | lch(86.04, 1.43, 199.30°) |
| OKLab | oklab(87.91% -0.0042 -0.0013) |
| OKLCH | oklch(87.91% 0.004 197.1) |
| XYZ | xyz(64.0997, 68.0665, 74.7136) |
| Luminance | 0.6807 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.22
Gainsboro
#DCDCDC
ΔE00 2.28
Fog
#D8DCE0
ΔE00 2.35
Light Grey
#D8DCD6
ΔE00 3.17
Silver (survey)
#C5C9C7
ΔE00 3.79
Silver
#C0C0C0
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D8D8 #D8D4D4
analogous
#D4D8D6 #D4D8D8 #D4D6D8
triadic
#D4D8D8 #D8D4D8 #D8D8D4
tetradic
#D4D8D8 #D6D4D8 #D8D4D4 #D6D8D4
square
#D4D8D8 #D6D4D8 #D8D4D4 #D6D8D4
split-complementary
#D4D8D8 #D8D4D6 #D8D6D4
monochromatic
#949E9E #B4BBBB #D4D8D8 #EFF0F0 #EFF0F0
Accessibility & contrast
On white
1.44
#D4D8D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#D4D8D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D8D8
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D8D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D8D8 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8D8
Deuteranopia (green-blind)
#D7D7D8
Tritanopia (blue-blind)
#D3D8D8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d4d8d8; /* rgb */ color: rgb(212, 216, 216); /* oklch */ color: oklch(87.9% 0.004 197.1);
Tailwind
colors: {
custom: {
50: '#e1e4e4',
500: '#d4d8d8',
950: '#000000',
},
}SCSS
$custom: #d4d8d8; $custom-light: #e1e4e4; $custom-dark: #000000;
JSON
{
"hex": "#d4d8d8",
"rgb": {
"r": 212,
"g": 216,
"b": 216
},
"hsl": {
"h": 180,
"s": 4.878,
"l": 83.922
},
"oklch": {
"l": 0.87914,
"c": 0.00436,
"h": 197.1
},
"luminance": 0.68067
}Semantic roles & 50–950 ramp
primary
#D4D8D8
secondary
#ABA5A5
accent
#57578F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484