#DDEB91#DDEB91
#DDEB91 is a very light, moderate yellow. Relative luminance 0.768; OKLCH L 91.0% C 0.115 H 115.9°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEB91 |
|---|---|
| RGB | rgb(221, 235, 145) |
| HSL | hsl(69, 69%, 75%) |
| HSV | hsv(69, 38%, 92%) |
| CMYK | cmyk(6%, 0%, 38.3%, 7.8%) |
| CIE-LAB | lab(90.25, -18.26, 42.11) |
| CIE-LCH | lch(90.25, 45.90, 113.44°) |
| OKLab | oklab(90.95% -0.0501 0.103) |
| OKLCH | oklch(90.95% 0.115 115.9) |
| XYZ | xyz(64.6383, 76.8337, 38.2078) |
| Luminance | 0.7683 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.43
Greenish Beige
#C9D179
ΔE00 5.90
Parchment
#FEFCAF
ΔE00 6.15
Khaki (CSS)
#F0E68C
ΔE00 6.15
Buff
#FEF69E
ΔE00 6.40
Creme
#FFFFB6
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEB91 #9F91EB
analogous
#EBCC91 #DDEB91 #B0EB91
triadic
#DDEB91 #91DDEB #EB91DD
tetradic
#DDEB91 #91EBCC #9F91EB #EB91B0
square
#DDEB91 #91EBCC #9F91EB #EB91B0
split-complementary
#DDEB91 #91B0EB #CC91EB
monochromatic
#BDD829 #CDE25D #DDEB91 #EDF4C5 #F7FAE5
Accessibility & contrast
On white
1.28
#DDEB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#DDEB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEB91
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEB91 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E28A
Deuteranopia (green-blind)
#F5E495
Tritanopia (blue-blind)
#E6E2D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ddeb91; /* rgb */ color: rgb(221, 235, 145); /* oklch */ color: oklch(91.0% 0.115 115.9);
Tailwind
colors: {
custom: {
50: '#e9f1b2',
500: '#ddeb91',
950: '#000000',
},
}SCSS
$custom: #ddeb91; $custom-light: #e9f1b2; $custom-dark: #000000;
JSON
{
"hex": "#ddeb91",
"rgb": {
"r": 221,
"g": 235,
"b": 145
},
"hsl": {
"h": 69.333,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.9095,
"c": 0.11456,
"h": 115.9
},
"luminance": 0.76833
}Semantic roles & 50–950 ramp
primary
#DDEB91
secondary
#6B5AC6
accent
#14D132
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161611
muted
#848581