#DDDE82#DDDE82
#DDDE82 is a very light, moderate yellow. Relative luminance 0.692; OKLCH L 88.0% C 0.115 H 109.1°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDE82 |
|---|---|
| RGB | rgb(221, 222, 130) |
| HSL | hsl(61, 58%, 69%) |
| HSV | hsv(61, 41%, 87%) |
| CMYK | cmyk(0.5%, 0%, 41.4%, 12.9%) |
| CIE-LAB | lab(86.62, -13.47, 44.90) |
| CIE-LCH | lch(86.62, 46.88, 106.69°) |
| OKLab | oklab(87.99% -0.0376 0.1086) |
| OKLCH | oklch(87.99% 0.115 109.1) |
| XYZ | xyz(59.9703, 69.2276, 31.3179) |
| Luminance | 0.6923 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.69
Greenish Beige
#C9D179
ΔE00 3.88
Light Khaki
#E6F2A2
ΔE00 5.59
Buff
#FEF69E
ΔE00 6.11
Dark Cream
#FFF39A
ΔE00 6.18
Palegoldenrod
#EEE8AA
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDE82 #8382DE
analogous
#DEB182 #DDDE82 #AFDE82
triadic
#DDDE82 #82DDDE #DE82DD
tetradic
#DDDE82 #82DEB1 #8382DE #DE82AF
square
#DDDE82 #82DEB1 #8382DE #DE82AF
split-complementary
#DDDE82 #82AFDE #B182DE
monochromatic
#B4B630 #D0D152 #DDDE82 #EAEBB2 #F7F8E3
Accessibility & contrast
On white
1.41
#DDDE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#DDDE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDE82
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDE82 | 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)
#EBD77B
Deuteranopia (green-blind)
#EDDA86
Tritanopia (blue-blind)
#E9D4C8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ddde82; /* rgb */ color: rgb(221, 222, 130); /* oklch */ color: oklch(88.0% 0.115 109.1);
Tailwind
colors: {
custom: {
50: '#e9e8a8',
500: '#ddde82',
950: '#000000',
},
}SCSS
$custom: #ddde82; $custom-light: #e9e8a8; $custom-dark: #000000;
JSON
{
"hex": "#ddde82",
"rgb": {
"r": 221,
"g": 222,
"b": 130
},
"hsl": {
"h": 60.652,
"s": 58.228,
"l": 69.02
},
"oklch": {
"l": 0.87992,
"c": 0.1149,
"h": 109.1
},
"luminance": 0.69226
}Semantic roles & 50–950 ramp
primary
#DDDE82
secondary
#504FB5
accent
#20C621
background
#FEFEFC
surface
#FDFCF6
border
#D5D5D0
text
#161610
muted
#848480