#DED580#DED580
#DED580 is a very light, moderate yellow. Relative luminance 0.647; OKLCH L 86.2% C 0.107 H 103.1°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DED580 |
|---|---|
| RGB | rgb(222, 213, 128) |
| HSL | hsl(54, 59%, 69%) |
| HSV | hsv(54, 42%, 87%) |
| CMYK | cmyk(0%, 4.1%, 42.3%, 12.9%) |
| CIE-LAB | lab(84.32, -8.75, 43.03) |
| CIE-LCH | lch(84.32, 43.91, 101.50°) |
| OKLab | oklab(86.18% -0.0243 0.1042) |
| OKLCH | oklch(86.18% 0.107 103.1) |
| XYZ | xyz(57.8159, 64.6782, 29.8565) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.92
Sandy
#F1DA7A
ΔE00 4.50
Sand (survey)
#E2CA76
ΔE00 4.78
Greenish Beige
#C9D179
ΔE00 4.86
Palegoldenrod
#EEE8AA
ΔE00 6.30
Wheat (survey)
#FBDD7E
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED580 #8089DE
analogous
#DEA680 #DED580 #B8DE80
triadic
#DED580 #80DED5 #D580DE
tetradic
#DED580 #80DEA6 #8089DE #DE80B8
square
#DED580 #80DEA6 #8089DE #DE80B8
split-complementary
#DED580 #80B8DE #A680DE
monochromatic
#B5A82F #D1C54F #DED580 #EBE5B1 #F7F5E1
Accessibility & contrast
On white
1.51
#DED580 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#DED580 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED580
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED580 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED580 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D079
Deuteranopia (green-blind)
#E6D584
Tritanopia (blue-blind)
#EBCBC0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ded580; /* rgb */ color: rgb(222, 213, 128); /* oklch */ color: oklch(86.2% 0.107 103.1);
Tailwind
colors: {
custom: {
50: '#eae1a6',
500: '#ded580',
950: '#000000',
},
}SCSS
$custom: #ded580; $custom-light: #eae1a6; $custom-dark: #000000;
JSON
{
"hex": "#ded580",
"rgb": {
"r": 222,
"g": 213,
"b": 128
},
"hsl": {
"h": 54.255,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.86176,
"c": 0.10702,
"h": 103.1
},
"luminance": 0.64677
}Semantic roles & 50–950 ramp
primary
#DED580
secondary
#4D57B5
accent
#2FC61F
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#16150F
muted
#858480