#DDEB8D#DDEB8D
#DDEB8D is a very light, moderate yellow. Relative luminance 0.767; OKLCH L 90.9% C 0.119 H 115.7°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEB8D |
|---|---|
| RGB | rgb(221, 235, 141) |
| HSL | hsl(69, 70%, 74%) |
| HSV | hsv(69, 40%, 92%) |
| CMYK | cmyk(6%, 0%, 40%, 7.8%) |
| CIE-LAB | lab(90.19, -18.70, 44.01) |
| CIE-LCH | lch(90.19, 47.82, 113.02°) |
| OKLab | oklab(90.89% -0.0517 0.1072) |
| OKLCH | oklch(90.89% 0.119 115.7) |
| XYZ | xyz(64.3353, 76.7125, 36.6119) |
| Luminance | 0.7671 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.94
Greenish Beige
#C9D179
ΔE00 5.87
Khaki (CSS)
#F0E68C
ΔE00 6.06
Parchment
#FEFCAF
ΔE00 6.37
Buff
#FEF69E
ΔE00 6.39
Yellowish Tan
#FCFC81
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEB8D #9B8DEB
analogous
#EBCA8D #DDEB8D #AEEB8D
triadic
#DDEB8D #8DDDEB #EB8DDD
tetradic
#DDEB8D #8DEBCA #9B8DEB #EB8DAE
square
#DDEB8D #8DEBCA #9B8DEB #EB8DAE
split-complementary
#DDEB8D #8DAEEB #CA8DEB
monochromatic
#BDD826 #CDE259 #DDEB8D #EDF4C1 #F7FAE5
Accessibility & contrast
On white
1.29
#DDEB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#DDEB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEB8D
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEB8D | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E286
Deuteranopia (green-blind)
#F6E491
Tritanopia (blue-blind)
#E7E1D4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ddeb8d; /* rgb */ color: rgb(221, 235, 141); /* oklch */ color: oklch(90.9% 0.119 115.7);
Tailwind
colors: {
custom: {
50: '#e9f1af',
500: '#ddeb8d',
950: '#000000',
},
}SCSS
$custom: #ddeb8d; $custom-light: #e9f1af; $custom-dark: #000000;
JSON
{
"hex": "#ddeb8d",
"rgb": {
"r": 221,
"g": 235,
"b": 141
},
"hsl": {
"h": 68.936,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.90887,
"c": 0.11896,
"h": 115.7
},
"luminance": 0.76712
}Semantic roles & 50–950 ramp
primary
#DDEB8D
secondary
#6757C6
accent
#13D230
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161610
muted
#848581