#D8D5CD#D8D5CD
#D8D5CD is a very light, near-neutral orange. Relative luminance 0.666; OKLCH L 87.3% C 0.011 H 89.7°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D5CD |
|---|---|
| RGB | rgb(216, 213, 205) |
| HSL | hsl(44, 12%, 83%) |
| HSV | hsv(44, 5%, 85%) |
| CMYK | cmyk(0%, 1.4%, 5.1%, 15.3%) |
| CIE-LAB | lab(85.30, -0.38, 4.31) |
| CIE-LCH | lch(85.30, 4.33, 95.06°) |
| OKLab | oklab(87.32% 0.0001 0.0114) |
| OKLCH | oklch(87.32% 0.011 89.7) |
| XYZ | xyz(63.1311, 66.5955, 67.2742) |
| Luminance | 0.6660 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.58
Light Gray
#D3D3D3
ΔE00 3.99
Gainsboro
#DCDCDC
ΔE00 4.27
Silver (survey)
#C5C9C7
ΔE00 5.08
Warm Beige
#E9DCC9
ΔE00 5.74
Silver
#C0C0C0
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D5CD #CDD0D8
analogous
#D8CFCD #D8D5CD #D6D8CD
triadic
#D8D5CD #CDD8D5 #D5CDD8
tetradic
#D8D5CD #CDD8CF #CDD0D8 #D8CDD6
square
#D8D5CD #CDD8CF #CDD0D8 #D8CDD6
split-complementary
#D8D5CD #CDD6D8 #CFCDD8
monochromatic
#A29B88 #BDB8AB #D8D5CD #F2F1EE #F2F1EE
Accessibility & contrast
On white
1.47
#D8D5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#D8D5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D5CD
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D5CD | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5CD
Deuteranopia (green-blind)
#D8D5CD
Tritanopia (blue-blind)
#DAD4D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d8d5cd; /* rgb */ color: rgb(216, 213, 205); /* oklch */ color: oklch(87.3% 0.011 89.7);
Tailwind
colors: {
custom: {
50: '#e4e1dc',
500: '#d8d5cd',
950: '#000000',
},
}SCSS
$custom: #d8d5cd; $custom-light: #e4e1dc; $custom-dark: #000000;
JSON
{
"hex": "#d8d5cd",
"rgb": {
"r": 216,
"g": 213,
"b": 205
},
"hsl": {
"h": 43.636,
"s": 12.36,
"l": 82.549
},
"oklch": {
"l": 0.87315,
"c": 0.01135,
"h": 89.7
},
"luminance": 0.66595
}Semantic roles & 50–950 ramp
primary
#D8D5CD
secondary
#9DA1AC
accent
#63964F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484