#DECA80#DECA80
#DECA80 is a very light, moderate yellow. Relative luminance 0.593; OKLCH L 83.9% C 0.096 H 94.8°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DECA80 |
|---|---|
| RGB | rgb(222, 202, 128) |
| HSL | hsl(47, 59%, 69%) |
| HSV | hsv(47, 42%, 87%) |
| CMYK | cmyk(0%, 9%, 42.3%, 12.9%) |
| CIE-LAB | lab(81.47, -3.13, 39.43) |
| CIE-LCH | lch(81.47, 39.55, 94.54°) |
| OKLab | oklab(83.93% -0.008 0.0961) |
| OKLCH | oklch(83.93% 0.096 94.8) |
| XYZ | xyz(55.1424, 59.3311, 28.9653) |
| Luminance | 0.5933 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 1.96
Sandy
#F1DA7A
ΔE00 5.09
Wheat (survey)
#FBDD7E
ΔE00 6.15
Beige (survey)
#E6DAA6
ΔE00 6.20
Tan (survey)
#D1B26F
ΔE00 6.79
Darkkhaki
#BDB76B
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECA80 #8094DE
analogous
#DE9B80 #DECA80 #C3DE80
triadic
#DECA80 #80DECA #CA80DE
tetradic
#DECA80 #80DE9B #8094DE #DE80C3
square
#DECA80 #80DE9B #8094DE #DE80C3
split-complementary
#DECA80 #80C3DE #9B80DE
monochromatic
#B5982F #D1B64F #DECA80 #EBDEB1 #F7F3E1
Accessibility & contrast
On white
1.63
#DECA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#DECA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECA80
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECA80 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C77A
Deuteranopia (green-blind)
#DECD83
Tritanopia (blue-blind)
#EBC0B8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #deca80; /* rgb */ color: rgb(222, 202, 128); /* oklch */ color: oklch(83.9% 0.096 94.8);
Tailwind
colors: {
custom: {
50: '#eadaa6',
500: '#deca80',
950: '#000000',
},
}SCSS
$custom: #deca80; $custom-light: #eadaa6; $custom-dark: #000000;
JSON
{
"hex": "#deca80",
"rgb": {
"r": 222,
"g": 202,
"b": 128
},
"hsl": {
"h": 47.234,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.83925,
"c": 0.09641,
"h": 94.8
},
"luminance": 0.59329
}Semantic roles & 50–950 ramp
primary
#DECA80
secondary
#4D63B5
accent
#43C61F
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16140F
muted
#858380