#D7D5CD#D7D5CD
#D7D5CD is a very light, near-neutral yellow. Relative luminance 0.664; OKLCH L 87.2% C 0.011 H 95.2°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D7D5CD |
|---|---|
| RGB | rgb(215, 213, 205) |
| HSL | hsl(48, 11%, 82%) |
| HSV | hsv(48, 5%, 84%) |
| CMYK | cmyk(0%, 0.9%, 4.7%, 15.7%) |
| CIE-LAB | lab(85.22, -0.73, 4.19) |
| CIE-LCH | lch(85.22, 4.25, 99.88°) |
| OKLab | oklab(87.24% -0.001 0.011) |
| OKLCH | oklch(87.24% 0.011 95.2) |
| XYZ | xyz(62.8365, 66.4436, 67.2603) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.16
Light Gray
#D3D3D3
ΔE00 3.97
Gainsboro
#DCDCDC
ΔE00 4.27
Silver (survey)
#C5C9C7
ΔE00 4.80
Warm Beige
#E9DCC9
ΔE00 6.09
Fog
#D8DCE0
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7D5CD #CDCFD7
analogous
#D7D0CD #D7D5CD #D4D7CD
triadic
#D7D5CD #CDD7D5 #D5CDD7
tetradic
#D7D5CD #CDD7D0 #CDCFD7 #D7CDD4
square
#D7D5CD #CDD7D0 #CDCFD7 #D7CDD4
split-complementary
#D7D5CD #CDD4D7 #D0CDD7
monochromatic
#A19C89 #BCB8AB #D7D5CD #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.47
#D7D5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#D7D5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7D5CD
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7D5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7D5CD | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CD
Deuteranopia (green-blind)
#D7D5CD
Tritanopia (blue-blind)
#D9D4D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d7d5cd; /* rgb */ color: rgb(215, 213, 205); /* oklch */ color: oklch(87.2% 0.011 95.2);
Tailwind
colors: {
custom: {
50: '#e3e1dc',
500: '#d7d5cd',
950: '#000000',
},
}SCSS
$custom: #d7d5cd; $custom-light: #e3e1dc; $custom-dark: #000000;
JSON
{
"hex": "#d7d5cd",
"rgb": {
"r": 215,
"g": 213,
"b": 205
},
"hsl": {
"h": 48,
"s": 11.111,
"l": 82.353
},
"oklch": {
"l": 0.87235,
"c": 0.01108,
"h": 95.2
},
"luminance": 0.66443
}Semantic roles & 50–950 ramp
primary
#D7D5CD
secondary
#9DA0AB
accent
#5E9550
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484