#DDE09D#DDE09D
#DDE09D is a very light, moderate yellow. Relative luminance 0.711; OKLCH L 88.9% C 0.087 H 110.2°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE09D |
|---|---|
| RGB | rgb(221, 224, 157) |
| HSL | hsl(63, 52%, 75%) |
| HSV | hsv(63, 30%, 88%) |
| CMYK | cmyk(1.3%, 0%, 29.9%, 12.2%) |
| CIE-LAB | lab(87.54, -11.37, 32.56) |
| CIE-LCH | lch(87.54, 34.49, 109.25°) |
| OKLab | oklab(88.86% -0.0299 0.0812) |
| OKLCH | oklch(88.86% 0.087 110.2) |
| XYZ | xyz(62.5604, 71.1186, 42.3234) |
| Luminance | 0.7112 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.54
Light Khaki
#E6F2A2
ΔE00 4.54
Beige (survey)
#E6DAA6
ΔE00 5.56
Greenish Beige
#C9D179
ΔE00 5.61
Vanilla
#F3E5AB
ΔE00 5.74
Khaki (CSS)
#F0E68C
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE09D #A09DE0
analogous
#E0C29D #DDE09D #BBE09D
triadic
#DDE09D #9DDDE0 #E09DDD
tetradic
#DDE09D #9DE0C2 #A09DE0 #E09DBB
square
#DDE09D #9DE0C2 #A09DE0 #E09DBB
split-complementary
#DDE09D #9DBBE0 #C29DE0
monochromatic
#BDC340 #CDD16F #DDE09D #EDEFCB #F7F8E8
Accessibility & contrast
On white
1.38
#DDE09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#DDE09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE09D
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE09D | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA98
Deuteranopia (green-blind)
#EBDDA0
Tritanopia (blue-blind)
#E6D8CF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dde09d; /* rgb */ color: rgb(221, 224, 157); /* oklch */ color: oklch(88.9% 0.087 110.2);
Tailwind
colors: {
custom: {
50: '#e8e9ba',
500: '#dde09d',
950: '#000000',
},
}SCSS
$custom: #dde09d; $custom-light: #e8e9ba; $custom-dark: #000000;
JSON
{
"hex": "#dde09d",
"rgb": {
"r": 221,
"g": 224,
"b": 157
},
"hsl": {
"h": 62.687,
"s": 51.938,
"l": 74.706
},
"oklch": {
"l": 0.88859,
"c": 0.08655,
"h": 110.2
},
"luminance": 0.71118
}Semantic roles & 50–950 ramp
primary
#DDE09D
secondary
#6C68B9
accent
#26BF2D
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161611
muted
#848481