#D8D3CD#D8D3CD
#D8D3CD is a very light, near-neutral orange. Relative luminance 0.656; OKLCH L 86.9% C 0.010 H 72.6°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D3CD |
|---|---|
| RGB | rgb(216, 211, 205) |
| HSL | hsl(33, 12%, 83%) |
| HSV | hsv(33, 5%, 85%) |
| CMYK | cmyk(0%, 2.3%, 5.1%, 15.3%) |
| CIE-LAB | lab(84.79, 0.66, 3.57) |
| CIE-LCH | lch(84.79, 3.63, 79.54°) |
| OKLab | oklab(86.91% 0.003 0.0094) |
| OKLCH | oklch(86.91% 0.01 72.6) |
| XYZ | xyz(62.6311, 65.5956, 67.1075) |
| Luminance | 0.6560 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.43
Gainsboro
#DCDCDC
ΔE00 3.93
Light Grey
#D8DCD6
ΔE00 4.80
Silver (survey)
#C5C9C7
ΔE00 5.28
Silver
#C0C0C0
ΔE00 5.93
Warm Beige
#E9DCC9
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D3CD #CDD2D8
analogous
#D8CDCD #D8D3CD #D8D8CD
triadic
#D8D3CD #CDD8D3 #D3CDD8
tetradic
#D8D3CD #CDD8CD #CDD2D8 #D8CDD8
square
#D8D3CD #CDD8CD #CDD2D8 #D8CDD8
split-complementary
#D8D3CD #CDD8D8 #CDCDD8
monochromatic
#A29688 #BDB5AB #D8D3CD #F2F0EE #F2F0EE
Accessibility & contrast
On white
1.49
#D8D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#D8D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D3CD
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D3CD | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CD
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#DAD2D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d8d3cd; /* rgb */ color: rgb(216, 211, 205); /* oklch */ color: oklch(86.9% 0.010 72.6);
Tailwind
colors: {
custom: {
50: '#e4e0dc',
500: '#d8d3cd',
950: '#000000',
},
}SCSS
$custom: #d8d3cd; $custom-light: #e4e0dc; $custom-dark: #000000;
JSON
{
"hex": "#d8d3cd",
"rgb": {
"r": 216,
"g": 211,
"b": 205
},
"hsl": {
"h": 32.727,
"s": 12.36,
"l": 82.549
},
"oklch": {
"l": 0.86914,
"c": 0.00988,
"h": 72.6
},
"luminance": 0.65595
}Semantic roles & 50–950 ramp
primary
#D8D3CD
secondary
#9DA4AC
accent
#70964F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484