#D7DECA#D7DECA
#D7DECA is a very light, muted yellow-green. Relative luminance 0.710; OKLCH L 89.0% C 0.028 H 122.7°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DECA |
|---|---|
| RGB | rgb(215, 222, 202) |
| HSL | hsl(81, 23%, 83%) |
| HSV | hsv(81, 9%, 87%) |
| CMYK | cmyk(3.2%, 0%, 9%, 12.9%) |
| CIE-LAB | lab(87.46, -5.89, 9.00) |
| CIE-LCH | lch(87.46, 10.75, 123.19°) |
| OKLab | oklab(88.98% -0.0151 0.0235) |
| OKLCH | oklch(88.98% 0.028 122.7) |
| XYZ | xyz(64.8047, 70.9539, 66.1471) |
| Luminance | 0.7095 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.06
Beige
#F5F5DC
ΔE00 6.10
Eggshell
#F0EAD6
ΔE00 6.61
Honeydew
#F0FFF0
ΔE00 7.58
Off White (survey)
#FFFFE4
ΔE00 7.99
Lightyellow
#FFFFE0
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DECA #D1CADE
analogous
#DEDBCA #D7DECA #CDDECA
triadic
#D7DECA #CAD7DE #DECAD7
tetradic
#D7DECA #CADEDB #D1CADE #DECACD
square
#D7DECA #CADEDB #D1CADE #DECACD
split-complementary
#D7DECA #CACDDE #DBCADE
monochromatic
#9EAF7F #BBC7A4 #D7DECA #F1F3EC #F1F3EC
Accessibility & contrast
On white
1.38
#D7DECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#D7DECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DECA
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DECA | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DBC9
Deuteranopia (green-blind)
#E0DBCB
Tritanopia (blue-blind)
#D9DCD8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d7deca; /* rgb */ color: rgb(215, 222, 202); /* oklch */ color: oklch(89.0% 0.028 122.7);
Tailwind
colors: {
custom: {
50: '#e3e8da',
500: '#d7deca',
950: '#000000',
},
}SCSS
$custom: #d7deca; $custom-light: #e3e8da; $custom-dark: #000000;
JSON
{
"hex": "#d7deca",
"rgb": {
"r": 215,
"g": 222,
"b": 202
},
"hsl": {
"h": 81,
"s": 23.256,
"l": 83.137
},
"oklch": {
"l": 0.88977,
"c": 0.02789,
"h": 122.7
},
"luminance": 0.70954
}Semantic roles & 50–950 ramp
primary
#D7DECA
secondary
#A298B5
accent
#44A265
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483