#D4D7CD#D4D7CD
#D4D7CD is a very light, near-neutral yellow-green. Relative luminance 0.670; OKLCH L 87.4% C 0.014 H 120.3°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D7CD |
|---|---|
| RGB | rgb(212, 215, 205) |
| HSL | hsl(78, 11%, 82%) |
| HSV | hsv(78, 5%, 84%) |
| CMYK | cmyk(1.4%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(85.51, -2.81, 4.57) |
| CIE-LCH | lch(85.51, 5.36, 121.54°) |
| OKLab | oklab(87.4% -0.007 0.012) |
| OKLCH | oklch(87.4% 0.014 120.3) |
| XYZ | xyz(62.4695, 67.0057, 67.3881) |
| Luminance | 0.6701 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.17
Silver (survey)
#C5C9C7
ΔE00 4.99
Light Gray
#D3D3D3
ΔE00 5.49
Gainsboro
#DCDCDC
ΔE00 5.64
Eggshell
#F0EAD6
ΔE00 6.80
Fog
#D8DCE0
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D7CD #D0CDD7
analogous
#D7D5CD #D4D7CD #CFD7CD
triadic
#D4D7CD #CDD4D7 #D7CDD4
tetradic
#D4D7CD #CDD7D5 #D0CDD7 #D7CDCF
square
#D4D7CD #CDD7D5 #D0CDD7 #D7CDCF
split-complementary
#D4D7CD #CDCFD7 #D5CDD7
monochromatic
#9AA189 #B7BCAB #D4D7CD #F0F1EE #F0F1EE
Accessibility & contrast
On white
1.46
#D4D7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#D4D7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D7CD
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D7CD | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CC
Deuteranopia (green-blind)
#D8D6CD
Tritanopia (blue-blind)
#D5D6D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d4d7cd; /* rgb */ color: rgb(212, 215, 205); /* oklch */ color: oklch(87.4% 0.014 120.3);
Tailwind
colors: {
custom: {
50: '#e1e3dc',
500: '#d4d7cd',
950: '#000000',
},
}SCSS
$custom: #d4d7cd; $custom-light: #e1e3dc; $custom-dark: #000000;
JSON
{
"hex": "#d4d7cd",
"rgb": {
"r": 212,
"g": 215,
"b": 205
},
"hsl": {
"h": 78,
"s": 11.111,
"l": 82.353
},
"oklch": {
"l": 0.87403,
"c": 0.01391,
"h": 120.3
},
"luminance": 0.67006
}Semantic roles & 50–950 ramp
primary
#D4D7CD
secondary
#A19DAB
accent
#509565
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484