#D3D8CD#D3D8CD
#D3D8CD is a very light, near-neutral yellow-green. Relative luminance 0.674; OKLCH L 87.5% C 0.016 H 126.9°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D8CD |
|---|---|
| RGB | rgb(211, 216, 205) |
| HSL | hsl(87, 12%, 83%) |
| HSV | hsv(87, 5%, 85%) |
| CMYK | cmyk(2.3%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(85.69, -3.67, 4.83) |
| CIE-LCH | lch(85.69, 6.06, 127.23°) |
| OKLab | oklab(87.53% -0.0095 0.0127) |
| OKLCH | oklch(87.53% 0.016 126.9) |
| XYZ | xyz(62.4375, 67.3683, 67.4598) |
| Luminance | 0.6737 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.61
Silver (survey)
#C5C9C7
ΔE00 5.51
Light Gray
#D3D3D3
ΔE00 6.33
Gainsboro
#DCDCDC
ΔE00 6.42
Eggshell
#F0EAD6
ΔE00 7.06
Fog
#D8DCE0
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D8CD #D2CDD8
analogous
#D8D8CD #D3D8CD #CDD8CD
triadic
#D3D8CD #CDD3D8 #D8CDD3
tetradic
#D3D8CD #CDD8D8 #D2CDD8 #D8CDCD
square
#D3D8CD #CDD8D8 #D2CDD8 #D8CDCD
split-complementary
#D3D8CD #CDCDD8 #D8CDD8
monochromatic
#96A288 #B5BDAB #D3D8CD #F0F2EE #F0F2EE
Accessibility & contrast
On white
1.45
#D3D8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#D3D8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D8CD
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D8CD | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CC
Deuteranopia (green-blind)
#D9D6CD
Tritanopia (blue-blind)
#D4D7D5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d3d8cd; /* rgb */ color: rgb(211, 216, 205); /* oklch */ color: oklch(87.5% 0.016 126.9);
Tailwind
colors: {
custom: {
50: '#e0e4dc',
500: '#d3d8cd',
950: '#000000',
},
}SCSS
$custom: #d3d8cd; $custom-light: #e0e4dc; $custom-dark: #000000;
JSON
{
"hex": "#d3d8cd",
"rgb": {
"r": 211,
"g": 216,
"b": 205
},
"hsl": {
"h": 87.273,
"s": 12.36,
"l": 82.549
},
"oklch": {
"l": 0.87529,
"c": 0.01582,
"h": 126.9
},
"luminance": 0.67368
}Semantic roles & 50–950 ramp
primary
#D3D8CD
secondary
#A49DAC
accent
#4F9670
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484