#DED083#DED083
#DED083 is a very light, moderate yellow. Relative luminance 0.623; OKLCH L 85.2% C 0.099 H 99.2°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DED083 |
|---|---|
| RGB | rgb(222, 208, 131) |
| HSL | hsl(51, 58%, 69%) |
| HSV | hsv(51, 41%, 87%) |
| CMYK | cmyk(0%, 6.3%, 41%, 12.9%) |
| CIE-LAB | lab(83.06, -5.90, 39.94) |
| CIE-LCH | lch(83.06, 40.37, 98.40°) |
| OKLab | oklab(85.2% -0.0158 0.0974) |
| OKLCH | oklch(85.2% 0.099 99.2) |
| XYZ | xyz(56.7780, 62.2818, 30.4990) |
| Luminance | 0.6228 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.26
Sandy
#F1DA7A
ΔE00 4.54
Khaki (CSS)
#F0E68C
ΔE00 5.28
Beige (survey)
#E6DAA6
ΔE00 5.72
Wheat (survey)
#FBDD7E
ΔE00 6.14
Greenish Beige
#C9D179
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED083 #8391DE
analogous
#DEA383 #DED083 #BFDE83
triadic
#DED083 #83DED0 #D083DE
tetradic
#DED083 #83DEA3 #8391DE #DE83BF
square
#DED083 #83DEA3 #8391DE #DE83BF
split-complementary
#DED083 #83BFDE #A383DE
monochromatic
#B6A230 #D1BE53 #DED083 #EBE2B3 #F8F5E4
Accessibility & contrast
On white
1.56
#DED083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#DED083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED083
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED083 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7D
Deuteranopia (green-blind)
#E2D186
Tritanopia (blue-blind)
#EBC6BD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ded083; /* rgb */ color: rgb(222, 208, 131); /* oklch */ color: oklch(85.2% 0.099 99.2);
Tailwind
colors: {
custom: {
50: '#eadea8',
500: '#ded083',
950: '#000000',
},
}SCSS
$custom: #ded083; $custom-light: #eadea8; $custom-dark: #000000;
JSON
{
"hex": "#ded083",
"rgb": {
"r": 222,
"g": 208,
"b": 131
},
"hsl": {
"h": 50.769,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.85196,
"c": 0.09866,
"h": 99.2
},
"luminance": 0.6228
}Semantic roles & 50–950 ramp
primary
#DED083
secondary
#5060B5
accent
#39C620
background
#FEFEFC
surface
#FDFCF6
border
#D5D5D0
text
#161510
muted
#848480