#D8DECA#D8DECA
#D8DECA is a very light, muted yellow-green. Relative luminance 0.711; OKLCH L 89.1% C 0.028 H 120.6°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DECA |
|---|---|
| RGB | rgb(216, 222, 202) |
| HSL | hsl(78, 23%, 83%) |
| HSV | hsv(78, 9%, 87%) |
| CMYK | cmyk(2.7%, 0%, 9%, 12.9%) |
| CIE-LAB | lab(87.54, -5.54, 9.11) |
| CIE-LCH | lch(87.54, 10.66, 121.29°) |
| OKLab | oklab(89.05% -0.014 0.0238) |
| OKLCH | oklch(89.05% 0.028 120.6) |
| XYZ | xyz(65.0993, 71.1058, 66.1609) |
| Luminance | 0.7111 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 5.89
Light Grey
#D8DCD6
ΔE00 5.94
Eggshell
#F0EAD6
ΔE00 6.24
Honeydew
#F0FFF0
ΔE00 7.69
Off White (survey)
#FFFFE4
ΔE00 7.82
Ivory
#FFFFF0
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DECA #D0CADE
analogous
#DEDACA #D8DECA #CEDECA
triadic
#D8DECA #CAD8DE #DECAD8
tetradic
#D8DECA #CADEDA #D0CADE #DECACE
square
#D8DECA #CADEDA #D0CADE #DECACE
split-complementary
#D8DECA #CACEDE #DACADE
monochromatic
#A0AF7F #BCC7A4 #D8DECA #F1F3EC #F1F3EC
Accessibility & contrast
On white
1.38
#D8DECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#D8DECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DECA
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DECA | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DBC9
Deuteranopia (green-blind)
#E0DBCB
Tritanopia (blue-blind)
#DADCD8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d8deca; /* rgb */ color: rgb(216, 222, 202); /* oklch */ color: oklch(89.1% 0.028 120.6);
Tailwind
colors: {
custom: {
50: '#e4e8da',
500: '#d8deca',
950: '#000000',
},
}SCSS
$custom: #d8deca; $custom-light: #e4e8da; $custom-dark: #000000;
JSON
{
"hex": "#d8deca",
"rgb": {
"r": 216,
"g": 222,
"b": 202
},
"hsl": {
"h": 78,
"s": 23.256,
"l": 83.137
},
"oklch": {
"l": 0.89054,
"c": 0.02761,
"h": 120.6
},
"luminance": 0.71106
}Semantic roles & 50–950 ramp
primary
#D8DECA
secondary
#A098B5
accent
#44A260
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483