#D8D7CD#D8D7CD
#D8D7CD is a very light, near-neutral yellow. Relative luminance 0.676; OKLCH L 87.7% C 0.014 H 102.0°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D7CD |
|---|---|
| RGB | rgb(216, 215, 205) |
| HSL | hsl(55, 12%, 83%) |
| HSV | hsv(55, 5%, 85%) |
| CMYK | cmyk(0%, 0.5%, 5.1%, 15.3%) |
| CIE-LAB | lab(85.81, -1.42, 5.05) |
| CIE-LCH | lch(85.81, 5.24, 105.72°) |
| OKLab | oklab(87.72% -0.0028 0.0133) |
| OKLCH | oklch(87.72% 0.014 102) |
| XYZ | xyz(63.6372, 67.6078, 67.4429) |
| Luminance | 0.6761 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.87
Light Gray
#D3D3D3
ΔE00 4.95
Gainsboro
#DCDCDC
ΔE00 5.04
Silver (survey)
#C5C9C7
ΔE00 5.36
Eggshell
#F0EAD6
ΔE00 5.93
Warm Beige
#E9DCC9
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D7CD #CDCED8
analogous
#D8D1CD #D8D7CD #D4D8CD
triadic
#D8D7CD #CDD8D7 #D7CDD8
tetradic
#D8D7CD #CDD8D1 #CDCED8 #D8CDD4
square
#D8D7CD #CDD8D1 #CDCED8 #D8CDD4
split-complementary
#D8D7CD #CDD4D8 #D1CDD8
monochromatic
#A2A088 #BDBBAB #D8D7CD #F2F1EE #F2F1EE
Accessibility & contrast
On white
1.45
#D8D7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#D8D7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D7CD
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D7CD | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CC
Deuteranopia (green-blind)
#DAD7CD
Tritanopia (blue-blind)
#DAD5D4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d8d7cd; /* rgb */ color: rgb(216, 215, 205); /* oklch */ color: oklch(87.7% 0.014 102.0);
Tailwind
colors: {
custom: {
50: '#e4e3dc',
500: '#d8d7cd',
950: '#000000',
},
}SCSS
$custom: #d8d7cd; $custom-light: #e4e3dc; $custom-dark: #000000;
JSON
{
"hex": "#d8d7cd",
"rgb": {
"r": 216,
"g": 215,
"b": 205
},
"hsl": {
"h": 54.545,
"s": 12.36,
"l": 82.549
},
"oklch": {
"l": 0.87716,
"c": 0.01357,
"h": 102
},
"luminance": 0.67608
}Semantic roles & 50–950 ramp
primary
#D8D7CD
secondary
#9D9EAC
accent
#56964F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484