#D2D4D4#D2D4D4
#D2D4D4 is a very light, near-neutral grey. Relative luminance 0.655; OKLCH L 86.8% C 0.002 H 197.0°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D4D4 |
|---|---|
| RGB | rgb(210, 212, 212) |
| HSL | hsl(180, 2%, 83%) |
| HSV | hsv(180, 1%, 83%) |
| CMYK | cmyk(0.9%, 0%, 0%, 16.9%) |
| CIE-LAB | lab(84.76, -0.68, -0.24) |
| CIE-LCH | lch(84.76, 0.72, 199.35°) |
| OKLab | oklab(86.84% -0.0021 -0.0006) |
| OKLCH | oklch(86.84% 0.002 197) |
| XYZ | xyz(62.0034, 65.5420, 71.6590) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.03
Gainsboro
#DCDCDC
ΔE00 2.20
Fog
#D8DCE0
ΔE00 2.76
Silver (survey)
#C5C9C7
ΔE00 3.24
Light Grey
#D8DCD6
ΔE00 3.79
Silver
#C0C0C0
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D4D4 #D4D2D2
analogous
#D2D4D3 #D2D4D4 #D2D3D4
triadic
#D2D4D4 #D4D2D4 #D4D4D2
tetradic
#D2D4D4 #D3D2D4 #D4D2D2 #D3D4D2
square
#D2D4D4 #D3D2D4 #D4D2D2 #D3D4D2
split-complementary
#D2D4D4 #D4D2D3 #D4D3D2
monochromatic
#939898 #B3B6B6 #D2D4D4 #EFF0F0 #EFF0F0
Accessibility & contrast
On white
1.49
#D2D4D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#D2D4D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D4D4
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D4D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D4D4 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D4
Deuteranopia (green-blind)
#D3D3D4
Tritanopia (blue-blind)
#D1D4D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d2d4d4; /* rgb */ color: rgb(210, 212, 212); /* oklch */ color: oklch(86.8% 0.002 197.0);
Tailwind
colors: {
custom: {
50: '#dfe1e1',
500: '#d2d4d4',
950: '#000000',
},
}SCSS
$custom: #d2d4d4; $custom-light: #dfe1e1; $custom-dark: #000000;
JSON
{
"hex": "#d2d4d4",
"rgb": {
"r": 210,
"g": 212,
"b": 212
},
"hsl": {
"h": 180,
"s": 2.273,
"l": 82.745
},
"oklch": {
"l": 0.86838,
"c": 0.00219,
"h": 197
},
"luminance": 0.65542
}Semantic roles & 50–950 ramp
primary
#D2D4D4
secondary
#A7A4A4
accent
#59598C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484