#DDE784#DDE784
#DDE784 is a very light, vivid yellow. Relative luminance 0.742; OKLCH L 89.9% C 0.124 H 113.6°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE784 |
|---|---|
| RGB | rgb(221, 231, 132) |
| HSL | hsl(66, 67%, 71%) |
| HSV | hsv(66, 43%, 91%) |
| CMYK | cmyk(4.3%, 0%, 42.9%, 9.4%) |
| CIE-LAB | lab(89.01, -17.71, 46.92) |
| CIE-LCH | lch(89.01, 50.15, 110.68°) |
| OKLab | oklab(89.91% -0.0495 0.1132) |
| OKLCH | oklch(89.91% 0.124 113.6) |
| XYZ | xyz(62.5603, 74.1908, 32.8499) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.19
Greenish Beige
#C9D179
ΔE00 5.14
Khaki (CSS)
#F0E68C
ΔE00 5.19
Buff
#FEF69E
ΔE00 6.18
Yellowish Tan
#FCFC81
ΔE00 6.30
Manilla
#FFFA86
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE784 #8E84E7
analogous
#E7BF84 #DDE784 #ABE784
triadic
#DDE784 #84DDE7 #E784DD
tetradic
#DDE784 #84E7BF #8E84E7 #E784AB
square
#DDE784 #84E7BF #8E84E7 #E784AB
split-complementary
#DDE784 #84ABE7 #BF84E7
monochromatic
#B9C927 #CFDD51 #DDE784 #EBF1B7 #F8FAE5
Accessibility & contrast
On white
1.33
#DDE784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#DDE784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE784
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE784 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE7C
Deuteranopia (green-blind)
#F4E189
Tritanopia (blue-blind)
#E8DDCF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dde784; /* rgb */ color: rgb(221, 231, 132); /* oklch */ color: oklch(89.9% 0.124 113.6);
Tailwind
colors: {
custom: {
50: '#e9eea9',
500: '#dde784',
950: '#000000',
},
}SCSS
$custom: #dde784; $custom-light: #e9eea9; $custom-dark: #000000;
JSON
{
"hex": "#dde784",
"rgb": {
"r": 221,
"g": 231,
"b": 132
},
"hsl": {
"h": 66.061,
"s": 67.347,
"l": 71.176
},
"oklch": {
"l": 0.89909,
"c": 0.12356,
"h": 113.6
},
"luminance": 0.7419
}Semantic roles & 50–950 ramp
primary
#DDE784
secondary
#5B4FC0
accent
#16CF29
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161610
muted
#848581