#DDECBA#DDECBA
#DDECBA is a very light, moderate yellow-green. Relative luminance 0.789; OKLCH L 91.9% C 0.068 H 121.3°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DDECBA |
|---|---|
| RGB | rgb(221, 236, 186) |
| HSL | hsl(78, 57%, 83%) |
| HSV | hsv(78, 21%, 93%) |
| CMYK | cmyk(6.4%, 0%, 21.2%, 7.5%) |
| CIE-LAB | lab(91.19, -13.37, 22.64) |
| CIE-LCH | lch(91.19, 26.29, 120.57°) |
| OKLab | oklab(91.93% -0.0351 0.0577) |
| OKLCH | oklch(91.93% 0.068 121.3) |
| XYZ | xyz(68.6762, 78.9083, 58.0577) |
| Luminance | 0.7891 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 6.13
Ivory (survey)
#FFFFCB
ΔE00 6.36
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.39
Light Khaki
#E6F2A2
ΔE00 6.43
Cream (survey)
#FFFFC2
ΔE00 6.72
Eggshell (survey)
#FFFFD4
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDECBA #C9BAEC
analogous
#ECE2BA #DDECBA #C4ECBA
triadic
#DDECBA #BADDEC #ECBADD
tetradic
#DDECBA #BAECE2 #C9BAEC #ECBAC4
square
#DDECBA #BAECE2 #C9BAEC #ECBAC4
split-complementary
#DDECBA #BAC4EC #E2BAEC
monochromatic
#AED25A #C5DF8A #DDECBA #F3F8E7 #F3F8E7
Accessibility & contrast
On white
1.25
#DDECBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#DDECBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDECBA
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDECBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDECBA | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E6B7
Deuteranopia (green-blind)
#F1E6BC
Tritanopia (blue-blind)
#E1E7DE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ddecba; /* rgb */ color: rgb(221, 236, 186); /* oklch */ color: oklch(91.9% 0.068 121.3);
Tailwind
colors: {
custom: {
50: '#e8f2cf',
500: '#ddecba',
950: '#000000',
},
}SCSS
$custom: #ddecba; $custom-light: #e8f2cf; $custom-dark: #000000;
JSON
{
"hex": "#ddecba",
"rgb": {
"r": 221,
"g": 236,
"b": 186
},
"hsl": {
"h": 78,
"s": 56.818,
"l": 82.745
},
"oklch": {
"l": 0.91929,
"c": 0.06758,
"h": 121.3
},
"luminance": 0.78908
}Semantic roles & 50–950 ramp
primary
#DDECBA
secondary
#9781C9
accent
#21C452
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161613
muted
#848583