#D8D0CD#D8D0CD
#D8D0CD is a very light, near-neutral orange. Relative luminance 0.641; OKLCH L 86.3% C 0.010 H 41.9°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D0CD |
|---|---|
| RGB | rgb(216, 208, 205) |
| HSL | hsl(16, 12%, 83%) |
| HSV | hsv(16, 5%, 85%) |
| CMYK | cmyk(0%, 3.7%, 5.1%, 15.3%) |
| CIE-LAB | lab(84.03, 2.23, 2.47) |
| CIE-LCH | lch(84.03, 3.32, 47.91°) |
| OKLab | oklab(86.32% 0.0073 0.0066) |
| OKLCH | oklch(86.32% 0.01 41.9) |
| XYZ | xyz(61.8928, 64.1189, 66.8614) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.81
Gainsboro
#DCDCDC
ΔE00 4.51
Silver
#C0C0C0
ΔE00 5.76
Silver (survey)
#C5C9C7
ΔE00 6.43
Fog
#D8DCE0
ΔE00 6.54
Warm Gray
#C9BEB0
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D0CD #CDD5D8
analogous
#D8CDCF #D8D0CD #D8D6CD
triadic
#D8D0CD #CDD8D0 #D0CDD8
tetradic
#D8D0CD #CFD8CD #CDD5D8 #D6CDD8
square
#D8D0CD #CFD8CD #CDD5D8 #D6CDD8
split-complementary
#D8D0CD #CDD8D6 #CDCFD8
monochromatic
#A28F88 #BDB0AB #D8D0CD #F2EFEE #F2EFEE
Accessibility & contrast
On white
1.52
#D8D0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#D8D0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D0CD
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D0CD | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CD
Deuteranopia (green-blind)
#D4D2CD
Tritanopia (blue-blind)
#DACFCF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d8d0cd; /* rgb */ color: rgb(216, 208, 205); /* oklch */ color: oklch(86.3% 0.010 41.9);
Tailwind
colors: {
custom: {
50: '#e4dedc',
500: '#d8d0cd',
950: '#000000',
},
}SCSS
$custom: #d8d0cd; $custom-light: #e4dedc; $custom-dark: #000000;
JSON
{
"hex": "#d8d0cd",
"rgb": {
"r": 216,
"g": 208,
"b": 205
},
"hsl": {
"h": 16.364,
"s": 12.36,
"l": 82.549
},
"oklch": {
"l": 0.86316,
"c": 0.00982,
"h": 41.9
},
"luminance": 0.64118
}Semantic roles & 50–950 ramp
primary
#D8D0CD
secondary
#9DA8AC
accent
#83964F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484