#D3D2D2#D3D2D2
#D3D2D2 is a very light, near-neutral grey. Relative luminance 0.646; OKLCH L 86.5% C 0.001 H 16.9°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D2D2 |
|---|---|
| RGB | rgb(211, 210, 210) |
| HSL | hsl(0, 1%, 83%) |
| HSV | hsv(0, 0%, 83%) |
| CMYK | cmyk(0%, 0.5%, 0.5%, 17.3%) |
| CIE-LAB | lab(84.27, 0.34, 0.12) |
| CIE-LCH | lch(84.27, 0.36, 19.44°) |
| OKLab | oklab(86.46% 0.0011 0.0003) |
| OKLCH | oklch(86.46% 0.001 16.9) |
| XYZ | xyz(61.5415, 64.5953, 70.1863) |
| Luminance | 0.6460 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 0.55
Gainsboro
#DCDCDC
ΔE00 2.33
Fog
#D8DCE0
ΔE00 3.53
Silver (survey)
#C5C9C7
ΔE00 3.91
Silver
#C0C0C0
ΔE00 4.53
Light Grey
#D8DCD6
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D2D2 #D2D3D3
analogous
#D3D2D2 #D3D2D2 #D3D2D2
triadic
#D3D2D2 #D2D3D2 #D2D2D3
tetradic
#D3D2D2 #D2D3D2 #D2D3D3 #D2D2D3
square
#D3D2D2 #D2D3D2 #D2D3D3 #D2D2D3
split-complementary
#D3D2D2 #D2D3D2 #D2D2D3
monochromatic
#969494 #B5B3B3 #D3D2D2 #F0F0F0 #F0F0F0
Accessibility & contrast
On white
1.51
#D3D2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#D3D2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D2D2
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D2D2 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D2
Deuteranopia (green-blind)
#D2D2D2
Tritanopia (blue-blind)
#D3D2D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d3d2d2; /* rgb */ color: rgb(211, 210, 210); /* oklch */ color: oklch(86.5% 0.001 16.9);
Tailwind
colors: {
custom: {
50: '#e0dfdf',
500: '#d3d2d2',
950: '#000000',
},
}SCSS
$custom: #d3d2d2; $custom-light: #e0dfdf; $custom-dark: #000000;
JSON
{
"hex": "#d3d2d2",
"rgb": {
"r": 211,
"g": 210,
"b": 210
},
"hsl": {
"h": 0,
"s": 1.124,
"l": 82.549
},
"oklch": {
"l": 0.86457,
"c": 0.0011,
"h": 16.9
},
"luminance": 0.64595
}Semantic roles & 50–950 ramp
primary
#D3D2D2
secondary
#A4A5A5
accent
#8B8B5B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484