#D8D1CD#D8D1CD
#D8D1CD is a very light, near-neutral orange. Relative luminance 0.646; OKLCH L 86.5% C 0.010 H 52.1°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D1CD |
|---|---|
| RGB | rgb(216, 209, 205) |
| HSL | hsl(22, 12%, 83%) |
| HSV | hsv(22, 5%, 85%) |
| CMYK | cmyk(0%, 3.2%, 5.1%, 15.3%) |
| CIE-LAB | lab(84.28, 1.70, 2.84) |
| CIE-LCH | lch(84.28, 3.31, 58.99°) |
| OKLab | oklab(86.52% 0.0059 0.0075) |
| OKLCH | oklch(86.52% 0.01 52.1) |
| XYZ | xyz(62.1373, 64.6081, 66.9429) |
| Luminance | 0.6461 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.52
Gainsboro
#DCDCDC
ΔE00 4.18
Silver
#C0C0C0
ΔE00 5.71
Silver (survey)
#C5C9C7
ΔE00 5.96
Light Grey
#D8DCD6
ΔE00 6.28
Fog
#D8DCE0
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D1CD #CDD4D8
analogous
#D8CDCE #D8D1CD #D8D7CD
triadic
#D8D1CD #CDD8D1 #D1CDD8
tetradic
#D8D1CD #CED8CD #CDD4D8 #D7CDD8
square
#D8D1CD #CED8CD #CDD4D8 #D7CDD8
split-complementary
#D8D1CD #CDD8D7 #CDCED8
monochromatic
#A29288 #BDB1AB #D8D1CD #F2EFEE #F2EFEE
Accessibility & contrast
On white
1.51
#D8D1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#D8D1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D1CD
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D1CD | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CD
Deuteranopia (green-blind)
#D4D3CD
Tritanopia (blue-blind)
#DAD0D0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d8d1cd; /* rgb */ color: rgb(216, 209, 205); /* oklch */ color: oklch(86.5% 0.010 52.1);
Tailwind
colors: {
custom: {
50: '#e4dfdc',
500: '#d8d1cd',
950: '#000000',
},
}SCSS
$custom: #d8d1cd; $custom-light: #e4dfdc; $custom-dark: #000000;
JSON
{
"hex": "#d8d1cd",
"rgb": {
"r": 216,
"g": 209,
"b": 205
},
"hsl": {
"h": 21.818,
"s": 12.36,
"l": 82.549
},
"oklch": {
"l": 0.86515,
"c": 0.00952,
"h": 52.1
},
"luminance": 0.64608
}Semantic roles & 50–950 ramp
primary
#D8D1CD
secondary
#9DA7AC
accent
#7C964F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484