#D7D3CD#D7D3CD
#D7D3CD is a very light, near-neutral orange. Relative luminance 0.654; OKLCH L 86.8% C 0.009 H 78.3°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D7D3CD |
|---|---|
| RGB | rgb(215, 211, 205) |
| HSL | hsl(36, 11%, 82%) |
| HSV | hsv(36, 5%, 84%) |
| CMYK | cmyk(0%, 1.9%, 4.7%, 15.7%) |
| CIE-LAB | lab(84.71, 0.31, 3.45) |
| CIE-LCH | lch(84.71, 3.46, 84.83°) |
| OKLab | oklab(86.83% 0.0019 0.0091) |
| OKLCH | oklch(86.83% 0.009 78.3) |
| XYZ | xyz(62.3365, 65.4437, 67.0937) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.23
Gainsboro
#DCDCDC
ΔE00 3.79
Light Grey
#D8DCD6
ΔE00 4.33
Silver (survey)
#C5C9C7
ΔE00 4.88
Silver
#C0C0C0
ΔE00 5.78
Fog
#D8DCE0
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7D3CD #CDD1D7
analogous
#D7CECD #D7D3CD #D6D7CD
triadic
#D7D3CD #CDD7D3 #D3CDD7
tetradic
#D7D3CD #CDD7CE #CDD1D7 #D7CDD6
square
#D7D3CD #CDD7CE #CDD1D7 #D7CDD6
split-complementary
#D7D3CD #CDD6D7 #CECDD7
monochromatic
#A19789 #BCB5AB #D7D3CD #F1F0EE #F1F0EE
Accessibility & contrast
On white
1.49
#D7D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#D7D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7D3CD
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7D3CD | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CD
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#D9D2D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d7d3cd; /* rgb */ color: rgb(215, 211, 205); /* oklch */ color: oklch(86.8% 0.009 78.3);
Tailwind
colors: {
custom: {
50: '#e3e0dc',
500: '#d7d3cd',
950: '#000000',
},
}SCSS
$custom: #d7d3cd; $custom-light: #e3e0dc; $custom-dark: #000000;
JSON
{
"hex": "#d7d3cd",
"rgb": {
"r": 215,
"g": 211,
"b": 205
},
"hsl": {
"h": 36,
"s": 11.111,
"l": 82.353
},
"oklch": {
"l": 0.86834,
"c": 0.0093,
"h": 78.3
},
"luminance": 0.65443
}Semantic roles & 50–950 ramp
primary
#D7D3CD
secondary
#9DA3AB
accent
#6C9550
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484