#DDEB96#DDEB96
#DDEB96 is a very light, moderate yellow. Relative luminance 0.770; OKLCH L 91.0% C 0.109 H 116.2°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEB96 |
|---|---|
| RGB | rgb(221, 235, 150) |
| HSL | hsl(70, 68%, 75%) |
| HSV | hsv(70, 36%, 92%) |
| CMYK | cmyk(6%, 0%, 36.2%, 7.8%) |
| CIE-LAB | lab(90.32, -17.68, 39.73) |
| CIE-LCH | lch(90.32, 43.48, 113.99°) |
| OKLab | oklab(91.03% -0.0482 0.0977) |
| OKLCH | oklch(91.03% 0.109 116.2) |
| XYZ | xyz(65.0323, 76.9914, 40.2831) |
| Luminance | 0.7699 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.91
Parchment
#FEFCAF
ΔE00 5.96
Greenish Beige
#C9D179
ΔE00 6.04
Creme
#FFFFB6
ΔE00 6.26
Light Beige
#FFFEB6
ΔE00 6.34
Khaki (CSS)
#F0E68C
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEB96 #A496EB
analogous
#EBCE96 #DDEB96 #B2EB96
triadic
#DDEB96 #96DDEB #EB96DD
tetradic
#DDEB96 #96EBCE #A496EB #EB96B2
square
#DDEB96 #96EBCE #A496EB #EB96B2
split-complementary
#DDEB96 #96B2EB #CE96EB
monochromatic
#BCD72F #CCE163 #DDEB96 #EEF5C9 #F7FAE5
Accessibility & contrast
On white
1.28
#DDEB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#DDEB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEB96
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEB96 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E390
Deuteranopia (green-blind)
#F5E49A
Tritanopia (blue-blind)
#E6E2D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ddeb96; /* rgb */ color: rgb(221, 235, 150); /* oklch */ color: oklch(91.0% 0.109 116.2);
Tailwind
colors: {
custom: {
50: '#e8f1b6',
500: '#ddeb96',
950: '#000000',
},
}SCSS
$custom: #ddeb96; $custom-light: #e8f1b6; $custom-dark: #000000;
JSON
{
"hex": "#ddeb96",
"rgb": {
"r": 221,
"g": 235,
"b": 150
},
"hsl": {
"h": 69.882,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.91031,
"c": 0.10897,
"h": 116.2
},
"luminance": 0.76991
}Semantic roles & 50–950 ramp
primary
#DDEB96
secondary
#705FC6
accent
#16D034
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161611
muted
#848581