#D8DECC#D8DECC
#D8DECC is a very light, muted yellow-green. Relative luminance 0.712; OKLCH L 89.1% C 0.025 H 121.9°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DECC |
|---|---|
| RGB | rgb(216, 222, 204) |
| HSL | hsl(80, 21%, 84%) |
| HSV | hsv(80, 8%, 87%) |
| CMYK | cmyk(2.7%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(87.58, -5.20, 8.13) |
| CIE-LCH | lch(87.58, 9.65, 122.61°) |
| OKLab | oklab(89.11% -0.0132 0.0212) |
| OKLCH | oklch(89.11% 0.025 121.9) |
| XYZ | xyz(65.3376, 71.2011, 67.4161) |
| Luminance | 0.7120 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.23
Beige
#F5F5DC
ΔE00 6.08
Eggshell
#F0EAD6
ΔE00 6.17
Honeydew
#F0FFF0
ΔE00 7.54
Ivory
#FFFFF0
ΔE00 7.93
Off White (survey)
#FFFFE4
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DECC #D2CCDE
analogous
#DEDBCC #D8DECC #CFDECC
triadic
#D8DECC #CCD8DE #DECCD8
tetradic
#D8DECC #CCDEDB #D2CCDE #DECCCF
square
#D8DECC #CCDEDB #D2CCDE #DECCCF
split-complementary
#D8DECC #CCCFDE #DBCCDE
monochromatic
#9FAE82 #BCC6A7 #D8DECC #F1F3EC #F1F3EC
Accessibility & contrast
On white
1.38
#D8DECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#D8DECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DECC
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DECC | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCCB
Deuteranopia (green-blind)
#E0DCCD
Tritanopia (blue-blind)
#DADCD9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d8decc; /* rgb */ color: rgb(216, 222, 204); /* oklch */ color: oklch(89.1% 0.025 121.9);
Tailwind
colors: {
custom: {
50: '#e4e8db',
500: '#d8decc',
950: '#000000',
},
}SCSS
$custom: #d8decc; $custom-light: #e4e8db; $custom-dark: #000000;
JSON
{
"hex": "#d8decc",
"rgb": {
"r": 216,
"g": 222,
"b": 204
},
"hsl": {
"h": 80,
"s": 21.429,
"l": 83.529
},
"oklch": {
"l": 0.89106,
"c": 0.02502,
"h": 121.9
},
"luminance": 0.71201
}Semantic roles & 50–950 ramp
primary
#D8DECC
secondary
#A39AB4
accent
#46A064
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151615
muted
#848484