#D5D4CD#D5D4CD
#D5D4CD is a very light, near-neutral yellow. Relative luminance 0.656; OKLCH L 86.9% C 0.010 H 100.0°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D5D4CD |
|---|---|
| RGB | rgb(213, 212, 205) |
| HSL | hsl(53, 9%, 82%) |
| HSV | hsv(53, 4%, 84%) |
| CMYK | cmyk(0%, 0.5%, 3.8%, 16.5%) |
| CIE-LAB | lab(84.81, -0.90, 3.58) |
| CIE-LCH | lch(84.81, 3.69, 104.16°) |
| OKLab | oklab(86.88% -0.0017 0.0094) |
| OKLCH | oklch(86.88% 0.01 100) |
| XYZ | xyz(62.0019, 65.6411, 67.1494) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.86
Light Gray
#D3D3D3
ΔE00 3.53
Gainsboro
#DCDCDC
ΔE00 4.01
Silver (survey)
#C5C9C7
ΔE00 4.18
Silver
#C0C0C0
ΔE00 6.00
Fog
#D8DCE0
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5D4CD #CDCED5
analogous
#D5D0CD #D5D4CD #D2D5CD
triadic
#D5D4CD #CDD5D4 #D4CDD5
tetradic
#D5D4CD #CDD5D0 #CDCED5 #D5CDD2
square
#D5D4CD #CDD5D0 #CDCED5 #D5CDD2
split-complementary
#D5D4CD #CDD2D5 #D0CDD5
monochromatic
#9D9B8A #B9B7AC #D5D4CD #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.49
#D5D4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#D5D4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5D4CD
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5D4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5D4CD | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CD
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#D6D3D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d5d4cd; /* rgb */ color: rgb(213, 212, 205); /* oklch */ color: oklch(86.9% 0.010 100.0);
Tailwind
colors: {
custom: {
50: '#e1e1dc',
500: '#d5d4cd',
950: '#000000',
},
}SCSS
$custom: #d5d4cd; $custom-light: #e1e1dc; $custom-dark: #000000;
JSON
{
"hex": "#d5d4cd",
"rgb": {
"r": 213,
"g": 212,
"b": 205
},
"hsl": {
"h": 52.5,
"s": 8.696,
"l": 81.961
},
"oklch": {
"l": 0.86876,
"c": 0.00957,
"h": 100
},
"luminance": 0.65641
}Semantic roles & 50–950 ramp
primary
#D5D4CD
secondary
#9E9FA9
accent
#5B9353
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484