#D1D7CD#D1D7CD
#D1D7CD is a very light, near-neutral yellow-green. Relative luminance 0.666; OKLCH L 87.2% C 0.015 H 132.5°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D1D7CD |
|---|---|
| RGB | rgb(209, 215, 205) |
| HSL | hsl(96, 11%, 82%) |
| HSV | hsv(96, 5%, 84%) |
| CMYK | cmyk(2.8%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(85.28, -3.84, 4.22) |
| CIE-LCH | lch(85.28, 5.71, 132.29°) |
| OKLab | oklab(87.17% -0.0101 0.0111) |
| OKLCH | oklch(87.17% 0.015 132.5) |
| XYZ | xyz(61.6125, 66.5638, 67.3480) |
| Luminance | 0.6656 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.54
Silver (survey)
#C5C9C7
ΔE00 5.13
Light Gray
#D3D3D3
ΔE00 6.17
Gainsboro
#DCDCDC
ΔE00 6.36
Fog
#D8DCE0
ΔE00 7.55
Eggshell
#F0EAD6
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1D7CD #D3CDD7
analogous
#D6D7CD #D1D7CD #CDD7CE
triadic
#D1D7CD #CDD1D7 #D7CDD1
tetradic
#D1D7CD #CDD6D7 #D3CDD7 #D7CECD
square
#D1D7CD #CDD6D7 #D3CDD7 #D7CECD
split-complementary
#D1D7CD #CECDD7 #D7CDD6
monochromatic
#92A189 #B2BCAB #D1D7CD #EFF1EE #EFF1EE
Accessibility & contrast
On white
1.47
#D1D7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#D1D7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1D7CD
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1D7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1D7CD | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CC
Deuteranopia (green-blind)
#D7D5CD
Tritanopia (blue-blind)
#D1D6D4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d1d7cd; /* rgb */ color: rgb(209, 215, 205); /* oklch */ color: oklch(87.2% 0.015 132.5);
Tailwind
colors: {
custom: {
50: '#dfe3dc',
500: '#d1d7cd',
950: '#000000',
},
}SCSS
$custom: #d1d7cd; $custom-light: #dfe3dc; $custom-dark: #000000;
JSON
{
"hex": "#d1d7cd",
"rgb": {
"r": 209,
"g": 215,
"b": 205
},
"hsl": {
"h": 96,
"s": 11.111,
"l": 82.353
},
"oklch": {
"l": 0.87172,
"c": 0.01501,
"h": 132.5
},
"luminance": 0.66564
}Semantic roles & 50–950 ramp
primary
#D1D7CD
secondary
#A69DAB
accent
#50957A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484