#D2D5CD#D2D5CD
#D2D5CD is a very light, near-neutral yellow-green. Relative luminance 0.657; OKLCH L 86.8% C 0.011 H 123.5°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D5CD |
|---|---|
| RGB | rgb(210, 213, 205) |
| HSL | hsl(83, 9%, 82%) |
| HSV | hsv(83, 4%, 84%) |
| CMYK | cmyk(1.4%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(84.84, -2.46, 3.59) |
| CIE-LCH | lch(84.84, 4.35, 124.40°) |
| OKLab | oklab(86.84% -0.0062 0.0094) |
| OKLCH | oklch(86.84% 0.011 123.5) |
| XYZ | xyz(61.3903, 65.6979, 67.1926) |
| Luminance | 0.6570 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.88
Silver (survey)
#C5C9C7
ΔE00 4.05
Light Gray
#D3D3D3
ΔE00 4.62
Gainsboro
#DCDCDC
ΔE00 4.99
Fog
#D8DCE0
ΔE00 6.44
Silver
#C0C0C0
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D5CD #D0CDD5
analogous
#D5D4CD #D2D5CD #CED5CD
triadic
#D2D5CD #CDD2D5 #D5CDD2
tetradic
#D2D5CD #CDD5D4 #D0CDD5 #D5CDCE
square
#D2D5CD #CDD5D4 #D0CDD5 #D5CDCE
split-complementary
#D2D5CD #CDCED5 #D4CDD5
monochromatic
#969D8A #B4B9AC #D2D5CD #F0F1EE #F0F1EE
Accessibility & contrast
On white
1.49
#D2D5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#D2D5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D5CD
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D5CD | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CD
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#D3D4D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d2d5cd; /* rgb */ color: rgb(210, 213, 205); /* oklch */ color: oklch(86.8% 0.011 123.5);
Tailwind
colors: {
custom: {
50: '#dfe1dc',
500: '#d2d5cd',
950: '#000000',
},
}SCSS
$custom: #d2d5cd; $custom-light: #dfe1dc; $custom-dark: #000000;
JSON
{
"hex": "#d2d5cd",
"rgb": {
"r": 210,
"g": 213,
"b": 205
},
"hsl": {
"h": 82.5,
"s": 8.696,
"l": 81.961
},
"oklch": {
"l": 0.86843,
"c": 0.01132,
"h": 123.5
},
"luminance": 0.65698
}Semantic roles & 50–950 ramp
primary
#D2D5CD
secondary
#A29EA9
accent
#53936B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484