#DED583#DED583
#DED583 is a very light, moderate yellow. Relative luminance 0.648; OKLCH L 86.2% C 0.104 H 102.9°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DED583 |
|---|---|
| RGB | rgb(222, 213, 131) |
| HSL | hsl(54, 58%, 69%) |
| HSV | hsv(54, 41%, 87%) |
| CMYK | cmyk(0%, 4.1%, 41%, 12.9%) |
| CIE-LAB | lab(84.36, -8.44, 41.59) |
| CIE-LCH | lch(84.36, 42.43, 101.48°) |
| OKLab | oklab(86.22% -0.0231 0.1011) |
| OKLCH | oklch(86.22% 0.104 102.9) |
| XYZ | xyz(58.0163, 64.7584, 30.9118) |
| Luminance | 0.6476 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.01
Sandy
#F1DA7A
ΔE00 4.68
Sand (survey)
#E2CA76
ΔE00 4.79
Greenish Beige
#C9D179
ΔE00 4.92
Palegoldenrod
#EEE8AA
ΔE00 5.94
Beige (survey)
#E6DAA6
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED583 #838CDE
analogous
#DEA883 #DED583 #BADE83
triadic
#DED583 #83DED5 #D583DE
tetradic
#DED583 #83DEA8 #838CDE #DE83BA
square
#DED583 #83DEA8 #838CDE #DE83BA
split-complementary
#DED583 #83BADE #A883DE
monochromatic
#B6A930 #D1C553 #DED583 #EBE5B3 #F8F6E4
Accessibility & contrast
On white
1.51
#DED583 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#DED583 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED583
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED583 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED583 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D07D
Deuteranopia (green-blind)
#E6D586
Tritanopia (blue-blind)
#EACBC1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ded583; /* rgb */ color: rgb(222, 213, 131); /* oklch */ color: oklch(86.2% 0.104 102.9);
Tailwind
colors: {
custom: {
50: '#eae1a8',
500: '#ded583',
950: '#000000',
},
}SCSS
$custom: #ded583; $custom-light: #eae1a8; $custom-dark: #000000;
JSON
{
"hex": "#ded583",
"rgb": {
"r": 222,
"g": 213,
"b": 131
},
"hsl": {
"h": 54.066,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.86223,
"c": 0.10374,
"h": 102.9
},
"luminance": 0.64757
}Semantic roles & 50–950 ramp
primary
#DED583
secondary
#505AB5
accent
#30C620
background
#FEFEFC
surface
#FDFCF6
border
#D5D5D0
text
#161510
muted
#848480