#D3D2CF#D3D2CF
#D3D2CF is a very light, near-neutral grey. Relative luminance 0.644; OKLCH L 86.4% C 0.004 H 91.5°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D2CF |
|---|---|
| RGB | rgb(211, 210, 207) |
| HSL | hsl(45, 4%, 82%) |
| HSV | hsv(45, 2%, 83%) |
| CMYK | cmyk(0%, 0.5%, 1.9%, 17.3%) |
| CIE-LAB | lab(84.20, -0.20, 1.60) |
| CIE-LCH | lch(84.20, 1.62, 97.01°) |
| OKLab | oklab(86.37% -0.0001 0.0042) |
| OKLCH | oklch(86.37% 0.004 91.5) |
| XYZ | xyz(61.1713, 64.4472, 68.2363) |
| Luminance | 0.6445 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.59
Gainsboro
#DCDCDC
ΔE00 2.80
Silver (survey)
#C5C9C7
ΔE00 3.44
Light Grey
#D8DCD6
ΔE00 3.74
Fog
#D8DCE0
ΔE00 4.51
Silver
#C0C0C0
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D2CF #CFD0D3
analogous
#D3D0CF #D3D2CF #D2D3CF
triadic
#D3D2CF #CFD3D2 #D2CFD3
tetradic
#D3D2CF #CFD3D0 #CFD0D3 #D3CFD2
square
#D3D2CF #CFD3D0 #CFD0D3 #D3CFD2
split-complementary
#D3D2CF #CFD2D3 #D0CFD3
monochromatic
#98968F #B6B4AF #D3D2CF #F0F0EF #F0F0EF
Accessibility & contrast
On white
1.51
#D3D2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#D3D2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D2CF
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D2CF | 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)
#D3D2CF
Deuteranopia (green-blind)
#D3D2CF
Tritanopia (blue-blind)
#D4D1D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d3d2cf; /* rgb */ color: rgb(211, 210, 207); /* oklch */ color: oklch(86.4% 0.004 91.5);
Tailwind
colors: {
custom: {
50: '#e0dfdd',
500: '#d3d2cf',
950: '#000000',
},
}SCSS
$custom: #d3d2cf; $custom-light: #e0dfdd; $custom-dark: #000000;
JSON
{
"hex": "#d3d2cf",
"rgb": {
"r": 211,
"g": 210,
"b": 207
},
"hsl": {
"h": 45,
"s": 4.348,
"l": 81.961
},
"oklch": {
"l": 0.86371,
"c": 0.00424,
"h": 91.5
},
"luminance": 0.64447
}Semantic roles & 50–950 ramp
primary
#D3D2CF
secondary
#A0A2A6
accent
#658E57
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484