#D4D8D4#D4D8D4
#D4D8D4 is a very light, near-neutral grey. Relative luminance 0.679; OKLCH L 87.8% C 0.007 H 145.5°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D8D4 |
|---|---|
| RGB | rgb(212, 216, 212) |
| HSL | hsl(120, 5%, 84%) |
| HSV | hsv(120, 2%, 85%) |
| CMYK | cmyk(1.9%, 0%, 1.9%, 15.3%) |
| CIE-LAB | lab(85.94, -2.08, 1.49) |
| CIE-LCH | lch(85.94, 2.56, 144.34°) |
| OKLab | oklab(87.8% -0.0057 0.0039) |
| OKLCH | oklch(87.8% 0.007 145.5) |
| XYZ | xyz(63.5889, 67.8621, 72.0233) |
| Luminance | 0.6786 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.31
Light Gray
#D3D3D3
ΔE00 3.34
Gainsboro
#DCDCDC
ΔE00 3.42
Silver (survey)
#C5C9C7
ΔE00 3.70
Fog
#D8DCE0
ΔE00 4.41
Silver
#C0C0C0
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D8D4 #D8D4D8
analogous
#D6D8D4 #D4D8D4 #D4D8D6
triadic
#D4D8D4 #D4D4D8 #D8D4D4
tetradic
#D4D8D4 #D4D6D8 #D8D4D8 #D8D6D4
square
#D4D8D4 #D4D6D8 #D8D4D8 #D8D6D4
split-complementary
#D4D8D4 #D6D4D8 #D8D4D6
monochromatic
#949E94 #B4BBB4 #D4D8D4 #EFF0EF #EFF0EF
Accessibility & contrast
On white
1.44
#D4D8D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#D4D8D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D8D4
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D8D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D8D4 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D4
Deuteranopia (green-blind)
#D7D7D4
Tritanopia (blue-blind)
#D4D8D7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d4d8d4; /* rgb */ color: rgb(212, 216, 212); /* oklch */ color: oklch(87.8% 0.007 145.5);
Tailwind
colors: {
custom: {
50: '#e1e4e1',
500: '#d4d8d4',
950: '#000000',
},
}SCSS
$custom: #d4d8d4; $custom-light: #e1e4e1; $custom-dark: #000000;
JSON
{
"hex": "#d4d8d4",
"rgb": {
"r": 212,
"g": 216,
"b": 212
},
"hsl": {
"h": 120,
"s": 4.878,
"l": 83.922
},
"oklch": {
"l": 0.878,
"c": 0.00693,
"h": 145.5
},
"luminance": 0.67862
}Semantic roles & 50–950 ramp
primary
#D4D8D4
secondary
#ABA5AB
accent
#578F8F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484