#DDE387#DDE387
#DDE387 is a very light, moderate yellow. Relative luminance 0.721; OKLCH L 89.1% C 0.115 H 111.7°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE387 |
|---|---|
| RGB | rgb(221, 227, 135) |
| HSL | hsl(64, 62%, 71%) |
| HSV | hsv(64, 41%, 89%) |
| CMYK | cmyk(2.6%, 0%, 40.5%, 11%) |
| CIE-LAB | lab(88.00, -15.42, 44.18) |
| CIE-LCH | lch(88.00, 46.80, 109.24°) |
| OKLab | oklab(89.11% -0.0428 0.1072) |
| OKLCH | oklch(89.11% 0.115 111.7) |
| XYZ | xyz(61.6618, 72.0606, 33.5778) |
| Luminance | 0.7206 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.25
Greenish Beige
#C9D179
ΔE00 4.33
Khaki (CSS)
#F0E68C
ΔE00 4.38
Buff
#FEF69E
ΔE00 5.93
Dark Cream
#FFF39A
ΔE00 6.30
Palegoldenrod
#EEE8AA
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE387 #8D87E3
analogous
#E3BB87 #DDE387 #AFE387
triadic
#DDE387 #87DDE3 #E387DD
tetradic
#DDE387 #87E3BB #8D87E3 #E387AF
square
#DDE387 #87E3BB #8D87E3 #E387AF
split-complementary
#DDE387 #87AFE3 #BB87E3
monochromatic
#B9C22D #CFD755 #DDE387 #EBEFB9 #F8F9E6
Accessibility & contrast
On white
1.36
#DDE387 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#DDE387 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE387
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE387 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE387 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB80
Deuteranopia (green-blind)
#F0DE8B
Tritanopia (blue-blind)
#E8D9CD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dde387; /* rgb */ color: rgb(221, 227, 135); /* oklch */ color: oklch(89.1% 0.115 111.7);
Tailwind
colors: {
custom: {
50: '#e9ebab',
500: '#dde387',
950: '#000000',
},
}SCSS
$custom: #dde387; $custom-light: #e9ebab; $custom-dark: #000000;
JSON
{
"hex": "#dde387",
"rgb": {
"r": 221,
"g": 227,
"b": 135
},
"hsl": {
"h": 63.913,
"s": 62.162,
"l": 70.98
},
"oklch": {
"l": 0.89113,
"c": 0.11544,
"h": 111.7
},
"luminance": 0.7206
}Semantic roles & 50–950 ramp
primary
#DDE387
secondary
#5A53BB
accent
#1CCA27
background
#FEFEFD
surface
#FDFDF7
border
#D5D5D0
text
#161610
muted
#848481