#DDDE92#DDDE92
#DDDE92 is a very light, moderate yellow. Relative luminance 0.697; OKLCH L 88.2% C 0.097 H 108.9°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDE92 |
|---|---|
| RGB | rgb(221, 222, 146) |
| HSL | hsl(61, 54%, 72%) |
| HSV | hsv(61, 34%, 87%) |
| CMYK | cmyk(0.5%, 0%, 34.2%, 12.9%) |
| CIE-LAB | lab(86.85, -11.71, 37.23) |
| CIE-LCH | lch(86.85, 39.03, 107.46°) |
| OKLab | oklab(88.25% -0.0314 0.0918) |
| OKLCH | oklch(88.25% 0.097 108.9) |
| XYZ | xyz(61.1289, 69.6911, 37.4201) |
| Luminance | 0.6969 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.29
Greenish Beige
#C9D179
ΔE00 4.39
Khaki (CSS)
#F0E68C
ΔE00 4.43
Light Khaki
#E6F2A2
ΔE00 4.79
Light Tan
#FBEEAC
ΔE00 6.11
Vanilla
#F3E5AB
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDE92 #9392DE
analogous
#DEB992 #DDDE92 #B7DE92
triadic
#DDDE92 #92DDDE #DE92DD
tetradic
#DDDE92 #92DEB9 #9392DE #DE92B7
square
#DDDE92 #92DEB9 #9392DE #DE92B7
split-complementary
#DDDE92 #92B7DE #B992DE
monochromatic
#BBBD39 #CED063 #DDDE92 #ECECC1 #F8F8E8
Accessibility & contrast
On white
1.41
#DDDE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#DDDE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDE92
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDE92 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88D
Deuteranopia (green-blind)
#EBDB95
Tritanopia (blue-blind)
#E7D5CB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ddde92; /* rgb */ color: rgb(221, 222, 146); /* oklch */ color: oklch(88.2% 0.097 108.9);
Tailwind
colors: {
custom: {
50: '#e8e8b3',
500: '#ddde92',
950: '#000000',
},
}SCSS
$custom: #ddde92; $custom-light: #e8e8b3; $custom-dark: #000000;
JSON
{
"hex": "#ddde92",
"rgb": {
"r": 221,
"g": 222,
"b": 146
},
"hsl": {
"h": 60.789,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.88248,
"c": 0.09703,
"h": 108.9
},
"luminance": 0.6969
}Semantic roles & 50–950 ramp
primary
#DDDE92
secondary
#5F5EB6
accent
#25C127
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161611
muted
#848481