#D2D7CD#D2D7CD
#D2D7CD is a very light, near-neutral yellow-green. Relative luminance 0.667; OKLCH L 87.2% C 0.015 H 128.6°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D7CD |
|---|---|
| RGB | rgb(210, 215, 205) |
| HSL | hsl(90, 11%, 82%) |
| HSV | hsv(90, 5%, 84%) |
| CMYK | cmyk(2.3%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(85.36, -3.50, 4.34) |
| CIE-LCH | lch(85.36, 5.57, 128.87°) |
| OKLab | oklab(87.25% -0.0091 0.0114) |
| OKLCH | oklch(87.25% 0.015 128.6) |
| XYZ | xyz(61.8964, 66.7102, 67.3613) |
| Luminance | 0.6671 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.34
Silver (survey)
#C5C9C7
ΔE00 5.04
Light Gray
#D3D3D3
ΔE00 5.92
Gainsboro
#DCDCDC
ΔE00 6.10
Eggshell
#F0EAD6
ΔE00 7.36
Fog
#D8DCE0
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D7CD #D2CDD7
analogous
#D7D7CD #D2D7CD #CDD7CD
triadic
#D2D7CD #CDD2D7 #D7CDD2
tetradic
#D2D7CD #CDD7D7 #D2CDD7 #D7CDCD
square
#D2D7CD #CDD7D7 #D2CDD7 #D7CDCD
split-complementary
#D2D7CD #CDCDD7 #D7CDD7
monochromatic
#95A189 #B3BCAB #D2D7CD #F0F1EE #F0F1EE
Accessibility & contrast
On white
1.46
#D2D7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#D2D7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D7CD
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D7CD | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CC
Deuteranopia (green-blind)
#D7D5CD
Tritanopia (blue-blind)
#D2D6D4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d2d7cd; /* rgb */ color: rgb(210, 215, 205); /* oklch */ color: oklch(87.2% 0.015 128.6);
Tailwind
colors: {
custom: {
50: '#dfe3dc',
500: '#d2d7cd',
950: '#000000',
},
}SCSS
$custom: #d2d7cd; $custom-light: #dfe3dc; $custom-dark: #000000;
JSON
{
"hex": "#d2d7cd",
"rgb": {
"r": 210,
"g": 215,
"b": 205
},
"hsl": {
"h": 90,
"s": 11.111,
"l": 82.353
},
"oklch": {
"l": 0.87249,
"c": 0.01457,
"h": 128.6
},
"luminance": 0.6671
}Semantic roles & 50–950 ramp
primary
#D2D7CD
secondary
#A49DAB
accent
#509573
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484