#D9DECC#D9DECC
#D9DECC is a very light, muted yellow-green. Relative luminance 0.714; OKLCH L 89.2% C 0.025 H 119.5°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DECC |
|---|---|
| RGB | rgb(217, 222, 204) |
| HSL | hsl(77, 21%, 84%) |
| HSV | hsv(77, 8%, 87%) |
| CMYK | cmyk(2.3%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(87.66, -4.85, 8.24) |
| CIE-LCH | lch(87.66, 9.57, 120.48°) |
| OKLab | oklab(89.18% -0.0122 0.0215) |
| OKLCH | oklch(89.18% 0.025 119.5) |
| XYZ | xyz(65.6340, 71.3540, 67.4300) |
| Luminance | 0.7135 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.13
Eggshell
#F0EAD6
ΔE00 5.79
Beige
#F5F5DC
ΔE00 5.89
Honeydew
#F0FFF0
ΔE00 7.68
Ivory
#FFFFF0
ΔE00 7.75
Off White (survey)
#FFFFE4
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DECC #D1CCDE
analogous
#DEDACC #D9DECC #D0DECC
triadic
#D9DECC #CCD9DE #DECCD9
tetradic
#D9DECC #CCDEDA #D1CCDE #DECCD0
square
#D9DECC #CCDEDA #D1CCDE #DECCD0
split-complementary
#D9DECC #CCD0DE #DACCDE
monochromatic
#A2AE82 #BDC6A7 #D9DECC #F1F3EC #F1F3EC
Accessibility & contrast
On white
1.38
#D9DECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#D9DECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DECC
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DECC | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCCB
Deuteranopia (green-blind)
#E0DCCD
Tritanopia (blue-blind)
#DBDCD9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d9decc; /* rgb */ color: rgb(217, 222, 204); /* oklch */ color: oklch(89.2% 0.025 119.5);
Tailwind
colors: {
custom: {
50: '#e4e8db',
500: '#d9decc',
950: '#000000',
},
}SCSS
$custom: #d9decc; $custom-light: #e4e8db; $custom-dark: #000000;
JSON
{
"hex": "#d9decc",
"rgb": {
"r": 217,
"g": 222,
"b": 204
},
"hsl": {
"h": 76.667,
"s": 21.429,
"l": 83.529
},
"oklch": {
"l": 0.89183,
"c": 0.02475,
"h": 119.5
},
"luminance": 0.71354
}Semantic roles & 50–950 ramp
primary
#D9DECC
secondary
#A19AB4
accent
#46A05F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151615
muted
#848484