#D2D6D6#D2D6D6
#D2D6D6 is a very light, near-neutral grey. Relative luminance 0.666; OKLCH L 87.3% C 0.004 H 197.1°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D6D6 |
|---|---|
| RGB | rgb(210, 214, 214) |
| HSL | hsl(180, 5%, 83%) |
| HSV | hsv(180, 2%, 84%) |
| CMYK | cmyk(1.9%, 0%, 0%, 16.1%) |
| CIE-LAB | lab(85.33, -1.36, -0.47) |
| CIE-LCH | lch(85.33, 1.44, 199.31°) |
| OKLab | oklab(87.3% -0.0042 -0.0013) |
| OKLCH | oklch(87.3% 0.004 197.1) |
| XYZ | xyz(62.7603, 66.6496, 73.1636) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.06
Gainsboro
#DCDCDC
ΔE00 2.54
Fog
#D8DCE0
ΔE00 2.58
Light Grey
#D8DCD6
ΔE00 3.32
Silver (survey)
#C5C9C7
ΔE00 3.35
Silver
#C0C0C0
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D6D6 #D6D2D2
analogous
#D2D6D4 #D2D6D6 #D2D4D6
triadic
#D2D6D6 #D6D2D6 #D6D6D2
tetradic
#D2D6D6 #D4D2D6 #D6D2D2 #D4D6D2
square
#D2D6D6 #D4D2D6 #D6D2D2 #D4D6D2
split-complementary
#D2D6D6 #D6D2D4 #D6D4D2
monochromatic
#929C9C #B2B9B9 #D2D6D6 #EFF0F0 #EFF0F0
Accessibility & contrast
On white
1.47
#D2D6D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#D2D6D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D6D6
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D6D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D6D6 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6D6
Deuteranopia (green-blind)
#D5D5D6
Tritanopia (blue-blind)
#D1D6D6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d2d6d6; /* rgb */ color: rgb(210, 214, 214); /* oklch */ color: oklch(87.3% 0.004 197.1);
Tailwind
colors: {
custom: {
50: '#dfe2e2',
500: '#d2d6d6',
950: '#000000',
},
}SCSS
$custom: #d2d6d6; $custom-light: #dfe2e2; $custom-dark: #000000;
JSON
{
"hex": "#d2d6d6",
"rgb": {
"r": 210,
"g": 214,
"b": 214
},
"hsl": {
"h": 180,
"s": 4.651,
"l": 83.137
},
"oklch": {
"l": 0.87299,
"c": 0.00436,
"h": 197.1
},
"luminance": 0.6665
}Semantic roles & 50–950 ramp
primary
#D2D6D6
secondary
#A9A3A3
accent
#57578F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484