#D5D3CD#D5D3CD
#D5D3CD is a very light, near-neutral yellow. Relative luminance 0.651; OKLCH L 86.7% C 0.008 H 91.5°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D5D3CD |
|---|---|
| RGB | rgb(213, 211, 205) |
| HSL | hsl(45, 9%, 82%) |
| HSV | hsv(45, 4%, 84%) |
| CMYK | cmyk(0%, 0.9%, 3.8%, 16.5%) |
| CIE-LAB | lab(84.56, -0.38, 3.21) |
| CIE-LCH | lch(84.56, 3.23, 96.79°) |
| OKLab | oklab(86.67% -0.0002 0.0085) |
| OKLCH | oklch(86.67% 0.008 91.5) |
| XYZ | xyz(61.7527, 65.1427, 67.0663) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.03
Light Grey
#D8DCD6
ΔE00 3.44
Gainsboro
#DCDCDC
ΔE00 3.68
Silver (survey)
#C5C9C7
ΔE00 4.15
Silver
#C0C0C0
ΔE00 5.58
Fog
#D8DCE0
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5D3CD #CDCFD5
analogous
#D5CFCD #D5D3CD #D3D5CD
triadic
#D5D3CD #CDD5D3 #D3CDD5
tetradic
#D5D3CD #CDD5CF #CDCFD5 #D5CDD3
square
#D5D3CD #CDD5CF #CDCFD5 #D5CDD3
split-complementary
#D5D3CD #CDD3D5 #CFCDD5
monochromatic
#9D988A #B9B6AC #D5D3CD #F1F0EE #F1F0EE
Accessibility & contrast
On white
1.50
#D5D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#D5D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5D3CD
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5D3CD | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CD
Deuteranopia (green-blind)
#D5D3CD
Tritanopia (blue-blind)
#D7D2D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d5d3cd; /* rgb */ color: rgb(213, 211, 205); /* oklch */ color: oklch(86.7% 0.008 91.5);
Tailwind
colors: {
custom: {
50: '#e1e0dc',
500: '#d5d3cd',
950: '#000000',
},
}SCSS
$custom: #d5d3cd; $custom-light: #e1e0dc; $custom-dark: #000000;
JSON
{
"hex": "#d5d3cd",
"rgb": {
"r": 213,
"g": 211,
"b": 205
},
"hsl": {
"h": 45,
"s": 8.696,
"l": 81.961
},
"oklch": {
"l": 0.86674,
"c": 0.00846,
"h": 91.5
},
"luminance": 0.65142
}Semantic roles & 50–950 ramp
primary
#D5D3CD
secondary
#9EA0A9
accent
#639353
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484