#DDE388#DDE388
#DDE388 is a very light, moderate yellow. Relative luminance 0.721; OKLCH L 89.1% C 0.114 H 111.8°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE388 |
|---|---|
| RGB | rgb(221, 227, 136) |
| HSL | hsl(64, 62%, 71%) |
| HSV | hsv(64, 40%, 89%) |
| CMYK | cmyk(2.6%, 0%, 40.1%, 11%) |
| CIE-LAB | lab(88.01, -15.32, 43.71) |
| CIE-LCH | lch(88.01, 46.32, 109.31°) |
| OKLab | oklab(89.13% -0.0424 0.1062) |
| OKLCH | oklch(89.13% 0.114 111.8) |
| XYZ | xyz(61.7325, 72.0889, 33.9503) |
| Luminance | 0.7209 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.15
Greenish Beige
#C9D179
ΔE00 4.32
Khaki (CSS)
#F0E68C
ΔE00 4.39
Buff
#FEF69E
ΔE00 5.91
Palegoldenrod
#EEE8AA
ΔE00 6.24
Dark Cream
#FFF39A
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE388 #8E88E3
analogous
#E3BB88 #DDE388 #AFE388
triadic
#DDE388 #88DDE3 #E388DD
tetradic
#DDE388 #88E3BB #8E88E3 #E388AF
square
#DDE388 #88E3BB #8E88E3 #E388AF
split-complementary
#DDE388 #88AFE3 #BB88E3
monochromatic
#B9C32E #CFD756 #DDE388 #EBEFBA #F8F9E6
Accessibility & contrast
On white
1.36
#DDE388 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#DDE388 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE388
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE388 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE388 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB81
Deuteranopia (green-blind)
#F0DE8C
Tritanopia (blue-blind)
#E8D9CD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dde388; /* rgb */ color: rgb(221, 227, 136); /* oklch */ color: oklch(89.1% 0.114 111.8);
Tailwind
colors: {
custom: {
50: '#e9ebac',
500: '#dde388',
950: '#000000',
},
}SCSS
$custom: #dde388; $custom-light: #e9ebac; $custom-dark: #000000;
JSON
{
"hex": "#dde388",
"rgb": {
"r": 221,
"g": 227,
"b": 136
},
"hsl": {
"h": 63.956,
"s": 61.905,
"l": 71.176
},
"oklch": {
"l": 0.89128,
"c": 0.11436,
"h": 111.8
},
"luminance": 0.72088
}Semantic roles & 50–950 ramp
primary
#DDE388
secondary
#5B54BB
accent
#1CCA27
background
#FEFEFD
surface
#FDFDF7
border
#D5D5D0
text
#161610
muted
#848481