#D2D2D2#D2D2D2
#D2D2D2 is a very light, near-neutral grey. Relative luminance 0.644; OKLCH L 86.4% C 0.000 H 0.0°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D2D2 |
|---|---|
| RGB | rgb(210, 210, 210) |
| HSL | hsl(0, 0%, 82%) |
| HSV | hsv(0, 0%, 82%) |
| CMYK | cmyk(0%, 0%, 0%, 17.6%) |
| CIE-LAB | lab(84.20, 0.00, 0.00) |
| CIE-LCH | lch(84.20, 0.00, 0.00°) |
| OKLab | oklab(86.38% 0 0) |
| OKLCH | oklch(86.38% 0 0) |
| XYZ | xyz(61.2559, 64.4480, 70.1729) |
| Luminance | 0.6445 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 0.24
Gainsboro
#DCDCDC
ΔE00 2.32
Fog
#D8DCE0
ΔE00 3.29
Silver (survey)
#C5C9C7
ΔE00 3.49
Silver
#C0C0C0
ΔE00 4.45
Light Grey
#D8DCD6
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D2D2 #D2D2D2
analogous
#D2D2D2 #D2D2D2 #D2D2D2
triadic
#D2D2D2 #D2D2D2 #D2D2D2
tetradic
#D2D2D2 #D2D2D2 #D2D2D2 #D2D2D2
square
#D2D2D2 #D2D2D2 #D2D2D2 #D2D2D2
split-complementary
#D2D2D2 #D2D2D2 #D2D2D2
monochromatic
#959595 #B3B3B3 #D2D2D2 #F0F0F0 #F0F0F0
Accessibility & contrast
On white
1.51
#D2D2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#D2D2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D2D2
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D2D2 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D2
Deuteranopia (green-blind)
#D2D2D2
Tritanopia (blue-blind)
#D2D2D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d2d2d2; /* rgb */ color: rgb(210, 210, 210); /* oklch */ color: oklch(86.4% 0.000 0.0);
Tailwind
colors: {
custom: {
50: '#dfdfdf',
500: '#d2d2d2',
950: '#000000',
},
}SCSS
$custom: #d2d2d2; $custom-light: #dfdfdf; $custom-dark: #000000;
JSON
{
"hex": "#d2d2d2",
"rgb": {
"r": 210,
"g": 210,
"b": 210
},
"hsl": {
"h": 0,
"s": 0,
"l": 82.353
},
"oklch": {
"l": 0.86378,
"c": 0,
"h": 0
},
"luminance": 0.64448
}Semantic roles & 50–950 ramp
primary
#D2D2D2
secondary
#A4A4A4
accent
#8A8A5C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484