#DDECAF#DDECAF
#DDECAF is a very light, moderate yellow-green. Relative luminance 0.785; OKLCH L 91.7% C 0.081 H 119.2°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DDECAF |
|---|---|
| RGB | rgb(221, 236, 175) |
| HSL | hsl(75, 62%, 81%) |
| HSV | hsv(75, 26%, 93%) |
| CMYK | cmyk(6.4%, 0%, 25.8%, 7.5%) |
| CIE-LAB | lab(90.99, -14.95, 28.00) |
| CIE-LCH | lch(90.99, 31.74, 118.10°) |
| OKLab | oklab(91.7% -0.0396 0.0707) |
| OKLCH | oklch(91.7% 0.081 119.2) |
| XYZ | xyz(67.5515, 78.4584, 52.1344) |
| Luminance | 0.7846 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.08
Palegoldenrod
#EEE8AA
ΔE00 5.87
Cream (survey)
#FFFFC2
ΔE00 6.12
Ecru
#FEFFCA
ΔE00 6.21
Ivory (survey)
#FFFFCB
ΔE00 6.49
Egg Shell
#FFFCC4
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDECAF #BEAFEC
analogous
#ECDCAF #DDECAF #BEECAF
triadic
#DDECAF #AFDDEC #ECAFDD
tetradic
#DDECAF #AFECDC #BEAFEC #ECAFBE
square
#DDECAF #AFECDC #BEAFEC #ECAFBE
split-complementary
#DDECAF #AFBEEC #DCAFEC
monochromatic
#B3D54C #C8E07E #DDECAF #F2F8E0 #F4F9E6
Accessibility & contrast
On white
1.26
#DDECAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#DDECAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDECAF
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDECAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDECAF | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5AB
Deuteranopia (green-blind)
#F2E5B2
Tritanopia (blue-blind)
#E3E5DC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ddecaf; /* rgb */ color: rgb(221, 236, 175); /* oklch */ color: oklch(91.7% 0.081 119.2);
Tailwind
colors: {
custom: {
50: '#e8f2c7',
500: '#ddecaf',
950: '#000000',
},
}SCSS
$custom: #ddecaf; $custom-light: #e8f2c7; $custom-dark: #000000;
JSON
{
"hex": "#ddecaf",
"rgb": {
"r": 221,
"g": 236,
"b": 175
},
"hsl": {
"h": 74.754,
"s": 61.616,
"l": 80.588
},
"oklch": {
"l": 0.91699,
"c": 0.08102,
"h": 119.2
},
"luminance": 0.78458
}Semantic roles & 50–950 ramp
primary
#DDECAF
secondary
#8B76C9
accent
#1CC947
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161613
muted
#848582