#DDE199#DDE199
#DDE199 is a very light, moderate yellow. Relative luminance 0.715; OKLCH L 89.0% C 0.093 H 110.8°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE199 |
|---|---|
| RGB | rgb(221, 225, 153) |
| HSL | hsl(63, 55%, 74%) |
| HSV | hsv(63, 32%, 88%) |
| CMYK | cmyk(1.8%, 0%, 32%, 11.8%) |
| CIE-LAB | lab(87.74, -12.37, 34.86) |
| CIE-LCH | lch(87.74, 36.98, 109.54°) |
| OKLab | oklab(88.99% -0.0329 0.0865) |
| OKLCH | oklch(88.99% 0.093 110.8) |
| XYZ | xyz(62.4941, 71.5234, 40.6440) |
| Luminance | 0.7152 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.98
Light Khaki
#E6F2A2
ΔE00 3.98
Greenish Beige
#C9D179
ΔE00 5.08
Khaki (CSS)
#F0E68C
ΔE00 5.28
Light Tan
#FBEEAC
ΔE00 6.14
Parchment
#FEFCAF
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE199 #9D99E1
analogous
#E1C199 #DDE199 #B9E199
triadic
#DDE199 #99DDE1 #E199DD
tetradic
#DDE199 #99E1C1 #9D99E1 #E199B9
square
#DDE199 #99E1C1 #9D99E1 #E199B9
split-complementary
#DDE199 #99B9E1 #C199E1
monochromatic
#BDC53A #CDD36A #DDE199 #EDEFC8 #F7F8E7
Accessibility & contrast
On white
1.37
#DDE199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#DDE199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE199
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE199 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB94
Deuteranopia (green-blind)
#ECDD9C
Tritanopia (blue-blind)
#E6D9CF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dde199; /* rgb */ color: rgb(221, 225, 153); /* oklch */ color: oklch(89.0% 0.093 110.8);
Tailwind
colors: {
custom: {
50: '#e8eab7',
500: '#dde199',
950: '#000000',
},
}SCSS
$custom: #dde199; $custom-light: #e8eab7; $custom-dark: #000000;
JSON
{
"hex": "#dde199",
"rgb": {
"r": 221,
"g": 225,
"b": 153
},
"hsl": {
"h": 63.333,
"s": 54.545,
"l": 74.118
},
"oklch": {
"l": 0.88994,
"c": 0.09257,
"h": 110.8
},
"luminance": 0.71522
}Semantic roles & 50–950 ramp
primary
#DDE199
secondary
#6964BA
accent
#23C22C
background
#FEFEFD
surface
#FDFDF8
border
#D5D5D1
text
#161611
muted
#848481