#DDE8B1#DDE8B1
#DDE8B1 is a very light, moderate yellow-green. Relative luminance 0.763; OKLCH L 90.9% C 0.073 H 117.1°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE8B1 |
|---|---|
| RGB | rgb(221, 232, 177) |
| HSL | hsl(72, 54%, 80%) |
| HSV | hsv(72, 24%, 91%) |
| CMYK | cmyk(4.7%, 0%, 23.7%, 9%) |
| CIE-LAB | lab(89.98, -12.69, 25.60) |
| CIE-LCH | lch(89.98, 28.57, 116.36°) |
| OKLab | oklab(90.91% -0.0332 0.0649) |
| OKLCH | oklch(90.91% 0.073 117.1) |
| XYZ | xyz(66.6106, 76.2600, 52.7970) |
| Luminance | 0.7626 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.23
Palegoldenrod
#EEE8AA
ΔE00 5.28
Ecru
#FEFFCA
ΔE00 6.02
Cream (survey)
#FFFFC2
ΔE00 6.23
Ivory (survey)
#FFFFCB
ΔE00 6.24
Egg Shell
#FFFCC4
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE8B1 #BCB1E8
analogous
#E8D7B1 #DDE8B1 #C1E8B1
triadic
#DDE8B1 #B1DDE8 #E8B1DD
tetradic
#DDE8B1 #B1E8D7 #BCB1E8 #E8B1C1
square
#DDE8B1 #B1E8D7 #BCB1E8 #E8B1C1
split-complementary
#DDE8B1 #B1C1E8 #D7B1E8
monochromatic
#B4CC52 #C8DA82 #DDE8B1 #F2F6E0 #F5F8E7
Accessibility & contrast
On white
1.29
#DDE8B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#DDE8B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE8B1
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE8B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE8B1 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E2AE
Deuteranopia (green-blind)
#EFE3B3
Tritanopia (blue-blind)
#E3E2D9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dde8b1; /* rgb */ color: rgb(221, 232, 177); /* oklch */ color: oklch(90.9% 0.073 117.1);
Tailwind
colors: {
custom: {
50: '#e8efc8',
500: '#dde8b1',
950: '#000000',
},
}SCSS
$custom: #dde8b1; $custom-light: #e8efc8; $custom-dark: #000000;
JSON
{
"hex": "#dde8b1",
"rgb": {
"r": 221,
"g": 232,
"b": 177
},
"hsl": {
"h": 72,
"s": 54.455,
"l": 80.196
},
"oklch": {
"l": 0.90909,
"c": 0.07288,
"h": 117.1
},
"luminance": 0.7626
}Semantic roles & 50–950 ramp
primary
#DDE8B1
secondary
#897AC3
accent
#24C243
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161613
muted
#848582