#D3D1CD#D3D1CD
#D3D1CD is a very light, near-neutral grey. Relative luminance 0.639; OKLCH L 86.1% C 0.006 H 84.6°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D1CD |
|---|---|
| RGB | rgb(211, 209, 205) |
| HSL | hsl(40, 6%, 82%) |
| HSV | hsv(40, 3%, 83%) |
| CMYK | cmyk(0%, 0.9%, 2.8%, 17.3%) |
| CIE-LAB | lab(83.89, -0.03, 2.22) |
| CIE-LCH | lch(83.89, 2.22, 90.78°) |
| OKLab | oklab(86.11% 0.0006 0.0059) |
| OKLCH | oklch(86.11% 0.006 84.6) |
| XYZ | xyz(60.6822, 63.8578, 66.8747) |
| Luminance | 0.6386 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.16
Gainsboro
#DCDCDC
ΔE00 3.29
Silver (survey)
#C5C9C7
ΔE00 3.68
Light Grey
#D8DCD6
ΔE00 4.01
Silver
#C0C0C0
ΔE00 4.74
Fog
#D8DCE0
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D1CD #CDCFD3
analogous
#D3CECD #D3D1CD #D2D3CD
triadic
#D3D1CD #CDD3D1 #D1CDD3
tetradic
#D3D1CD #CDD3CE #CDCFD3 #D3CDD2
square
#D3D1CD #CDD3CE #CDCFD3 #D3CDD2
split-complementary
#D3D1CD #CDD2D3 #CECDD3
monochromatic
#9A958C #B6B3AC #D3D1CD #F0EFEE #F1F0EF
Accessibility & contrast
On white
1.52
#D3D1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#D3D1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D1CD
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D1CD | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CD
Deuteranopia (green-blind)
#D3D1CD
Tritanopia (blue-blind)
#D4D0D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d3d1cd; /* rgb */ color: rgb(211, 209, 205); /* oklch */ color: oklch(86.1% 0.006 84.6);
Tailwind
colors: {
custom: {
50: '#e0dfdc',
500: '#d3d1cd',
950: '#000000',
},
}SCSS
$custom: #d3d1cd; $custom-light: #e0dfdc; $custom-dark: #000000;
JSON
{
"hex": "#d3d1cd",
"rgb": {
"r": 211,
"g": 209,
"b": 205
},
"hsl": {
"h": 40,
"s": 6.383,
"l": 81.569
},
"oklch": {
"l": 0.86113,
"c": 0.0059,
"h": 84.6
},
"luminance": 0.63858
}Semantic roles & 50–950 ramp
primary
#D3D1CD
secondary
#9EA1A6
accent
#699055
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484