#DDEB8F#DDEB8F
#DDEB8F is a very light, moderate yellow. Relative luminance 0.768; OKLCH L 90.9% C 0.117 H 115.8°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEB8F |
|---|---|
| RGB | rgb(221, 235, 143) |
| HSL | hsl(69, 70%, 74%) |
| HSV | hsv(69, 39%, 92%) |
| CMYK | cmyk(6%, 0%, 39.1%, 7.8%) |
| CIE-LAB | lab(90.22, -18.48, 43.06) |
| CIE-LCH | lch(90.22, 46.86, 113.23°) |
| OKLab | oklab(90.92% -0.0509 0.1051) |
| OKLCH | oklch(90.92% 0.117 115.8) |
| XYZ | xyz(64.4854, 76.7726, 37.4028) |
| Luminance | 0.7677 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.68
Greenish Beige
#C9D179
ΔE00 5.87
Khaki (CSS)
#F0E68C
ΔE00 6.10
Parchment
#FEFCAF
ΔE00 6.25
Buff
#FEF69E
ΔE00 6.39
Creme
#FFFFB6
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEB8F #9D8FEB
analogous
#EBCB8F #DDEB8F #AFEB8F
triadic
#DDEB8F #8FDDEB #EB8FDD
tetradic
#DDEB8F #8FEBCB #9D8FEB #EB8FAF
square
#DDEB8F #8FEBCB #9D8FEB #EB8FAF
split-complementary
#DDEB8F #8FAFEB #CB8FEB
monochromatic
#BDD827 #CDE25B #DDEB8F #EDF4C3 #F7FAE5
Accessibility & contrast
On white
1.28
#DDEB8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#DDEB8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEB8F
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEB8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEB8F | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E288
Deuteranopia (green-blind)
#F6E493
Tritanopia (blue-blind)
#E6E2D4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ddeb8f; /* rgb */ color: rgb(221, 235, 143); /* oklch */ color: oklch(90.9% 0.117 115.8);
Tailwind
colors: {
custom: {
50: '#e9f1b1',
500: '#ddeb8f',
950: '#000000',
},
}SCSS
$custom: #ddeb8f; $custom-light: #e9f1b1; $custom-dark: #000000;
JSON
{
"hex": "#ddeb8f",
"rgb": {
"r": 221,
"g": 235,
"b": 143
},
"hsl": {
"h": 69.13,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.90918,
"c": 0.11677,
"h": 115.8
},
"luminance": 0.76772
}Semantic roles & 50–950 ramp
primary
#DDEB8F
secondary
#6959C6
accent
#14D231
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161611
muted
#848581