#D4DECA#D4DECA
#D4DECA is a very light, muted yellow-green. Relative luminance 0.705; OKLCH L 88.8% C 0.029 H 128.8°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DECA |
|---|---|
| RGB | rgb(212, 222, 202) |
| HSL | hsl(90, 23%, 83%) |
| HSV | hsv(90, 9%, 87%) |
| CMYK | cmyk(4.5%, 0%, 9%, 12.9%) |
| CIE-LAB | lab(87.24, -6.93, 8.65) |
| CIE-LCH | lch(87.24, 11.08, 128.67°) |
| OKLab | oklab(88.75% -0.0182 0.0226) |
| OKLCH | oklch(88.75% 0.029 128.8) |
| XYZ | xyz(63.9316, 70.5037, 66.1062) |
| Luminance | 0.7050 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.52
Beige
#F5F5DC
ΔE00 6.82
Honeydew
#F0FFF0
ΔE00 7.37
Eggshell
#F0EAD6
ΔE00 7.70
Off White (survey)
#FFFFE4
ΔE00 8.57
Lightyellow
#FFFFE0
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DECA #D4CADE
analogous
#DEDECA #D4DECA #CADECA
triadic
#D4DECA #CAD4DE #DECAD4
tetradic
#D4DECA #CADEDE #D4CADE #DECACA
square
#D4DECA #CADEDE #D4CADE #DECACA
split-complementary
#D4DECA #CACADE #DECADE
monochromatic
#97AF7F #B5C7A4 #D4DECA #F0F3EC #F0F3EC
Accessibility & contrast
On white
1.39
#D4DECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#D4DECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DECA
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DECA | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBC9
Deuteranopia (green-blind)
#DFDACB
Tritanopia (blue-blind)
#D5DCD8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d4deca; /* rgb */ color: rgb(212, 222, 202); /* oklch */ color: oklch(88.8% 0.029 128.8);
Tailwind
colors: {
custom: {
50: '#e1e8da',
500: '#d4deca',
950: '#000000',
},
}SCSS
$custom: #d4deca; $custom-light: #e1e8da; $custom-dark: #000000;
JSON
{
"hex": "#d4deca",
"rgb": {
"r": 212,
"g": 222,
"b": 202
},
"hsl": {
"h": 90,
"s": 23.256,
"l": 83.137
},
"oklch": {
"l": 0.8875,
"c": 0.02898,
"h": 128.8
},
"luminance": 0.70504
}Semantic roles & 50–950 ramp
primary
#D4DECA
secondary
#A698B5
accent
#44A273
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483