#DDE8A7#DDE8A7
#DDE8A7 is a very light, moderate yellow-green. Relative luminance 0.759; OKLCH L 90.7% C 0.085 H 115.9°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE8A7 |
|---|---|
| RGB | rgb(221, 232, 167) |
| HSL | hsl(70, 59%, 78%) |
| HSV | hsv(70, 28%, 91%) |
| CMYK | cmyk(4.7%, 0%, 28%, 9%) |
| CIE-LAB | lab(89.80, -14.06, 30.48) |
| CIE-LCH | lch(89.80, 33.57, 114.77°) |
| OKLab | oklab(90.71% -0.0372 0.0765) |
| OKLCH | oklch(90.71% 0.085 115.9) |
| XYZ | xyz(65.6502, 75.8758, 47.7387) |
| Luminance | 0.7588 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.37
Palegoldenrod
#EEE8AA
ΔE00 4.81
Cream (survey)
#FFFFC2
ΔE00 6.15
Light Beige
#FFFEB6
ΔE00 6.17
Creme
#FFFFB6
ΔE00 6.20
Parchment
#FEFCAF
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE8A7 #B2A7E8
analogous
#E8D2A7 #DDE8A7 #BCE8A7
triadic
#DDE8A7 #A7DDE8 #E8A7DD
tetradic
#DDE8A7 #A7E8D2 #B2A7E8 #E8A7BC
square
#DDE8A7 #A7E8D2 #B2A7E8 #E8A7BC
split-complementary
#DDE8A7 #A7BCE8 #D2A7E8
monochromatic
#B8CF46 #CADB76 #DDE8A7 #F0F5D8 #F6F9E7
Accessibility & contrast
On white
1.30
#DDE8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#DDE8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE8A7
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE8A7 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E1A3
Deuteranopia (green-blind)
#F0E2AA
Tritanopia (blue-blind)
#E4E1D7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dde8a7; /* rgb */ color: rgb(221, 232, 167); /* oklch */ color: oklch(90.7% 0.085 115.9);
Tailwind
colors: {
custom: {
50: '#e8efc1',
500: '#dde8a7',
950: '#000000',
},
}SCSS
$custom: #dde8a7; $custom-light: #e8efc1; $custom-dark: #000000;
JSON
{
"hex": "#dde8a7",
"rgb": {
"r": 221,
"g": 232,
"b": 167
},
"hsl": {
"h": 70.154,
"s": 58.559,
"l": 78.235
},
"oklch": {
"l": 0.90709,
"c": 0.08508,
"h": 115.9
},
"luminance": 0.75875
}Semantic roles & 50–950 ramp
primary
#DDE8A7
secondary
#7E70C3
accent
#1FC63C
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161612
muted
#848582