#DDDE83#DDDE83
#DDDE83 is a very light, moderate yellow. Relative luminance 0.693; OKLCH L 88.0% C 0.114 H 109.1°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDE83 |
|---|---|
| RGB | rgb(221, 222, 131) |
| HSL | hsl(61, 58%, 69%) |
| HSV | hsv(61, 41%, 87%) |
| CMYK | cmyk(0.5%, 0%, 41%, 12.9%) |
| CIE-LAB | lab(86.63, -13.36, 44.43) |
| CIE-LCH | lch(86.63, 46.40, 106.74°) |
| OKLab | oklab(88.01% -0.0372 0.1076) |
| OKLCH | oklch(88.01% 0.114 109.1) |
| XYZ | xyz(60.0377, 69.2546, 31.6731) |
| Luminance | 0.6925 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.69
Greenish Beige
#C9D179
ΔE00 3.85
Light Khaki
#E6F2A2
ΔE00 5.51
Buff
#FEF69E
ΔE00 6.09
Dark Cream
#FFF39A
ΔE00 6.17
Palegoldenrod
#EEE8AA
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDE83 #8483DE
analogous
#DEB283 #DDDE83 #B0DE83
triadic
#DDDE83 #83DDDE #DE83DD
tetradic
#DDDE83 #83DEB2 #8483DE #DE83B0
square
#DDDE83 #83DEB2 #8483DE #DE83B0
split-complementary
#DDDE83 #83B0DE #B283DE
monochromatic
#B5B630 #D0D153 #DDDE83 #EAEBB3 #F8F8E4
Accessibility & contrast
On white
1.41
#DDDE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#DDDE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDE83
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDE83 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77C
Deuteranopia (green-blind)
#ECDA87
Tritanopia (blue-blind)
#E9D4C8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ddde83; /* rgb */ color: rgb(221, 222, 131); /* oklch */ color: oklch(88.0% 0.114 109.1);
Tailwind
colors: {
custom: {
50: '#e9e8a8',
500: '#ddde83',
950: '#000000',
},
}SCSS
$custom: #ddde83; $custom-light: #e9e8a8; $custom-dark: #000000;
JSON
{
"hex": "#ddde83",
"rgb": {
"r": 221,
"g": 222,
"b": 131
},
"hsl": {
"h": 60.659,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.88007,
"c": 0.11382,
"h": 109.1
},
"luminance": 0.69253
}Semantic roles & 50–950 ramp
primary
#DDDE83
secondary
#5150B5
accent
#20C622
background
#FEFEFC
surface
#FDFCF6
border
#D5D5D0
text
#161610
muted
#848480