#D3D3CD#D3D3CD
#D3D3CD is a very light, near-neutral grey. Relative luminance 0.648; OKLCH L 86.5% C 0.008 H 106.6°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D3CD |
|---|---|
| RGB | rgb(211, 211, 205) |
| HSL | hsl(60, 6%, 82%) |
| HSV | hsv(60, 3%, 83%) |
| CMYK | cmyk(0%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(84.40, -1.07, 2.96) |
| CIE-LCH | lch(84.40, 3.15, 109.90°) |
| OKLab | oklab(86.52% -0.0023 0.0078) |
| OKLCH | oklch(86.52% 0.008 106.6) |
| XYZ | xyz(61.1760, 64.8453, 67.0393) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.69
Light Gray
#D3D3D3
ΔE00 3.14
Silver (survey)
#C5C9C7
ΔE00 3.56
Gainsboro
#DCDCDC
ΔE00 3.82
Silver
#C0C0C0
ΔE00 5.56
Fog
#D8DCE0
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D3CD #CDCDD3
analogous
#D3D0CD #D3D3CD #D0D3CD
triadic
#D3D3CD #CDD3D3 #D3CDD3
tetradic
#D3D3CD #CDD3D0 #CDCDD3 #D3CDD0
square
#D3D3CD #CDD3D0 #CDCDD3 #D3CDD0
split-complementary
#D3D3CD #CDD0D3 #D0CDD3
monochromatic
#9A9A8C #B6B6AC #D3D3CD #F0F0EE #F1F1EF
Accessibility & contrast
On white
1.50
#D3D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#D3D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D3CD
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D3CD | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CD
Deuteranopia (green-blind)
#D4D3CD
Tritanopia (blue-blind)
#D4D2D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d3d3cd; /* rgb */ color: rgb(211, 211, 205); /* oklch */ color: oklch(86.5% 0.008 106.6);
Tailwind
colors: {
custom: {
50: '#e0e0dc',
500: '#d3d3cd',
950: '#000000',
},
}SCSS
$custom: #d3d3cd; $custom-light: #e0e0dc; $custom-dark: #000000;
JSON
{
"hex": "#d3d3cd",
"rgb": {
"r": 211,
"g": 211,
"b": 205
},
"hsl": {
"h": 60,
"s": 6.383,
"l": 81.569
},
"oklch": {
"l": 0.86516,
"c": 0.00816,
"h": 106.6
},
"luminance": 0.64845
}Semantic roles & 50–950 ramp
primary
#D3D3CD
secondary
#9E9EA6
accent
#559055
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484