#DDE29D#DDE29D
#DDE29D is a very light, moderate yellow. Relative luminance 0.722; OKLCH L 89.3% C 0.089 H 111.6°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE29D |
|---|---|
| RGB | rgb(221, 226, 157) |
| HSL | hsl(64, 54%, 75%) |
| HSV | hsv(64, 31%, 89%) |
| CMYK | cmyk(2.2%, 0%, 30.5%, 11.4%) |
| CIE-LAB | lab(88.06, -12.37, 33.25) |
| CIE-LCH | lch(88.06, 35.48, 110.41°) |
| OKLab | oklab(89.27% -0.0327 0.0829) |
| OKLCH | oklch(89.27% 0.089 111.6) |
| XYZ | xyz(63.1011, 72.2000, 42.5036) |
| Luminance | 0.7220 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.85
Light Khaki
#E6F2A2
ΔE00 3.89
Greenish Beige
#C9D179
ΔE00 5.58
Khaki (CSS)
#F0E68C
ΔE00 5.82
Light Tan
#FBEEAC
ΔE00 6.18
Beige (survey)
#E6DAA6
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE29D #A29DE2
analogous
#E2C59D #DDE29D #BAE29D
triadic
#DDE29D #9DDDE2 #E29DDD
tetradic
#DDE29D #9DE2C5 #A29DE2 #E29DBA
square
#DDE29D #9DE2C5 #A29DE2 #E29DBA
split-complementary
#DDE29D #9DBAE2 #C59DE2
monochromatic
#BCC63F #CDD46E #DDE29D #EDF0CC #F7F8E7
Accessibility & contrast
On white
1.36
#DDE29D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#DDE29D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE29D
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE29D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE29D | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDC98
Deuteranopia (green-blind)
#EDDEA0
Tritanopia (blue-blind)
#E6DAD0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dde29d; /* rgb */ color: rgb(221, 226, 157); /* oklch */ color: oklch(89.3% 0.089 111.6);
Tailwind
colors: {
custom: {
50: '#e8ebba',
500: '#dde29d',
950: '#000000',
},
}SCSS
$custom: #dde29d; $custom-light: #e8ebba; $custom-dark: #000000;
JSON
{
"hex": "#dde29d",
"rgb": {
"r": 221,
"g": 226,
"b": 157
},
"hsl": {
"h": 64.348,
"s": 54.331,
"l": 75.098
},
"oklch": {
"l": 0.89274,
"c": 0.0891,
"h": 111.6
},
"luminance": 0.72199
}Semantic roles & 50–950 ramp
primary
#DDE29D
secondary
#6E68BB
accent
#24C22F
background
#FEFEFD
surface
#FDFDF8
border
#D5D5D1
text
#161611
muted
#848481