#D2D0D2#D2D0D2
#D2D0D2 is a very light, near-neutral grey. Relative luminance 0.635; OKLCH L 86.0% C 0.003 H 325.6°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D0D2 |
|---|---|
| RGB | rgb(210, 208, 210) |
| HSL | hsl(300, 2%, 82%) |
| HSV | hsv(300, 1%, 82%) |
| CMYK | cmyk(0%, 1%, 0%, 17.6%) |
| CIE-LAB | lab(83.69, 1.05, -0.75) |
| CIE-LCH | lch(83.69, 1.29, 324.50°) |
| OKLab | oklab(85.98% 0.0029 -0.002) |
| OKLCH | oklch(85.98% 0.003 325.6) |
| XYZ | xyz(60.7652, 63.4666, 70.0093) |
| Luminance | 0.6347 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.77
Gainsboro
#DCDCDC
ΔE00 3.14
Fog
#D8DCE0
ΔE00 3.89
Silver
#C0C0C0
ΔE00 4.44
Silver (survey)
#C5C9C7
ΔE00 4.67
Light Grey
#D8DCD6
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D0D2 #D0D2D0
analogous
#D1D0D2 #D2D0D2 #D2D0D1
triadic
#D2D0D2 #D2D2D0 #D0D2D2
tetradic
#D2D0D2 #D2D1D0 #D0D2D0 #D0D1D2
square
#D2D0D2 #D2D1D0 #D0D2D0 #D0D1D2
split-complementary
#D2D0D2 #D1D2D0 #D0D2D1
monochromatic
#969196 #B4B1B4 #D2D0D2 #F0EFF0 #F0EFF0
Accessibility & contrast
On white
1.53
#D2D0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#D2D0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D0D2
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D0D2 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0D2
Deuteranopia (green-blind)
#D0D1D2
Tritanopia (blue-blind)
#D2D0D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d2d0d2; /* rgb */ color: rgb(210, 208, 210); /* oklch */ color: oklch(86.0% 0.003 325.6);
Tailwind
colors: {
custom: {
50: '#dfdedf',
500: '#d2d0d2',
950: '#000000',
},
}SCSS
$custom: #d2d0d2; $custom-light: #dfdedf; $custom-dark: #000000;
JSON
{
"hex": "#d2d0d2",
"rgb": {
"r": 210,
"g": 208,
"b": 210
},
"hsl": {
"h": 300,
"s": 2.174,
"l": 81.961
},
"oklch": {
"l": 0.85976,
"c": 0.00349,
"h": 325.6
},
"luminance": 0.63467
}Semantic roles & 50–950 ramp
primary
#D2D0D2
secondary
#A2A4A2
accent
#8C5A5A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484