#D2D7D2#D2D7D2
#D2D7D2 is a very light, near-neutral grey. Relative luminance 0.670; OKLCH L 87.4% C 0.009 H 145.5°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D7D2 |
|---|---|
| RGB | rgb(210, 215, 210) |
| HSL | hsl(120, 6%, 83%) |
| HSV | hsv(120, 2%, 84%) |
| CMYK | cmyk(2.3%, 0%, 2.3%, 15.7%) |
| CIE-LAB | lab(85.48, -2.60, 1.87) |
| CIE-LCH | lch(85.48, 3.21, 144.31°) |
| OKLab | oklab(87.39% -0.0071 0.0049) |
| OKLCH | oklch(87.39% 0.009 145.5) |
| XYZ | xyz(62.5096, 66.9555, 70.5908) |
| Luminance | 0.6696 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.33
Silver (survey)
#C5C9C7
ΔE00 3.66
Light Gray
#D3D3D3
ΔE00 3.99
Gainsboro
#DCDCDC
ΔE00 4.21
Fog
#D8DCE0
ΔE00 5.10
Silver
#C0C0C0
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D7D2 #D7D2D7
analogous
#D4D7D2 #D2D7D2 #D2D7D4
triadic
#D2D7D2 #D2D2D7 #D7D2D2
tetradic
#D2D7D2 #D2D4D7 #D7D2D7 #D7D4D2
square
#D2D7D2 #D2D4D7 #D7D2D7 #D7D4D2
split-complementary
#D2D7D2 #D4D2D7 #D7D2D4
monochromatic
#919D91 #B2BAB2 #D2D7D2 #EFF1EF #EFF1EF
Accessibility & contrast
On white
1.46
#D2D7D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#D2D7D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D7D2
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D7D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D7D2 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D2
Deuteranopia (green-blind)
#D6D5D2
Tritanopia (blue-blind)
#D2D7D5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d2d7d2; /* rgb */ color: rgb(210, 215, 210); /* oklch */ color: oklch(87.4% 0.009 145.5);
Tailwind
colors: {
custom: {
50: '#dfe3df',
500: '#d2d7d2',
950: '#000000',
},
}SCSS
$custom: #d2d7d2; $custom-light: #dfe3df; $custom-dark: #000000;
JSON
{
"hex": "#d2d7d2",
"rgb": {
"r": 210,
"g": 215,
"b": 210
},
"hsl": {
"h": 120,
"s": 5.882,
"l": 83.333
},
"oklch": {
"l": 0.87387,
"c": 0.00867,
"h": 145.5
},
"luminance": 0.66956
}Semantic roles & 50–950 ramp
primary
#D2D7D2
secondary
#AAA3AA
accent
#569090
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484