#D1D3CD#D1D3CD
#D1D3CD is a very light, near-neutral grey. Relative luminance 0.646; OKLCH L 86.4% C 0.008 H 121.6°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D1D3CD |
|---|---|
| RGB | rgb(209, 211, 205) |
| HSL | hsl(80, 6%, 82%) |
| HSV | hsv(80, 3%, 83%) |
| CMYK | cmyk(0.9%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(84.25, -1.76, 2.73) |
| CIE-LCH | lch(84.25, 3.25, 122.90°) |
| OKLab | oklab(86.36% -0.0044 0.0072) |
| OKLCH | oklch(86.36% 0.008 121.6) |
| XYZ | xyz(60.6064, 64.5516, 67.0126) |
| Luminance | 0.6455 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.20
Silver (survey)
#C5C9C7
ΔE00 3.19
Light Gray
#D3D3D3
ΔE00 3.50
Gainsboro
#DCDCDC
ΔE00 4.18
Fog
#D8DCE0
ΔE00 5.61
Silver
#C0C0C0
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1D3CD #CFCDD3
analogous
#D3D2CD #D1D3CD #CED3CD
triadic
#D1D3CD #CDD1D3 #D3CDD1
tetradic
#D1D3CD #CDD3D2 #CFCDD3 #D3CDCE
square
#D1D3CD #CDD3D2 #CFCDD3 #D3CDCE
split-complementary
#D1D3CD #CDCED3 #D2CDD3
monochromatic
#959A8C #B3B6AC #D1D3CD #EFF0EE #F0F1EF
Accessibility & contrast
On white
1.51
#D1D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#D1D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1D3CD
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1D3CD | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CD
Deuteranopia (green-blind)
#D4D2CD
Tritanopia (blue-blind)
#D2D2D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d1d3cd; /* rgb */ color: rgb(209, 211, 205); /* oklch */ color: oklch(86.4% 0.008 121.6);
Tailwind
colors: {
custom: {
50: '#dfe0dc',
500: '#d1d3cd',
950: '#000000',
},
}SCSS
$custom: #d1d3cd; $custom-light: #dfe0dc; $custom-dark: #000000;
JSON
{
"hex": "#d1d3cd",
"rgb": {
"r": 209,
"g": 211,
"b": 205
},
"hsl": {
"h": 80,
"s": 6.383,
"l": 81.569
},
"oklch": {
"l": 0.8636,
"c": 0.00843,
"h": 121.6
},
"luminance": 0.64552
}Semantic roles & 50–950 ramp
primary
#D1D3CD
secondary
#A19EA6
accent
#559069
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484