#D2D4D2#D2D4D2
#D2D4D2 is a very light, near-neutral grey. Relative luminance 0.654; OKLCH L 86.8% C 0.003 H 145.5°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D4D2 |
|---|---|
| RGB | rgb(210, 212, 210) |
| HSL | hsl(120, 2%, 83%) |
| HSV | hsv(120, 1%, 83%) |
| CMYK | cmyk(0.9%, 0%, 0.9%, 16.9%) |
| CIE-LAB | lab(84.71, -1.04, 0.75) |
| CIE-LCH | lch(84.71, 1.28, 144.39°) |
| OKLab | oklab(86.78% -0.0029 0.002) |
| OKLCH | oklch(86.78% 0.003 145.5) |
| XYZ | xyz(61.7527, 65.4417, 70.3385) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.67
Gainsboro
#DCDCDC
ΔE00 2.59
Light Grey
#D8DCD6
ΔE00 2.92
Silver (survey)
#C5C9C7
ΔE00 2.93
Fog
#D8DCE0
ΔE00 3.63
Silver
#C0C0C0
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D4D2 #D4D2D4
analogous
#D3D4D2 #D2D4D2 #D2D4D3
triadic
#D2D4D2 #D2D2D4 #D4D2D2
tetradic
#D2D4D2 #D2D3D4 #D4D2D4 #D4D3D2
square
#D2D4D2 #D2D3D4 #D4D2D4 #D4D3D2
split-complementary
#D2D4D2 #D3D2D4 #D4D2D3
monochromatic
#939893 #B3B6B3 #D2D4D2 #EFF0EF #EFF0EF
Accessibility & contrast
On white
1.49
#D2D4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#D2D4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D4D2
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D4D2 | 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)
#D4D4D2
Deuteranopia (green-blind)
#D4D3D2
Tritanopia (blue-blind)
#D2D4D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d2d4d2; /* rgb */ color: rgb(210, 212, 210); /* oklch */ color: oklch(86.8% 0.003 145.5);
Tailwind
colors: {
custom: {
50: '#dfe1df',
500: '#d2d4d2',
950: '#000000',
},
}SCSS
$custom: #d2d4d2; $custom-light: #dfe1df; $custom-dark: #000000;
JSON
{
"hex": "#d2d4d2",
"rgb": {
"r": 210,
"g": 212,
"b": 210
},
"hsl": {
"h": 120,
"s": 2.273,
"l": 82.745
},
"oklch": {
"l": 0.86781,
"c": 0.00348,
"h": 145.5
},
"luminance": 0.65442
}Semantic roles & 50–950 ramp
primary
#D2D4D2
secondary
#A7A4A7
accent
#598C8C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484