#D2D2D7#D2D2D7
#D2D2D7 is a very light, near-neutral grey. Relative luminance 0.647; OKLCH L 86.5% C 0.007 H 286.2°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D2D7 |
|---|---|
| RGB | rgb(210, 210, 215) |
| HSL | hsl(240, 6%, 83%) |
| HSV | hsv(240, 2%, 84%) |
| CMYK | cmyk(2.3%, 2.3%, 0%, 15.7%) |
| CIE-LAB | lab(84.33, 0.92, -2.47) |
| CIE-LCH | lch(84.33, 2.63, 290.40°) |
| OKLab | oklab(86.52% 0.0019 -0.0066) |
| OKLCH | oklch(86.52% 0.007 286.2) |
| XYZ | xyz(61.8885, 64.7010, 73.5049) |
| Luminance | 0.6470 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.66
Fog
#D8DCE0
ΔE00 3.07
Gainsboro
#DCDCDC
ΔE00 3.47
Silver
#C0C0C0
ΔE00 5.26
Silver (survey)
#C5C9C7
ΔE00 5.31
Dove Gray
#B6B8BD
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D2D7 #D7D7D2
analogous
#D2D4D7 #D2D2D7 #D4D2D7
triadic
#D2D2D7 #D7D2D2 #D2D7D2
tetradic
#D2D2D7 #D7D2D4 #D7D7D2 #D2D7D4
square
#D2D2D7 #D7D2D4 #D7D7D2 #D2D7D4
split-complementary
#D2D2D7 #D7D4D2 #D4D7D2
monochromatic
#91919D #B2B2BA #D2D2D7 #EFEFF1 #EFEFF1
Accessibility & contrast
On white
1.51
#D2D2D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#D2D2D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D2D7
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D2D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D2D7 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3D7
Deuteranopia (green-blind)
#D1D2D7
Tritanopia (blue-blind)
#D1D3D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d2d2d7; /* rgb */ color: rgb(210, 210, 215); /* oklch */ color: oklch(86.5% 0.007 286.2);
Tailwind
colors: {
custom: {
50: '#dfdfe3',
500: '#d2d2d7',
950: '#000000',
},
}SCSS
$custom: #d2d2d7; $custom-light: #dfdfe3; $custom-dark: #000000;
JSON
{
"hex": "#d2d2d7",
"rgb": {
"r": 210,
"g": 210,
"b": 215
},
"hsl": {
"h": 240,
"s": 5.882,
"l": 83.333
},
"oklch": {
"l": 0.86524,
"c": 0.00683,
"h": 286.2
},
"luminance": 0.64701
}Semantic roles & 50–950 ramp
primary
#D2D2D7
secondary
#AAAAA3
accent
#905690
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484