#DDEB90#DDEB90
#DDEB90 is a very light, moderate yellow. Relative luminance 0.768; OKLCH L 90.9% C 0.116 H 115.9°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEB90 |
|---|---|
| RGB | rgb(221, 235, 144) |
| HSL | hsl(69, 69%, 74%) |
| HSV | hsv(69, 39%, 92%) |
| CMYK | cmyk(6%, 0%, 38.7%, 7.8%) |
| CIE-LAB | lab(90.23, -18.37, 42.59) |
| CIE-LCH | lch(90.23, 46.38, 113.33°) |
| OKLab | oklab(90.93% -0.0505 0.1041) |
| OKLCH | oklch(90.93% 0.116 115.9) |
| XYZ | xyz(64.5615, 76.8030, 37.8035) |
| Luminance | 0.7680 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.55
Greenish Beige
#C9D179
ΔE00 5.88
Khaki (CSS)
#F0E68C
ΔE00 6.12
Parchment
#FEFCAF
ΔE00 6.20
Buff
#FEF69E
ΔE00 6.40
Creme
#FFFFB6
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEB90 #9E90EB
analogous
#EBCC90 #DDEB90 #B0EB90
triadic
#DDEB90 #90DDEB #EB90DD
tetradic
#DDEB90 #90EBCC #9E90EB #EB90B0
square
#DDEB90 #90EBCC #9E90EB #EB90B0
split-complementary
#DDEB90 #90B0EB #CC90EB
monochromatic
#BDD828 #CDE25C #DDEB90 #EDF4C4 #F7FAE5
Accessibility & contrast
On white
1.28
#DDEB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#DDEB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEB90
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEB90 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E289
Deuteranopia (green-blind)
#F5E494
Tritanopia (blue-blind)
#E6E2D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ddeb90; /* rgb */ color: rgb(221, 235, 144); /* oklch */ color: oklch(90.9% 0.116 115.9);
Tailwind
colors: {
custom: {
50: '#e9f1b1',
500: '#ddeb90',
950: '#000000',
},
}SCSS
$custom: #ddeb90; $custom-light: #e9f1b1; $custom-dark: #000000;
JSON
{
"hex": "#ddeb90",
"rgb": {
"r": 221,
"g": 235,
"b": 144
},
"hsl": {
"h": 69.231,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.90934,
"c": 0.11567,
"h": 115.9
},
"luminance": 0.76802
}Semantic roles & 50–950 ramp
primary
#DDEB90
secondary
#6A59C6
accent
#14D131
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161611
muted
#848581