#D3D5CD#D3D5CD
#D3D5CD is a very light, near-neutral yellow-green. Relative luminance 0.658; OKLCH L 86.9% C 0.011 H 118.0°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D5CD |
|---|---|
| RGB | rgb(211, 213, 205) |
| HSL | hsl(75, 9%, 82%) |
| HSV | hsv(75, 4%, 84%) |
| CMYK | cmyk(0.9%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(84.92, -2.11, 3.71) |
| CIE-LCH | lch(84.92, 4.27, 119.68°) |
| OKLab | oklab(86.92% -0.0052 0.0098) |
| OKLCH | oklch(86.92% 0.011 118) |
| XYZ | xyz(61.6759, 65.8452, 67.2059) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.96
Silver (survey)
#C5C9C7
ΔE00 4.10
Light Gray
#D3D3D3
ΔE00 4.40
Gainsboro
#DCDCDC
ΔE00 4.77
Fog
#D8DCE0
ΔE00 6.38
Silver
#C0C0C0
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D5CD #CFCDD5
analogous
#D5D3CD #D3D5CD #CFD5CD
triadic
#D3D5CD #CDD3D5 #D5CDD3
tetradic
#D3D5CD #CDD5D3 #CFCDD5 #D5CDCF
square
#D3D5CD #CDD5D3 #CFCDD5 #D5CDCF
split-complementary
#D3D5CD #CDCFD5 #D3CDD5
monochromatic
#989D8A #B6B9AC #D3D5CD #F0F1EE #F0F1EE
Accessibility & contrast
On white
1.48
#D3D5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#D3D5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D5CD
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D5CD | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CD
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#D4D4D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d3d5cd; /* rgb */ color: rgb(211, 213, 205); /* oklch */ color: oklch(86.9% 0.011 118.0);
Tailwind
colors: {
custom: {
50: '#e0e1dc',
500: '#d3d5cd',
950: '#000000',
},
}SCSS
$custom: #d3d5cd; $custom-light: #e0e1dc; $custom-dark: #000000;
JSON
{
"hex": "#d3d5cd",
"rgb": {
"r": 211,
"g": 213,
"b": 205
},
"hsl": {
"h": 75,
"s": 8.696,
"l": 81.961
},
"oklch": {
"l": 0.8692,
"c": 0.01106,
"h": 118
},
"luminance": 0.65845
}Semantic roles & 50–950 ramp
primary
#D3D5CD
secondary
#A09EA9
accent
#539363
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484