#D3D9CD#D3D9CD
#D3D9CD is a very light, near-neutral yellow-green. Relative luminance 0.679; OKLCH L 87.7% C 0.017 H 128.7°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D9CD |
|---|---|
| RGB | rgb(211, 217, 205) |
| HSL | hsl(90, 14%, 83%) |
| HSV | hsv(90, 6%, 85%) |
| CMYK | cmyk(2.8%, 0%, 5.5%, 14.9%) |
| CIE-LAB | lab(85.95, -4.18, 5.20) |
| CIE-LCH | lch(85.95, 6.67, 128.83°) |
| OKLab | oklab(87.73% -0.0109 0.0136) |
| OKLCH | oklch(87.73% 0.017 128.7) |
| XYZ | xyz(62.6945, 67.8823, 67.5455) |
| Luminance | 0.6788 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.09
Silver (survey)
#C5C9C7
ΔE00 6.04
Light Gray
#D3D3D3
ΔE00 6.95
Gainsboro
#DCDCDC
ΔE00 6.98
Eggshell
#F0EAD6
ΔE00 7.11
Beige
#F5F5DC
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D9CD #D3CDD9
analogous
#D9D9CD #D3D9CD #CDD9CD
triadic
#D3D9CD #CDD3D9 #D9CDD3
tetradic
#D3D9CD #CDD9D9 #D3CDD9 #D9CDCD
square
#D3D9CD #CDD9D9 #D3CDD9 #D9CDCD
split-complementary
#D3D9CD #CDCDD9 #D9CDD9
monochromatic
#96A487 #B4BFAA #D3D9CD #F0F2EE #F0F2EE
Accessibility & contrast
On white
1.44
#D3D9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#D3D9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D9CD
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D9CD | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CC
Deuteranopia (green-blind)
#D9D7CD
Tritanopia (blue-blind)
#D4D8D5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d3d9cd; /* rgb */ color: rgb(211, 217, 205); /* oklch */ color: oklch(87.7% 0.017 128.7);
Tailwind
colors: {
custom: {
50: '#e0e4dc',
500: '#d3d9cd',
950: '#000000',
},
}SCSS
$custom: #d3d9cd; $custom-light: #e0e4dc; $custom-dark: #000000;
JSON
{
"hex": "#d3d9cd",
"rgb": {
"r": 211,
"g": 217,
"b": 205
},
"hsl": {
"h": 90,
"s": 13.636,
"l": 82.745
},
"oklch": {
"l": 0.87732,
"c": 0.01746,
"h": 128.7
},
"luminance": 0.67882
}Semantic roles & 50–950 ramp
primary
#D3D9CD
secondary
#A59DAE
accent
#4E9873
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484