#D8D5CC#D8D5CC
#D8D5CC is a very light, near-neutral yellow. Relative luminance 0.665; OKLCH L 87.3% C 0.013 H 91.5°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D5CC |
|---|---|
| RGB | rgb(216, 213, 204) |
| HSL | hsl(45, 13%, 82%) |
| HSV | hsv(45, 6%, 85%) |
| CMYK | cmyk(0%, 1.4%, 5.6%, 15.3%) |
| CIE-LAB | lab(85.27, -0.55, 4.80) |
| CIE-LCH | lch(85.27, 4.84, 96.58°) |
| OKLab | oklab(87.29% -0.0003 0.0126) |
| OKLCH | oklch(87.29% 0.013 91.5) |
| XYZ | xyz(63.0107, 66.5474, 66.6405) |
| Luminance | 0.6655 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.63
Light Gray
#D3D3D3
ΔE00 4.42
Gainsboro
#DCDCDC
ΔE00 4.68
Silver (survey)
#C5C9C7
ΔE00 5.27
Warm Beige
#E9DCC9
ΔE00 5.53
Eggshell
#F0EAD6
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D5CC #CCCFD8
analogous
#D8CFCC #D8D5CC #D5D8CC
triadic
#D8D5CC #CCD8D5 #D5CCD8
tetradic
#D8D5CC #CCD8CF #CCCFD8 #D8CCD5
square
#D8D5CC #CCD8CF #CCCFD8 #D8CCD5
split-complementary
#D8D5CC #CCD5D8 #CFCCD8
monochromatic
#A39C87 #BDB8A9 #D8D5CC #F2F1EE #F2F1EE
Accessibility & contrast
On white
1.47
#D8D5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#D8D5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D5CC
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D5CC | 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)
#D7D4CC
Deuteranopia (green-blind)
#D8D5CC
Tritanopia (blue-blind)
#DAD3D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d8d5cc; /* rgb */ color: rgb(216, 213, 204); /* oklch */ color: oklch(87.3% 0.013 91.5);
Tailwind
colors: {
custom: {
50: '#e4e1db',
500: '#d8d5cc',
950: '#000000',
},
}SCSS
$custom: #d8d5cc; $custom-light: #e4e1db; $custom-dark: #000000;
JSON
{
"hex": "#d8d5cc",
"rgb": {
"r": 216,
"g": 213,
"b": 204
},
"hsl": {
"h": 45,
"s": 13.333,
"l": 82.353
},
"oklch": {
"l": 0.87287,
"c": 0.01264,
"h": 91.5
},
"luminance": 0.66547
}Semantic roles & 50–950 ramp
primary
#D8D5CC
secondary
#9CA0AD
accent
#60974E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484