#D7D2D2#D7D2D2
#D7D2D2 is a very light, near-neutral grey. Relative luminance 0.652; OKLCH L 86.8% C 0.006 H 17.3°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D7D2D2 |
|---|---|
| RGB | rgb(215, 210, 210) |
| HSL | hsl(0, 6%, 83%) |
| HSV | hsv(0, 2%, 84%) |
| CMYK | cmyk(0%, 2.3%, 2.3%, 15.7%) |
| CIE-LAB | lab(84.58, 1.71, 0.61) |
| CIE-LCH | lch(84.58, 1.82, 19.55°) |
| OKLab | oklab(86.78% 0.0053 0.0016) |
| OKLCH | oklch(86.78% 0.006 17.3) |
| XYZ | xyz(62.7020, 65.1937, 70.2407) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.49
Gainsboro
#DCDCDC
ΔE00 3.24
Fog
#D8DCE0
ΔE00 4.90
Silver
#C0C0C0
ΔE00 5.32
Silver (survey)
#C5C9C7
ΔE00 5.72
Light Grey
#D8DCD6
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7D2D2 #D2D7D7
analogous
#D7D2D4 #D7D2D2 #D7D4D2
triadic
#D7D2D2 #D2D7D2 #D2D2D7
tetradic
#D7D2D2 #D4D7D2 #D2D7D7 #D4D2D7
square
#D7D2D2 #D4D7D2 #D2D7D7 #D4D2D7
split-complementary
#D7D2D2 #D2D7D4 #D2D4D7
monochromatic
#9D9191 #BAB2B2 #D7D2D2 #F1EFEF #F1EFEF
Accessibility & contrast
On white
1.50
#D7D2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#D7D2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7D2D2
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7D2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7D2D2 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D2
Deuteranopia (green-blind)
#D4D3D2
Tritanopia (blue-blind)
#D8D2D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d7d2d2; /* rgb */ color: rgb(215, 210, 210); /* oklch */ color: oklch(86.8% 0.006 17.3);
Tailwind
colors: {
custom: {
50: '#e3dfdf',
500: '#d7d2d2',
950: '#000000',
},
}SCSS
$custom: #d7d2d2; $custom-light: #e3dfdf; $custom-dark: #000000;
JSON
{
"hex": "#d7d2d2",
"rgb": {
"r": 215,
"g": 210,
"b": 210
},
"hsl": {
"h": 0,
"s": 5.882,
"l": 83.333
},
"oklch": {
"l": 0.86775,
"c": 0.00552,
"h": 17.3
},
"luminance": 0.65193
}Semantic roles & 50–950 ramp
primary
#D7D2D2
secondary
#A3AAAA
accent
#909056
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484