#D9DECA#D9DECA
#D9DECA is a very light, muted yellow-green. Relative luminance 0.713; OKLCH L 89.1% C 0.027 H 118.4°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DECA |
|---|---|
| RGB | rgb(217, 222, 202) |
| HSL | hsl(75, 23%, 83%) |
| HSV | hsv(75, 9%, 87%) |
| CMYK | cmyk(2.3%, 0%, 9%, 12.9%) |
| CIE-LAB | lab(87.61, -5.19, 9.23) |
| CIE-LCH | lch(87.61, 10.59, 119.35°) |
| OKLab | oklab(89.13% -0.013 0.0241) |
| OKLCH | oklch(89.13% 0.027 118.4) |
| XYZ | xyz(65.3957, 71.2586, 66.1748) |
| Luminance | 0.7126 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 5.70
Light Grey
#D8DCD6
ΔE00 5.85
Eggshell
#F0EAD6
ΔE00 5.87
Off White (survey)
#FFFFE4
ΔE00 7.67
Honeydew
#F0FFF0
ΔE00 7.83
Ivory
#FFFFF0
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DECA #CFCADE
analogous
#DED9CA #D9DECA #CFDECA
triadic
#D9DECA #CAD9DE #DECAD9
tetradic
#D9DECA #CADED9 #CFCADE #DECACF
square
#D9DECA #CADED9 #CFCADE #DECACF
split-complementary
#D9DECA #CACFDE #D9CADE
monochromatic
#A3AF7F #BEC7A4 #D9DECA #F1F3EC #F1F3EC
Accessibility & contrast
On white
1.38
#D9DECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#D9DECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DECA
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DECA | 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)
#E1DCC9
Deuteranopia (green-blind)
#E0DCCB
Tritanopia (blue-blind)
#DBDCD8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d9deca; /* rgb */ color: rgb(217, 222, 202); /* oklch */ color: oklch(89.1% 0.027 118.4);
Tailwind
colors: {
custom: {
50: '#e4e8da',
500: '#d9deca',
950: '#000000',
},
}SCSS
$custom: #d9deca; $custom-light: #e4e8da; $custom-dark: #000000;
JSON
{
"hex": "#d9deca",
"rgb": {
"r": 217,
"g": 222,
"b": 202
},
"hsl": {
"h": 75,
"s": 23.256,
"l": 83.137
},
"oklch": {
"l": 0.89131,
"c": 0.02736,
"h": 118.4
},
"luminance": 0.71259
}Semantic roles & 50–950 ramp
primary
#D9DECA
secondary
#9F98B5
accent
#44A25B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483