#DDEB84#DDEB84
#DDEB84 is a very light, vivid yellow. Relative luminance 0.765; OKLCH L 90.8% C 0.129 H 115.4°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEB84 |
|---|---|
| RGB | rgb(221, 235, 132) |
| HSL | hsl(68, 72%, 72%) |
| HSV | hsv(68, 44%, 92%) |
| CMYK | cmyk(6%, 0%, 43.8%, 7.8%) |
| CIE-LAB | lab(90.07, -19.66, 48.23) |
| CIE-LCH | lch(90.07, 52.08, 112.18°) |
| OKLab | oklab(90.75% -0.0551 0.1162) |
| OKLCH | oklch(90.75% 0.129 115.4) |
| XYZ | xyz(63.6926, 76.4555, 33.2274) |
| Luminance | 0.7645 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.14
Greenish Beige
#C9D179
ΔE00 6.03
Yellowish Tan
#FCFC81
ΔE00 6.04
Khaki (CSS)
#F0E68C
ΔE00 6.08
Manilla
#FFFA86
ΔE00 6.37
Pale Yellow
#FFFF84
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEB84 #9284EB
analogous
#EBC584 #DDEB84 #AAEB84
triadic
#DDEB84 #84DDEB #EB84DD
tetradic
#DDEB84 #84EBC5 #9284EB #EB84AA
square
#DDEB84 #84EBC5 #9284EB #EB84AA
split-complementary
#DDEB84 #84AAEB #C584EB
monochromatic
#BAD222 #CEE24F #DDEB84 #ECF4B9 #F8FBE5
Accessibility & contrast
On white
1.29
#DDEB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#DDEB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEB84
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEB84 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27C
Deuteranopia (green-blind)
#F7E489
Tritanopia (blue-blind)
#E7E1D2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ddeb84; /* rgb */ color: rgb(221, 235, 132); /* oklch */ color: oklch(90.8% 0.129 115.4);
Tailwind
colors: {
custom: {
50: '#e9f1a9',
500: '#ddeb84',
950: '#000000',
},
}SCSS
$custom: #ddeb84; $custom-light: #e9f1a9; $custom-dark: #000000;
JSON
{
"hex": "#ddeb84",
"rgb": {
"r": 221,
"g": 235,
"b": 132
},
"hsl": {
"h": 68.155,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.90753,
"c": 0.12854,
"h": 115.4
},
"luminance": 0.76455
}Semantic roles & 50–950 ramp
primary
#DDEB84
secondary
#5E4EC5
accent
#11D42C
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161610
muted
#848581