#D2D2D3#D2D2D3
#D2D2D3 is a very light, near-neutral grey. Relative luminance 0.645; OKLCH L 86.4% C 0.001 H 286.2°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D2D3 |
|---|---|
| RGB | rgb(210, 210, 211) |
| HSL | hsl(240, 1%, 83%) |
| HSV | hsv(240, 0%, 83%) |
| CMYK | cmyk(0.5%, 0.5%, 0%, 17.3%) |
| CIE-LAB | lab(84.22, 0.18, -0.49) |
| CIE-LCH | lch(84.22, 0.53, 290.20°) |
| OKLab | oklab(86.41% 0.0004 -0.0013) |
| OKLCH | oklch(86.41% 0.001 286.2) |
| XYZ | xyz(61.3808, 64.4980, 70.8311) |
| Luminance | 0.6450 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 0.60
Gainsboro
#DCDCDC
ΔE00 2.37
Fog
#D8DCE0
ΔE00 3.06
Silver (survey)
#C5C9C7
ΔE00 3.79
Silver
#C0C0C0
ΔE00 4.50
Light Grey
#D8DCD6
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D2D3 #D3D3D2
analogous
#D2D2D3 #D2D2D3 #D2D2D3
triadic
#D2D2D3 #D3D2D2 #D2D3D2
tetradic
#D2D2D3 #D3D2D2 #D3D3D2 #D2D3D2
square
#D2D2D3 #D3D2D2 #D3D3D2 #D2D3D2
split-complementary
#D2D2D3 #D3D2D2 #D2D3D2
monochromatic
#949496 #B3B3B5 #D2D2D3 #F0F0F0 #F0F0F0
Accessibility & contrast
On white
1.51
#D2D2D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#D2D2D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D2D3
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D2D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D2D3 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D3
Deuteranopia (green-blind)
#D2D2D3
Tritanopia (blue-blind)
#D2D2D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d2d2d3; /* rgb */ color: rgb(210, 210, 211); /* oklch */ color: oklch(86.4% 0.001 286.2);
Tailwind
colors: {
custom: {
50: '#dfdfe0',
500: '#d2d2d3',
950: '#000000',
},
}SCSS
$custom: #d2d2d3; $custom-light: #dfdfe0; $custom-dark: #000000;
JSON
{
"hex": "#d2d2d3",
"rgb": {
"r": 210,
"g": 210,
"b": 211
},
"hsl": {
"h": 240,
"s": 1.124,
"l": 82.549
},
"oklch": {
"l": 0.86407,
"c": 0.00136,
"h": 286.2
},
"luminance": 0.64498
}Semantic roles & 50–950 ramp
primary
#D2D2D3
secondary
#A5A5A4
accent
#8B5B8B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484