#D4D5CD#D4D5CD
#D4D5CD is a very light, near-neutral yellow. Relative luminance 0.660; OKLCH L 87.0% C 0.011 H 112.4°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D5CD |
|---|---|
| RGB | rgb(212, 213, 205) |
| HSL | hsl(68, 9%, 82%) |
| HSV | hsv(68, 4%, 84%) |
| CMYK | cmyk(0.5%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(84.99, -1.77, 3.83) |
| CIE-LCH | lch(84.99, 4.22, 114.79°) |
| OKLab | oklab(87% -0.0041 0.0101) |
| OKLCH | oklch(87% 0.011 112.4) |
| XYZ | xyz(61.9634, 65.9934, 67.2194) |
| Luminance | 0.6599 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.15
Silver (survey)
#C5C9C7
ΔE00 4.20
Light Gray
#D3D3D3
ΔE00 4.23
Gainsboro
#DCDCDC
ΔE00 4.58
Fog
#D8DCE0
ΔE00 6.34
Silver
#C0C0C0
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D5CD #CECDD5
analogous
#D5D2CD #D4D5CD #D0D5CD
triadic
#D4D5CD #CDD4D5 #D5CDD4
tetradic
#D4D5CD #CDD5D2 #CECDD5 #D5CDD0
square
#D4D5CD #CDD5D2 #CECDD5 #D5CDD0
split-complementary
#D4D5CD #CDD0D5 #D2CDD5
monochromatic
#9B9D8A #B7B9AC #D4D5CD #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.48
#D4D5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#D4D5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D5CD
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D5CD | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CD
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#D5D4D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d4d5cd; /* rgb */ color: rgb(212, 213, 205); /* oklch */ color: oklch(87.0% 0.011 112.4);
Tailwind
colors: {
custom: {
50: '#e1e1dc',
500: '#d4d5cd',
950: '#000000',
},
}SCSS
$custom: #d4d5cd; $custom-light: #e1e1dc; $custom-dark: #000000;
JSON
{
"hex": "#d4d5cd",
"rgb": {
"r": 212,
"g": 213,
"b": 205
},
"hsl": {
"h": 67.5,
"s": 8.696,
"l": 81.961
},
"oklch": {
"l": 0.86999,
"c": 0.01089,
"h": 112.4
},
"luminance": 0.65993
}Semantic roles & 50–950 ramp
primary
#D4D5CD
secondary
#9F9EA9
accent
#53935B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484