#D5D7CD#D5D7CD
#D5D7CD is a very light, near-neutral yellow-green. Relative luminance 0.672; OKLCH L 87.5% C 0.014 H 115.9°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D5D7CD |
|---|---|
| RGB | rgb(213, 215, 205) |
| HSL | hsl(72, 11%, 82%) |
| HSV | hsv(72, 5%, 84%) |
| CMYK | cmyk(0.9%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(85.58, -2.46, 4.69) |
| CIE-LCH | lch(85.58, 5.30, 117.68°) |
| OKLab | oklab(87.48% -0.006 0.0123) |
| OKLCH | oklch(87.48% 0.014 115.9) |
| XYZ | xyz(62.7588, 67.1549, 67.4017) |
| Luminance | 0.6715 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.21
Silver (survey)
#C5C9C7
ΔE00 5.02
Light Gray
#D3D3D3
ΔE00 5.30
Gainsboro
#DCDCDC
ΔE00 5.45
Eggshell
#F0EAD6
ΔE00 6.54
Fog
#D8DCE0
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5D7CD #CFCDD7
analogous
#D7D4CD #D5D7CD #D0D7CD
triadic
#D5D7CD #CDD5D7 #D7CDD5
tetradic
#D5D7CD #CDD7D4 #CFCDD7 #D7CDD0
square
#D5D7CD #CDD7D4 #CFCDD7 #D7CDD0
split-complementary
#D5D7CD #CDD0D7 #D4CDD7
monochromatic
#9CA189 #B8BCAB #D5D7CD #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.46
#D5D7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#D5D7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5D7CD
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5D7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5D7CD | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CC
Deuteranopia (green-blind)
#D8D6CD
Tritanopia (blue-blind)
#D6D6D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d5d7cd; /* rgb */ color: rgb(213, 215, 205); /* oklch */ color: oklch(87.5% 0.014 115.9);
Tailwind
colors: {
custom: {
50: '#e1e3dc',
500: '#d5d7cd',
950: '#000000',
},
}SCSS
$custom: #d5d7cd; $custom-light: #e1e3dc; $custom-dark: #000000;
JSON
{
"hex": "#d5d7cd",
"rgb": {
"r": 213,
"g": 215,
"b": 205
},
"hsl": {
"h": 72,
"s": 11.111,
"l": 82.353
},
"oklch": {
"l": 0.87481,
"c": 0.01369,
"h": 115.9
},
"luminance": 0.67155
}Semantic roles & 50–950 ramp
primary
#D5D7CD
secondary
#A09DAB
accent
#50955E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484