#D8D2D4#D8D2D4
#D8D2D4 is a very light, near-neutral grey. Relative luminance 0.654; OKLCH L 86.9% C 0.007 H 354.8°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D2D4 |
|---|---|
| RGB | rgb(216, 210, 212) |
| HSL | hsl(340, 7%, 84%) |
| HSV | hsv(340, 3%, 85%) |
| CMYK | cmyk(0%, 2.8%, 1.9%, 15.3%) |
| CIE-LAB | lab(84.71, 2.41, -0.26) |
| CIE-LCH | lch(84.71, 2.43, 353.95°) |
| OKLab | oklab(86.91% 0.0071 -0.0006) |
| OKLCH | oklch(86.91% 0.007 354.8) |
| XYZ | xyz(63.2474, 65.4459, 71.5749) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.36
Gainsboro
#DCDCDC
ΔE00 3.90
Fog
#D8DCE0
ΔE00 5.23
Silver
#C0C0C0
ΔE00 5.85
Silver (survey)
#C5C9C7
ΔE00 6.69
Light Grey
#D8DCD6
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D2D4 #D2D8D6
analogous
#D8D2D7 #D8D2D4 #D8D3D2
triadic
#D8D2D4 #D4D8D2 #D2D4D8
tetradic
#D8D2D4 #D7D8D2 #D2D8D6 #D3D2D8
square
#D8D2D4 #D7D8D2 #D2D8D6 #D3D2D8
split-complementary
#D8D2D4 #D2D8D3 #D2D7D8
monochromatic
#9F9095 #BCB1B5 #D8D2D4 #F1EFEF #F1EFEF
Accessibility & contrast
On white
1.49
#D8D2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#D8D2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D2D4
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D2D4 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D4
Deuteranopia (green-blind)
#D4D4D4
Tritanopia (blue-blind)
#D9D2D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d8d2d4; /* rgb */ color: rgb(216, 210, 212); /* oklch */ color: oklch(86.9% 0.007 354.8);
Tailwind
colors: {
custom: {
50: '#e4dfe1',
500: '#d8d2d4',
950: '#000000',
},
}SCSS
$custom: #d8d2d4; $custom-light: #e4dfe1; $custom-dark: #000000;
JSON
{
"hex": "#d8d2d4",
"rgb": {
"r": 216,
"g": 210,
"b": 212
},
"hsl": {
"h": 340,
"s": 7.143,
"l": 83.529
},
"oklch": {
"l": 0.86912,
"c": 0.00712,
"h": 354.8
},
"luminance": 0.65446
}Semantic roles & 50–950 ramp
primary
#D8D2D4
secondary
#A3ABA9
accent
#917D54
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484