#D5D0CD#D5D0CD
#D5D0CD is a very light, near-neutral orange. Relative luminance 0.637; OKLCH L 86.1% C 0.007 H 53.5°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D5D0CD |
|---|---|
| RGB | rgb(213, 208, 205) |
| HSL | hsl(23, 9%, 82%) |
| HSV | hsv(23, 4%, 84%) |
| CMYK | cmyk(0%, 2.3%, 3.8%, 16.5%) |
| CIE-LAB | lab(83.79, 1.19, 2.09) |
| CIE-LCH | lch(83.79, 2.41, 60.50°) |
| OKLab | oklab(86.07% 0.0041 0.0056) |
| OKLCH | oklch(86.07% 0.007 53.5) |
| XYZ | xyz(61.0143, 63.6660, 66.8202) |
| Luminance | 0.6367 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.64
Gainsboro
#DCDCDC
ΔE00 3.66
Silver
#C0C0C0
ΔE00 4.92
Silver (survey)
#C5C9C7
ΔE00 4.99
Fog
#D8DCE0
ΔE00 5.59
Light Grey
#D8DCD6
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5D0CD #CDD2D5
analogous
#D5CDCE #D5D0CD #D5D4CD
triadic
#D5D0CD #CDD5D0 #D0CDD5
tetradic
#D5D0CD #CED5CD #CDD2D5 #D4CDD5
square
#D5D0CD #CED5CD #CDD2D5 #D4CDD5
split-complementary
#D5D0CD #CDD5D4 #CDCED5
monochromatic
#9D918A #B9B1AC #D5D0CD #F1EFEE #F1EFEE
Accessibility & contrast
On white
1.53
#D5D0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#D5D0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5D0CD
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5D0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5D0CD | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#D3D1CD
Tritanopia (blue-blind)
#D7CFCF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d5d0cd; /* rgb */ color: rgb(213, 208, 205); /* oklch */ color: oklch(86.1% 0.007 53.5);
Tailwind
colors: {
custom: {
50: '#e1dedc',
500: '#d5d0cd',
950: '#000000',
},
}SCSS
$custom: #d5d0cd; $custom-light: #e1dedc; $custom-dark: #000000;
JSON
{
"hex": "#d5d0cd",
"rgb": {
"r": 213,
"g": 208,
"b": 205
},
"hsl": {
"h": 22.5,
"s": 8.696,
"l": 81.961
},
"oklch": {
"l": 0.86073,
"c": 0.00692,
"h": 53.5
},
"luminance": 0.63666
}Semantic roles & 50–950 ramp
primary
#D5D0CD
secondary
#9EA4A9
accent
#7B9353
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484