#D9DECB#D9DECB
#D9DECB is a very light, muted yellow-green. Relative luminance 0.713; OKLCH L 89.2% C 0.026 H 118.9°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DECB |
|---|---|
| RGB | rgb(217, 222, 203) |
| HSL | hsl(76, 22%, 83%) |
| HSV | hsv(76, 9%, 87%) |
| CMYK | cmyk(2.3%, 0%, 8.6%, 12.9%) |
| CIE-LAB | lab(87.63, -5.02, 8.74) |
| CIE-LCH | lch(87.63, 10.08, 119.89°) |
| OKLab | oklab(89.16% -0.0126 0.0228) |
| OKLCH | oklch(89.16% 0.026 118.9) |
| XYZ | xyz(65.5145, 71.3061, 66.8004) |
| Luminance | 0.7131 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.49
Beige
#F5F5DC
ΔE00 5.79
Eggshell
#F0EAD6
ΔE00 5.82
Honeydew
#F0FFF0
ΔE00 7.74
Off White (survey)
#FFFFE4
ΔE00 7.76
Ivory
#FFFFF0
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DECB #D0CBDE
analogous
#DED9CB #D9DECB #CFDECB
triadic
#D9DECB #CBD9DE #DECBD9
tetradic
#D9DECB #CBDED9 #D0CBDE #DECBCF
square
#D9DECB #CBDED9 #D0CBDE #DECBCF
split-complementary
#D9DECB #CBCFDE #D9CBDE
monochromatic
#A2AE80 #BEC6A6 #D9DECB #F1F3EC #F1F3EC
Accessibility & contrast
On white
1.38
#D9DECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#D9DECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DECB
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DECB | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCCA
Deuteranopia (green-blind)
#E0DCCC
Tritanopia (blue-blind)
#DBDCD8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d9decb; /* rgb */ color: rgb(217, 222, 203); /* oklch */ color: oklch(89.2% 0.026 118.9);
Tailwind
colors: {
custom: {
50: '#e4e8da',
500: '#d9decb',
950: '#000000',
},
}SCSS
$custom: #d9decb; $custom-light: #e4e8da; $custom-dark: #000000;
JSON
{
"hex": "#d9decb",
"rgb": {
"r": 217,
"g": 222,
"b": 203
},
"hsl": {
"h": 75.789,
"s": 22.353,
"l": 83.333
},
"oklch": {
"l": 0.89157,
"c": 0.02605,
"h": 118.9
},
"luminance": 0.71306
}Semantic roles & 50–950 ramp
primary
#D9DECB
secondary
#A099B4
accent
#45A15D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483