#D5D5CD#D5D5CD
#D5D5CD is a very light, near-neutral yellow. Relative luminance 0.661; OKLCH L 87.1% C 0.011 H 106.6°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D5D5CD |
|---|---|
| RGB | rgb(213, 213, 205) |
| HSL | hsl(60, 9%, 82%) |
| HSV | hsv(60, 4%, 84%) |
| CMYK | cmyk(0%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(85.07, -1.42, 3.95) |
| CIE-LCH | lch(85.07, 4.20, 109.82°) |
| OKLab | oklab(87.08% -0.0031 0.0104) |
| OKLCH | oklch(87.08% 0.011 106.6) |
| XYZ | xyz(62.2526, 66.1426, 67.2330) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.43
Light Gray
#D3D3D3
ΔE00 4.09
Silver (survey)
#C5C9C7
ΔE00 4.36
Gainsboro
#DCDCDC
ΔE00 4.43
Fog
#D8DCE0
ΔE00 6.34
Silver
#C0C0C0
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5D5CD #CDCDD5
analogous
#D5D1CD #D5D5CD #D1D5CD
triadic
#D5D5CD #CDD5D5 #D5CDD5
tetradic
#D5D5CD #CDD5D1 #CDCDD5 #D5CDD1
square
#D5D5CD #CDD5D1 #CDCDD5 #D5CDD1
split-complementary
#D5D5CD #CDD1D5 #D1CDD5
monochromatic
#9D9D8A #B9B9AC #D5D5CD #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.48
#D5D5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#D5D5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5D5CD
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5D5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5D5CD | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CD
Deuteranopia (green-blind)
#D7D5CD
Tritanopia (blue-blind)
#D6D4D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d5d5cd; /* rgb */ color: rgb(213, 213, 205); /* oklch */ color: oklch(87.1% 0.011 106.6);
Tailwind
colors: {
custom: {
50: '#e1e1dc',
500: '#d5d5cd',
950: '#000000',
},
}SCSS
$custom: #d5d5cd; $custom-light: #e1e1dc; $custom-dark: #000000;
JSON
{
"hex": "#d5d5cd",
"rgb": {
"r": 213,
"g": 213,
"b": 205
},
"hsl": {
"h": 60,
"s": 8.696,
"l": 81.961
},
"oklch": {
"l": 0.87077,
"c": 0.01084,
"h": 106.6
},
"luminance": 0.66142
}Semantic roles & 50–950 ramp
primary
#D5D5CD
secondary
#9E9EA9
accent
#539353
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484