#DED090#DED090
#DED090 is a very light, moderate yellow. Relative luminance 0.627; OKLCH L 85.4% C 0.084 H 97.3°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DED090 |
|---|---|
| RGB | rgb(222, 208, 144) |
| HSL | hsl(49, 54%, 72%) |
| HSV | hsv(49, 35%, 87%) |
| CMYK | cmyk(0%, 6.3%, 35.1%, 12.9%) |
| CIE-LAB | lab(83.26, -4.45, 33.57) |
| CIE-LCH | lch(83.26, 33.87, 97.55°) |
| OKLab | oklab(85.42% -0.0107 0.0832) |
| OKLCH | oklch(85.42% 0.084 97.3) |
| XYZ | xyz(57.7150, 62.6566, 35.4338) |
| Luminance | 0.6266 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.61
Sand (survey)
#E2CA76
ΔE00 4.63
Vanilla
#F3E5AB
ΔE00 5.07
Palegoldenrod
#EEE8AA
ΔE00 5.72
Sandy
#F1DA7A
ΔE00 6.27
Khaki (CSS)
#F0E68C
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED090 #909EDE
analogous
#DEA990 #DED090 #C5DE90
triadic
#DED090 #90DED0 #D090DE
tetradic
#DED090 #90DEA9 #909EDE #DE90C5
square
#DED090 #90DEA9 #909EDE #DE90C5
split-complementary
#DED090 #90C5DE #A990DE
monochromatic
#BCA438 #D0BC61 #DED090 #ECE4BF #F8F5E7
Accessibility & contrast
On white
1.55
#DED090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#DED090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED090
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED090 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD8B
Deuteranopia (green-blind)
#E0D292
Tritanopia (blue-blind)
#EAC7C0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ded090; /* rgb */ color: rgb(222, 208, 144); /* oklch */ color: oklch(85.4% 0.084 97.3);
Tailwind
colors: {
custom: {
50: '#e9deb1',
500: '#ded090',
950: '#000000',
},
}SCSS
$custom: #ded090; $custom-light: #e9deb1; $custom-dark: #000000;
JSON
{
"hex": "#ded090",
"rgb": {
"r": 222,
"g": 208,
"b": 144
},
"hsl": {
"h": 49.231,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.85417,
"c": 0.08391,
"h": 97.3
},
"luminance": 0.62655
}Semantic roles & 50–950 ramp
primary
#DED090
secondary
#5C6CB6
accent
#40C224
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161510
muted
#848481