#DDE382#DDE382
#DDE382 is a very light, vivid yellow. Relative luminance 0.719; OKLCH L 89.0% C 0.121 H 111.7°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE382 |
|---|---|
| RGB | rgb(221, 227, 130) |
| HSL | hsl(64, 63%, 70%) |
| HSV | hsv(64, 43%, 89%) |
| CMYK | cmyk(2.6%, 0%, 42.7%, 11%) |
| CIE-LAB | lab(87.93, -15.94, 46.54) |
| CIE-LCH | lch(87.93, 49.20, 108.91°) |
| OKLab | oklab(89.04% -0.0447 0.1123) |
| OKLCH | oklch(89.04% 0.121 111.7) |
| XYZ | xyz(61.3180, 71.9231, 31.7671) |
| Luminance | 0.7192 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.42
Greenish Beige
#C9D179
ΔE00 4.46
Light Khaki
#E6F2A2
ΔE00 4.78
Buff
#FEF69E
ΔE00 6.04
Dark Cream
#FFF39A
ΔE00 6.37
Manilla
#FFFA86
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE382 #8882E3
analogous
#E3B882 #DDE382 #ADE382
triadic
#DDE382 #82DDE3 #E382DD
tetradic
#DDE382 #82E3B8 #8882E3 #E382AD
square
#DDE382 #82E3B8 #8882E3 #E382AD
split-complementary
#DDE382 #82ADE3 #B882E3
monochromatic
#B6C02B #CFD850 #DDE382 #EBEEB4 #F8F9E6
Accessibility & contrast
On white
1.37
#DDE382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#DDE382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE382
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE382 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7A
Deuteranopia (green-blind)
#F1DE87
Tritanopia (blue-blind)
#E8D9CC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dde382; /* rgb */ color: rgb(221, 227, 130); /* oklch */ color: oklch(89.0% 0.121 111.7);
Tailwind
colors: {
custom: {
50: '#e9eba8',
500: '#dde382',
950: '#000000',
},
}SCSS
$custom: #dde382; $custom-light: #e9eba8; $custom-dark: #000000;
JSON
{
"hex": "#dde382",
"rgb": {
"r": 221,
"g": 227,
"b": 130
},
"hsl": {
"h": 63.711,
"s": 63.399,
"l": 70
},
"oklch": {
"l": 0.89039,
"c": 0.12081,
"h": 111.7
},
"luminance": 0.71922
}Semantic roles & 50–950 ramp
primary
#DDE382
secondary
#554EBB
accent
#1ACB25
background
#FEFEFC
surface
#FDFDF6
border
#D5D5D0
text
#161610
muted
#848480