#D8D8CD#D8D8CD
#D8D8CD is a very light, near-neutral yellow. Relative luminance 0.681; OKLCH L 87.9% C 0.015 H 106.7°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D8CD |
|---|---|
| RGB | rgb(216, 216, 205) |
| HSL | hsl(60, 12%, 83%) |
| HSV | hsv(60, 5%, 85%) |
| CMYK | cmyk(0%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(86.07, -1.94, 5.42) |
| CIE-LCH | lch(86.07, 5.75, 109.69°) |
| OKLab | oklab(87.92% -0.0043 0.0142) |
| OKLCH | oklch(87.92% 0.015 106.7) |
| XYZ | xyz(63.8926, 68.1186, 67.5280) |
| Luminance | 0.6812 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.78
Light Gray
#D3D3D3
ΔE00 5.49
Gainsboro
#DCDCDC
ΔE00 5.51
Silver (survey)
#C5C9C7
ΔE00 5.64
Eggshell
#F0EAD6
ΔE00 5.72
Warm Beige
#E9DCC9
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D8CD #CDCDD8
analogous
#D8D2CD #D8D8CD #D2D8CD
triadic
#D8D8CD #CDD8D8 #D8CDD8
tetradic
#D8D8CD #CDD8D2 #CDCDD8 #D8CDD2
square
#D8D8CD #CDD8D2 #CDCDD8 #D8CDD2
split-complementary
#D8D8CD #CDD2D8 #D2CDD8
monochromatic
#A2A288 #BDBDAB #D8D8CD #F2F2EE #F2F2EE
Accessibility & contrast
On white
1.44
#D8D8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#D8D8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D8CD
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D8CD | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CC
Deuteranopia (green-blind)
#DAD7CD
Tritanopia (blue-blind)
#DAD6D5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d8d8cd; /* rgb */ color: rgb(216, 216, 205); /* oklch */ color: oklch(87.9% 0.015 106.7);
Tailwind
colors: {
custom: {
50: '#e4e4dc',
500: '#d8d8cd',
950: '#000000',
},
}SCSS
$custom: #d8d8cd; $custom-light: #e4e4dc; $custom-dark: #000000;
JSON
{
"hex": "#d8d8cd",
"rgb": {
"r": 216,
"g": 216,
"b": 205
},
"hsl": {
"h": 60,
"s": 12.36,
"l": 82.549
},
"oklch": {
"l": 0.87918,
"c": 0.01486,
"h": 106.7
},
"luminance": 0.68118
}Semantic roles & 50–950 ramp
primary
#D8D8CD
secondary
#9D9DAC
accent
#4F964F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484