#DDEBB4#DDEBB4
#DDEBB4 is a very light, moderate yellow-green. Relative luminance 0.781; OKLCH L 91.6% C 0.073 H 119.5°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBB4 |
|---|---|
| RGB | rgb(221, 235, 180) |
| HSL | hsl(75, 58%, 81%) |
| HSV | hsv(75, 23%, 92%) |
| CMYK | cmyk(6%, 0%, 23.4%, 7.8%) |
| CIE-LAB | lab(90.82, -13.75, 25.20) |
| CIE-LCH | lch(90.82, 28.71, 118.61°) |
| OKLab | oklab(91.59% -0.0361 0.064) |
| OKLCH | oklch(91.59% 0.073 119.5) |
| XYZ | xyz(67.7646, 78.0843, 54.6730) |
| Luminance | 0.7808 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.26
Ecru
#FEFFCA
ΔE00 6.01
Palegoldenrod
#EEE8AA
ΔE00 6.03
Ivory (survey)
#FFFFCB
ΔE00 6.26
Cream (survey)
#FFFFC2
ΔE00 6.28
Egg Shell
#FFFCC4
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBB4 #C2B4EB
analogous
#EBDEB4 #DDEBB4 #C2EBB4
triadic
#DDEBB4 #B4DDEB #EBB4DD
tetradic
#DDEBB4 #B4EBDE #C2B4EB #EBB4C2
square
#DDEBB4 #B4EBDE #C2B4EB #EBB4C2
split-complementary
#DDEBB4 #B4C2EB #DEB4EB
monochromatic
#B1D153 #C7DE84 #DDEBB4 #F3F8E4 #F4F9E7
Accessibility & contrast
On white
1.26
#DDEBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#DDEBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBB4
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBB4 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E5B1
Deuteranopia (green-blind)
#F1E5B6
Tritanopia (blue-blind)
#E2E5DC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ddebb4; /* rgb */ color: rgb(221, 235, 180); /* oklch */ color: oklch(91.6% 0.073 119.5);
Tailwind
colors: {
custom: {
50: '#e8f1ca',
500: '#ddebb4',
950: '#000000',
},
}SCSS
$custom: #ddebb4; $custom-light: #e8f1ca; $custom-dark: #000000;
JSON
{
"hex": "#ddebb4",
"rgb": {
"r": 221,
"g": 235,
"b": 180
},
"hsl": {
"h": 75.273,
"s": 57.895,
"l": 81.373
},
"oklch": {
"l": 0.91594,
"c": 0.07349,
"h": 119.5
},
"luminance": 0.78084
}Semantic roles & 50–950 ramp
primary
#DDEBB4
secondary
#8F7CC7
accent
#20C54A
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161613
muted
#848582