#D0D2D2#D0D2D2
#D0D2D2 is a very light, near-neutral grey. Relative luminance 0.642; OKLCH L 86.2% C 0.002 H 197.2°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D2D2 |
|---|---|
| RGB | rgb(208, 210, 210) |
| HSL | hsl(180, 2%, 82%) |
| HSV | hsv(180, 1%, 82%) |
| CMYK | cmyk(1%, 0%, 0%, 17.6%) |
| CIE-LAB | lab(84.05, -0.68, -0.24) |
| CIE-LCH | lch(84.05, 0.72, 199.36°) |
| OKLab | oklab(86.22% -0.0021 -0.0006) |
| OKLCH | oklch(86.22% 0.002 197.2) |
| XYZ | xyz(60.6899, 64.1561, 70.1464) |
| Luminance | 0.6416 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.08
Gainsboro
#DCDCDC
ΔE00 2.63
Silver (survey)
#C5C9C7
ΔE00 2.84
Fog
#D8DCE0
ΔE00 3.09
Light Grey
#D8DCD6
ΔE00 4.02
Silver
#C0C0C0
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D2D2 #D2D0D0
analogous
#D0D2D1 #D0D2D2 #D0D1D2
triadic
#D0D2D2 #D2D0D2 #D2D2D0
tetradic
#D0D2D2 #D1D0D2 #D2D0D0 #D1D2D0
square
#D0D2D2 #D1D0D2 #D2D0D0 #D1D2D0
split-complementary
#D0D2D2 #D2D0D1 #D2D1D0
monochromatic
#919696 #B1B4B4 #D0D2D2 #EFF0F0 #EFF0F0
Accessibility & contrast
On white
1.52
#D0D2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#D0D2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D2D2
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D2D2 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D2
Deuteranopia (green-blind)
#D1D1D2
Tritanopia (blue-blind)
#CFD2D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d0d2d2; /* rgb */ color: rgb(208, 210, 210); /* oklch */ color: oklch(86.2% 0.002 197.2);
Tailwind
colors: {
custom: {
50: '#dedfdf',
500: '#d0d2d2',
950: '#000000',
},
}SCSS
$custom: #d0d2d2; $custom-light: #dedfdf; $custom-dark: #000000;
JSON
{
"hex": "#d0d2d2",
"rgb": {
"r": 208,
"g": 210,
"b": 210
},
"hsl": {
"h": 180,
"s": 2.174,
"l": 81.961
},
"oklch": {
"l": 0.86222,
"c": 0.0022,
"h": 197.2
},
"luminance": 0.64156
}Semantic roles & 50–950 ramp
primary
#D0D2D2
secondary
#A4A2A2
accent
#5A5A8C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484