#D3D7CD#D3D7CD
#D3D7CD is a very light, near-neutral yellow-green. Relative luminance 0.669; OKLCH L 87.3% C 0.014 H 124.6°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D7CD |
|---|---|
| RGB | rgb(211, 215, 205) |
| HSL | hsl(84, 11%, 82%) |
| HSV | hsv(84, 5%, 84%) |
| CMYK | cmyk(1.9%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(85.43, -3.15, 4.45) |
| CIE-LCH | lch(85.43, 5.46, 125.27°) |
| OKLab | oklab(87.33% -0.0081 0.0117) |
| OKLCH | oklch(87.33% 0.014 124.6) |
| XYZ | xyz(62.1821, 66.8575, 67.3747) |
| Luminance | 0.6686 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.21
Silver (survey)
#C5C9C7
ΔE00 5.00
Light Gray
#D3D3D3
ΔE00 5.70
Gainsboro
#DCDCDC
ΔE00 5.86
Eggshell
#F0EAD6
ΔE00 7.08
Fog
#D8DCE0
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D7CD #D1CDD7
analogous
#D7D6CD #D3D7CD #CED7CD
triadic
#D3D7CD #CDD3D7 #D7CDD3
tetradic
#D3D7CD #CDD7D6 #D1CDD7 #D7CDCE
square
#D3D7CD #CDD7D6 #D1CDD7 #D7CDCE
split-complementary
#D3D7CD #CDCED7 #D6CDD7
monochromatic
#97A189 #B5BCAB #D3D7CD #F0F1EE #F0F1EE
Accessibility & contrast
On white
1.46
#D3D7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#D3D7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D7CD
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D7CD | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6CC
Deuteranopia (green-blind)
#D8D5CD
Tritanopia (blue-blind)
#D4D6D4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d3d7cd; /* rgb */ color: rgb(211, 215, 205); /* oklch */ color: oklch(87.3% 0.014 124.6);
Tailwind
colors: {
custom: {
50: '#e0e3dc',
500: '#d3d7cd',
950: '#000000',
},
}SCSS
$custom: #d3d7cd; $custom-light: #e0e3dc; $custom-dark: #000000;
JSON
{
"hex": "#d3d7cd",
"rgb": {
"r": 211,
"g": 215,
"b": 205
},
"hsl": {
"h": 84,
"s": 11.111,
"l": 82.353
},
"oklch": {
"l": 0.87326,
"c": 0.01421,
"h": 124.6
},
"luminance": 0.66858
}Semantic roles & 50–950 ramp
primary
#D3D7CD
secondary
#A39DAB
accent
#50956C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484