#DDE598#DDE598
#DDE598 is a very light, moderate yellow. Relative luminance 0.737; OKLCH L 89.8% C 0.099 H 113.2°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE598 |
|---|---|
| RGB | rgb(221, 229, 152) |
| HSL | hsl(66, 60%, 75%) |
| HSV | hsv(66, 34%, 90%) |
| CMYK | cmyk(3.5%, 0%, 33.6%, 10.2%) |
| CIE-LAB | lab(88.77, -14.48, 36.72) |
| CIE-LCH | lch(88.77, 39.47, 111.53°) |
| OKLab | oklab(89.81% -0.039 0.0908) |
| OKLCH | oklch(89.81% 0.099 113.2) |
| XYZ | xyz(63.5058, 73.6785, 40.5756) |
| Luminance | 0.7368 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.81
Palegoldenrod
#EEE8AA
ΔE00 4.85
Greenish Beige
#C9D179
ΔE00 5.22
Khaki (CSS)
#F0E68C
ΔE00 5.53
Parchment
#FEFCAF
ΔE00 5.90
Light Beige
#FFFEB6
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE598 #A098E5
analogous
#E5C798 #DDE598 #B7E598
triadic
#DDE598 #98DDE5 #E598DD
tetradic
#DDE598 #98E5C7 #A098E5 #E598B7
square
#DDE598 #98E5C7 #A098E5 #E598B7
split-complementary
#DDE598 #98B7E5 #C798E5
monochromatic
#BDCC36 #CDD967 #DDE598 #EDF1C9 #F7F9E7
Accessibility & contrast
On white
1.33
#DDE598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#DDE598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE598
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE598 | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE93
Deuteranopia (green-blind)
#F0E09B
Tritanopia (blue-blind)
#E6DCD1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dde598; /* rgb */ color: rgb(221, 229, 152); /* oklch */ color: oklch(89.8% 0.099 113.2);
Tailwind
colors: {
custom: {
50: '#e8edb7',
500: '#dde598',
950: '#000000',
},
}SCSS
$custom: #dde598; $custom-light: #e8edb7; $custom-dark: #000000;
JSON
{
"hex": "#dde598",
"rgb": {
"r": 221,
"g": 229,
"b": 152
},
"hsl": {
"h": 66.234,
"s": 59.69,
"l": 74.706
},
"oklch": {
"l": 0.89809,
"c": 0.09884,
"h": 113.2
},
"luminance": 0.73678
}Semantic roles & 50–950 ramp
primary
#DDE598
secondary
#6C62BF
accent
#1EC730
background
#FEFEFD
surface
#FDFDF8
border
#D5D5D1
text
#161611
muted
#848481