#DDE28D#DDE28D
#DDE28D is a very light, moderate yellow. Relative luminance 0.717; OKLCH L 89.0% C 0.108 H 111.3°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE28D |
|---|---|
| RGB | rgb(221, 226, 141) |
| HSL | hsl(64, 59%, 72%) |
| HSV | hsv(64, 38%, 89%) |
| CMYK | cmyk(2.2%, 0%, 37.6%, 11.4%) |
| CIE-LAB | lab(87.82, -14.27, 40.99) |
| CIE-LCH | lch(87.82, 43.40, 109.20°) |
| OKLab | oklab(89% -0.039 0.1003) |
| OKLCH | oklch(89% 0.108 111.3) |
| XYZ | xyz(61.8235, 71.6889, 35.7747) |
| Luminance | 0.7169 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.92
Greenish Beige
#C9D179
ΔE00 4.25
Khaki (CSS)
#F0E68C
ΔE00 4.38
Palegoldenrod
#EEE8AA
ΔE00 5.46
Buff
#FEF69E
ΔE00 5.92
Dark Cream
#FFF39A
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE28D #928DE2
analogous
#E2BC8D #DDE28D #B3E28D
triadic
#DDE28D #8DDDE2 #E28DDD
tetradic
#DDE28D #8DE2BC #928DE2 #E28DB3
square
#DDE28D #8DE2BC #928DE2 #E28DB3
split-complementary
#DDE28D #8DB3E2 #BC8DE2
monochromatic
#BAC332 #CED65C #DDE28D #ECEEBE #F8F9E7
Accessibility & contrast
On white
1.37
#DDE28D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#DDE28D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE28D
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE28D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE28D | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB87
Deuteranopia (green-blind)
#EFDD91
Tritanopia (blue-blind)
#E7D9CD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dde28d; /* rgb */ color: rgb(221, 226, 141); /* oklch */ color: oklch(89.0% 0.108 111.3);
Tailwind
colors: {
custom: {
50: '#e9ebaf',
500: '#dde28d',
950: '#000000',
},
}SCSS
$custom: #dde28d; $custom-light: #e9ebaf; $custom-dark: #000000;
JSON
{
"hex": "#dde28d",
"rgb": {
"r": 221,
"g": 226,
"b": 141
},
"hsl": {
"h": 63.529,
"s": 59.441,
"l": 71.961
},
"oklch": {
"l": 0.88998,
"c": 0.10761,
"h": 111.3
},
"luminance": 0.71688
}Semantic roles & 50–950 ramp
primary
#DDE28D
secondary
#5E59BA
accent
#1EC728
background
#FEFEFD
surface
#FDFDF7
border
#D5D5D0
text
#161610
muted
#848481