#DDEBB3#DDEBB3
#DDEBB3 is a very light, moderate yellow-green. Relative luminance 0.780; OKLCH L 91.6% C 0.075 H 119.3°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBB3 |
|---|---|
| RGB | rgb(221, 235, 179) |
| HSL | hsl(75, 58%, 81%) |
| HSV | hsv(75, 24%, 92%) |
| CMYK | cmyk(6%, 0%, 23.8%, 7.8%) |
| CIE-LAB | lab(90.80, -13.89, 25.69) |
| CIE-LCH | lch(90.80, 29.21, 118.40°) |
| OKLab | oklab(91.57% -0.0366 0.0652) |
| OKLCH | oklch(91.57% 0.075 119.3) |
| XYZ | xyz(67.6631, 78.0437, 54.1384) |
| Luminance | 0.7804 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.05
Palegoldenrod
#EEE8AA
ΔE00 5.94
Ecru
#FEFFCA
ΔE00 6.02
Cream (survey)
#FFFFC2
ΔE00 6.23
Ivory (survey)
#FFFFCB
ΔE00 6.28
Egg Shell
#FFFCC4
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBB3 #C1B3EB
analogous
#EBDDB3 #DDEBB3 #C1EBB3
triadic
#DDEBB3 #B3DDEB #EBB3DD
tetradic
#DDEBB3 #B3EBDD #C1B3EB #EBB3C1
square
#DDEBB3 #B3EBDD #C1B3EB #EBB3C1
split-complementary
#DDEBB3 #B3C1EB #DDB3EB
monochromatic
#B2D152 #C7DE83 #DDEBB3 #F3F8E3 #F4F9E7
Accessibility & contrast
On white
1.26
#DDEBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#DDEBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBB3
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBB3 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E5B0
Deuteranopia (green-blind)
#F1E5B5
Tritanopia (blue-blind)
#E2E5DC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ddebb3; /* rgb */ color: rgb(221, 235, 179); /* oklch */ color: oklch(91.6% 0.075 119.3);
Tailwind
colors: {
custom: {
50: '#e8f1ca',
500: '#ddebb3',
950: '#000000',
},
}SCSS
$custom: #ddebb3; $custom-light: #e8f1ca; $custom-dark: #000000;
JSON
{
"hex": "#ddebb3",
"rgb": {
"r": 221,
"g": 235,
"b": 179
},
"hsl": {
"h": 75,
"s": 58.333,
"l": 81.176
},
"oklch": {
"l": 0.91573,
"c": 0.07472,
"h": 119.3
},
"luminance": 0.78043
}Semantic roles & 50–950 ramp
primary
#DDEBB3
secondary
#8E7BC7
accent
#20C649
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161613
muted
#848582