#DDEB82#DDEB82
#DDEB82 is a very light, vivid yellow. Relative luminance 0.764; OKLCH L 90.7% C 0.131 H 115.3°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEB82 |
|---|---|
| RGB | rgb(221, 235, 130) |
| HSL | hsl(68, 72%, 72%) |
| HSV | hsv(68, 45%, 92%) |
| CMYK | cmyk(6%, 0%, 44.7%, 7.8%) |
| CIE-LAB | lab(90.05, -19.86, 49.16) |
| CIE-LCH | lch(90.05, 53.02, 112.00°) |
| OKLab | oklab(90.73% -0.0558 0.1181) |
| OKLCH | oklch(90.73% 0.131 115.3) |
| XYZ | xyz(63.5571, 76.4013, 32.5135) |
| Luminance | 0.7640 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.41
Yellowish Tan
#FCFC81
ΔE00 5.90
Greenish Beige
#C9D179
ΔE00 6.11
Khaki (CSS)
#F0E68C
ΔE00 6.12
Manilla
#FFFA86
ΔE00 6.27
Pale Yellow
#FFFF84
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEB82 #9082EB
analogous
#EBC582 #DDEB82 #A9EB82
triadic
#DDEB82 #82DDEB #EB82DD
tetradic
#DDEB82 #82EBC5 #9082EB #EB82A9
square
#DDEB82 #82EBC5 #9082EB #EB82A9
split-complementary
#DDEB82 #82A9EB #C582EB
monochromatic
#BAD121 #CFE34D #DDEB82 #EBF3B7 #F8FBE5
Accessibility & contrast
On white
1.29
#DDEB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#DDEB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEB82
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEB82 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E279
Deuteranopia (green-blind)
#F7E387
Tritanopia (blue-blind)
#E8E1D2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ddeb82; /* rgb */ color: rgb(221, 235, 130); /* oklch */ color: oklch(90.7% 0.131 115.3);
Tailwind
colors: {
custom: {
50: '#e9f1a8',
500: '#ddeb82',
950: '#000000',
},
}SCSS
$custom: #ddeb82; $custom-light: #e9f1a8; $custom-dark: #000000;
JSON
{
"hex": "#ddeb82",
"rgb": {
"r": 221,
"g": 235,
"b": 130
},
"hsl": {
"h": 68,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.90725,
"c": 0.13061,
"h": 115.3
},
"luminance": 0.76401
}Semantic roles & 50–950 ramp
primary
#DDEB82
secondary
#5D4DC5
accent
#11D42B
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161610
muted
#848581