#D8DCD3#D8DCD3
#D8DCD3 is a very light, near-neutral yellow-green. Relative luminance 0.705; OKLCH L 88.9% C 0.013 H 126.4°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DCD3 |
|---|---|
| RGB | rgb(216, 220, 211) |
| HSL | hsl(87, 11%, 85%) |
| HSV | hsv(87, 4%, 86%) |
| CMYK | cmyk(1.8%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(87.24, -2.96, 3.94) |
| CIE-LCH | lch(87.24, 4.93, 126.91°) |
| OKLab | oklab(88.89% -0.0076 0.0104) |
| OKLCH | oklch(88.89% 0.013 126.4) |
| XYZ | xyz(65.6681, 70.4884, 71.7615) |
| Luminance | 0.7049 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.39
Gainsboro
#DCDCDC
ΔE00 5.25
Light Gray
#D3D3D3
ΔE00 5.52
Silver (survey)
#C5C9C7
ΔE00 5.53
Eggshell
#F0EAD6
ΔE00 6.60
Fog
#D8DCE0
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DCD3 #D7D3DC
analogous
#DCDCD3 #D8DCD3 #D4DCD3
triadic
#D8DCD3 #D3D8DC #DCD3D8
tetradic
#D8DCD3 #D3DCDC #D7D3DC #DCD3D4
square
#D8DCD3 #D3DCDC #D7D3DC #DCD3D4
split-complementary
#D8DCD3 #D3D4DC #DCD3DC
monochromatic
#9CA68F #BAC1B1 #D8DCD3 #F0F1EE #F0F1EE
Accessibility & contrast
On white
1.39
#D8DCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#D8DCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DCD3
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DCD3 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD3
Deuteranopia (green-blind)
#DDDAD3
Tritanopia (blue-blind)
#D9DBD9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d8dcd3; /* rgb */ color: rgb(216, 220, 211); /* oklch */ color: oklch(88.9% 0.013 126.4);
Tailwind
colors: {
custom: {
50: '#e4e6e0',
500: '#d8dcd3',
950: '#000000',
},
}SCSS
$custom: #d8dcd3; $custom-light: #e4e6e0; $custom-dark: #000000;
JSON
{
"hex": "#d8dcd3",
"rgb": {
"r": 216,
"g": 220,
"b": 211
},
"hsl": {
"h": 86.667,
"s": 11.392,
"l": 84.51
},
"oklch": {
"l": 0.88888,
"c": 0.01287,
"h": 126.4
},
"luminance": 0.70488
}Semantic roles & 50–950 ramp
primary
#D8DCD3
secondary
#A9A3B0
accent
#50956F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484