#D2D9CD#D2D9CD
#D2D9CD is a very light, near-neutral yellow-green. Relative luminance 0.677; OKLCH L 87.7% C 0.018 H 131.9°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D9CD |
|---|---|
| RGB | rgb(210, 217, 205) |
| HSL | hsl(95, 14%, 83%) |
| HSV | hsv(95, 6%, 85%) |
| CMYK | cmyk(3.2%, 0%, 5.5%, 14.9%) |
| CIE-LAB | lab(85.87, -4.53, 5.08) |
| CIE-LCH | lch(85.87, 6.81, 131.70°) |
| OKLab | oklab(87.66% -0.0119 0.0133) |
| OKLCH | oklch(87.66% 0.018 131.9) |
| XYZ | xyz(62.4088, 67.7350, 67.5321) |
| Luminance | 0.6774 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.30
Silver (survey)
#C5C9C7
ΔE00 6.14
Light Gray
#D3D3D3
ΔE00 7.18
Gainsboro
#DCDCDC
ΔE00 7.23
Eggshell
#F0EAD6
ΔE00 7.44
Beige
#F5F5DC
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D9CD #D4CDD9
analogous
#D8D9CD #D2D9CD #CDD9CE
triadic
#D2D9CD #CDD2D9 #D9CDD2
tetradic
#D2D9CD #CDD8D9 #D4CDD9 #D9CECD
square
#D2D9CD #CDD8D9 #D4CDD9 #D9CECD
split-complementary
#D2D9CD #CECDD9 #D9CDD8
monochromatic
#93A487 #B3BFAA #D2D9CD #EFF2EE #EFF2EE
Accessibility & contrast
On white
1.44
#D2D9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#D2D9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D9CD
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D9CD | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CC
Deuteranopia (green-blind)
#D9D7CD
Tritanopia (blue-blind)
#D2D8D5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d2d9cd; /* rgb */ color: rgb(210, 217, 205); /* oklch */ color: oklch(87.7% 0.018 131.9);
Tailwind
colors: {
custom: {
50: '#dfe4dc',
500: '#d2d9cd',
950: '#000000',
},
}SCSS
$custom: #d2d9cd; $custom-light: #dfe4dc; $custom-dark: #000000;
JSON
{
"hex": "#d2d9cd",
"rgb": {
"r": 210,
"g": 217,
"b": 205
},
"hsl": {
"h": 95,
"s": 13.636,
"l": 82.745
},
"oklch": {
"l": 0.87656,
"c": 0.01789,
"h": 131.9
},
"luminance": 0.67735
}Semantic roles & 50–950 ramp
primary
#D2D9CD
secondary
#A79DAE
accent
#4E9879
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484