#D8D3CB#D8D3CB
#D8D3CB is a very light, near-neutral orange. Relative luminance 0.655; OKLCH L 86.9% C 0.012 H 79.8°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D3CB |
|---|---|
| RGB | rgb(216, 211, 203) |
| HSL | hsl(37, 14%, 82%) |
| HSV | hsv(37, 6%, 85%) |
| CMYK | cmyk(0%, 2.3%, 6%, 15.3%) |
| CIE-LAB | lab(84.74, 0.32, 4.56) |
| CIE-LCH | lch(84.74, 4.57, 86.05°) |
| OKLab | oklab(86.86% 0.0022 0.012) |
| OKLCH | oklch(86.86% 0.012 79.8) |
| XYZ | xyz(62.3912, 65.4997, 65.8442) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.16
Gainsboro
#DCDCDC
ΔE00 4.60
Light Grey
#D8DCD6
ΔE00 4.64
Warm Beige
#E9DCC9
ΔE00 5.37
Silver (survey)
#C5C9C7
ΔE00 5.48
Warm Gray
#C9BEB0
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D3CB #CBD0D8
analogous
#D8CDCB #D8D3CB #D7D8CB
triadic
#D8D3CB #CBD8D3 #D3CBD8
tetradic
#D8D3CB #CBD8CD #CBD0D8 #D8CBD7
square
#D8D3CB #CBD8CD #CBD0D8 #D8CBD7
split-complementary
#D8D3CB #CBD7D8 #CDCBD8
monochromatic
#A49885 #BEB5A8 #D8D3CB #F2F0EE #F2F0EE
Accessibility & contrast
On white
1.49
#D8D3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#D8D3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D3CB
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D3CB | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CB
Deuteranopia (green-blind)
#D7D4CB
Tritanopia (blue-blind)
#DBD1D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d8d3cb; /* rgb */ color: rgb(216, 211, 203); /* oklch */ color: oklch(86.9% 0.012 79.8);
Tailwind
colors: {
custom: {
50: '#e4e0da',
500: '#d8d3cb',
950: '#000000',
},
}SCSS
$custom: #d8d3cb; $custom-light: #e4e0da; $custom-dark: #000000;
JSON
{
"hex": "#d8d3cb",
"rgb": {
"r": 216,
"g": 211,
"b": 203
},
"hsl": {
"h": 36.923,
"s": 14.286,
"l": 82.157
},
"oklch": {
"l": 0.86859,
"c": 0.01221,
"h": 79.8
},
"luminance": 0.65499
}Semantic roles & 50–950 ramp
primary
#D8D3CB
secondary
#9AA1AD
accent
#6A984D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483