#D8D9CD#D8D9CD
#D8D9CD is a very light, near-neutral yellow. Relative luminance 0.686; OKLCH L 88.1% C 0.016 H 110.6°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D9CD |
|---|---|
| RGB | rgb(216, 217, 205) |
| HSL | hsl(65, 14%, 83%) |
| HSV | hsv(65, 6%, 85%) |
| CMYK | cmyk(0.5%, 0%, 5.5%, 14.9%) |
| CIE-LAB | lab(86.32, -2.46, 5.79) |
| CIE-LCH | lch(86.32, 6.29, 112.99°) |
| OKLab | oklab(88.12% -0.0057 0.0152) |
| OKLCH | oklch(88.12% 0.016 110.6) |
| XYZ | xyz(64.1496, 68.6326, 67.6137) |
| Luminance | 0.6863 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.88
Eggshell
#F0EAD6
ΔE00 5.61
Silver (survey)
#C5C9C7
ΔE00 5.99
Gainsboro
#DCDCDC
ΔE00 6.01
Light Gray
#D3D3D3
ΔE00 6.05
Warm Beige
#E9DCC9
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D9CD #CECDD9
analogous
#D9D4CD #D8D9CD #D2D9CD
triadic
#D8D9CD #CDD8D9 #D9CDD8
tetradic
#D8D9CD #CDD9D4 #CECDD9 #D9CDD2
square
#D8D9CD #CDD9D4 #CECDD9 #D9CDD2
split-complementary
#D8D9CD #CDD2D9 #D4CDD9
monochromatic
#A2A487 #BDBFAA #D8D9CD #F1F2EE #F1F2EE
Accessibility & contrast
On white
1.43
#D8D9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#D8D9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D9CD
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D9CD | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CC
Deuteranopia (green-blind)
#DBD8CD
Tritanopia (blue-blind)
#DAD7D5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d8d9cd; /* rgb */ color: rgb(216, 217, 205); /* oklch */ color: oklch(88.1% 0.016 110.6);
Tailwind
colors: {
custom: {
50: '#e4e4dc',
500: '#d8d9cd',
950: '#000000',
},
}SCSS
$custom: #d8d9cd; $custom-light: #e4e4dc; $custom-dark: #000000;
JSON
{
"hex": "#d8d9cd",
"rgb": {
"r": 216,
"g": 217,
"b": 205
},
"hsl": {
"h": 65,
"s": 13.636,
"l": 82.745
},
"oklch": {
"l": 0.88119,
"c": 0.01622,
"h": 110.6
},
"luminance": 0.68632
}Semantic roles & 50–950 ramp
primary
#D8D9CD
secondary
#9E9DAE
accent
#4E9854
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484