#D2D8CD#D2D8CD
#D2D8CD is a very light, near-neutral yellow-green. Relative luminance 0.672; OKLCH L 87.5% C 0.016 H 130.5°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D8CD |
|---|---|
| RGB | rgb(210, 216, 205) |
| HSL | hsl(93, 12%, 83%) |
| HSV | hsv(93, 5%, 85%) |
| CMYK | cmyk(2.8%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(85.62, -4.01, 4.71) |
| CIE-LCH | lch(85.62, 6.19, 130.42°) |
| OKLab | oklab(87.45% -0.0105 0.0124) |
| OKLCH | oklch(87.45% 0.016 130.5) |
| XYZ | xyz(62.1518, 67.2210, 67.4464) |
| Luminance | 0.6722 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.80
Silver (survey)
#C5C9C7
ΔE00 5.59
Light Gray
#D3D3D3
ΔE00 6.56
Gainsboro
#DCDCDC
ΔE00 6.67
Eggshell
#F0EAD6
ΔE00 7.37
Fog
#D8DCE0
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D8CD #D3CDD8
analogous
#D8D8CD #D2D8CD #CDD8CD
triadic
#D2D8CD #CDD2D8 #D8CDD2
tetradic
#D2D8CD #CDD8D8 #D3CDD8 #D8CDCD
square
#D2D8CD #CDD8D8 #D3CDD8 #D8CDCD
split-complementary
#D2D8CD #CDCDD8 #D8CDD8
monochromatic
#94A288 #B3BDAB #D2D8CD #F0F2EE #F0F2EE
Accessibility & contrast
On white
1.45
#D2D8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#D2D8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D8CD
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D8CD | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CC
Deuteranopia (green-blind)
#D8D6CD
Tritanopia (blue-blind)
#D2D7D5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d2d8cd; /* rgb */ color: rgb(210, 216, 205); /* oklch */ color: oklch(87.5% 0.016 130.5);
Tailwind
colors: {
custom: {
50: '#dfe4dc',
500: '#d2d8cd',
950: '#000000',
},
}SCSS
$custom: #d2d8cd; $custom-light: #dfe4dc; $custom-dark: #000000;
JSON
{
"hex": "#d2d8cd",
"rgb": {
"r": 210,
"g": 216,
"b": 205
},
"hsl": {
"h": 92.727,
"s": 12.36,
"l": 82.549
},
"oklch": {
"l": 0.87452,
"c": 0.01623,
"h": 130.5
},
"luminance": 0.67221
}Semantic roles & 50–950 ramp
primary
#D2D8CD
secondary
#A59DAC
accent
#4F9676
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484