#D8DECD#D8DECD
#D8DECD is a very light, muted yellow-green. Relative luminance 0.712; OKLCH L 89.1% C 0.024 H 122.8°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DECD |
|---|---|
| RGB | rgb(216, 222, 205) |
| HSL | hsl(81, 20%, 84%) |
| HSV | hsv(81, 8%, 87%) |
| CMYK | cmyk(2.7%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(87.61, -5.03, 7.64) |
| CIE-LCH | lch(87.61, 9.14, 123.37°) |
| OKLab | oklab(89.13% -0.0128 0.02) |
| OKLCH | oklch(89.13% 0.024 122.8) |
| XYZ | xyz(65.4579, 71.2492, 68.0498) |
| Luminance | 0.7125 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.86
Eggshell
#F0EAD6
ΔE00 6.16
Beige
#F5F5DC
ΔE00 6.20
Honeydew
#F0FFF0
ΔE00 7.48
Ivory
#FFFFF0
ΔE00 7.85
Off White (survey)
#FFFFE4
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DECD #D3CDDE
analogous
#DEDBCD #D8DECD #CFDECD
triadic
#D8DECD #CDD8DE #DECDD8
tetradic
#D8DECD #CDDEDB #D3CDDE #DECDCF
square
#D8DECD #CDDEDB #D3CDDE #DECDCF
split-complementary
#D8DECD #CDCFDE #DBCDDE
monochromatic
#9EAD83 #BBC6A8 #D8DECD #F1F3ED #F1F3ED
Accessibility & contrast
On white
1.38
#D8DECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#D8DECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DECD
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DECD | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCCC
Deuteranopia (green-blind)
#E0DCCE
Tritanopia (blue-blind)
#D9DCD9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d8decd; /* rgb */ color: rgb(216, 222, 205); /* oklch */ color: oklch(89.1% 0.024 122.8);
Tailwind
colors: {
custom: {
50: '#e4e8dc',
500: '#d8decd',
950: '#000000',
},
}SCSS
$custom: #d8decd; $custom-light: #e4e8dc; $custom-dark: #000000;
JSON
{
"hex": "#d8decd",
"rgb": {
"r": 216,
"g": 222,
"b": 205
},
"hsl": {
"h": 81.176,
"s": 20.482,
"l": 83.725
},
"oklch": {
"l": 0.89132,
"c": 0.02373,
"h": 122.8
},
"luminance": 0.71249
}Semantic roles & 50–950 ramp
primary
#D8DECD
secondary
#A49BB4
accent
#479F66
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484