#DECC80#DECC80
#DECC80 is a very light, moderate yellow. Relative luminance 0.603; OKLCH L 84.3% C 0.098 H 96.4°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DECC80 |
|---|---|
| RGB | rgb(222, 204, 128) |
| HSL | hsl(49, 59%, 69%) |
| HSV | hsv(49, 42%, 87%) |
| CMYK | cmyk(0%, 8.1%, 42.3%, 12.9%) |
| CIE-LAB | lab(81.99, -4.16, 40.08) |
| CIE-LCH | lch(81.99, 40.30, 95.92°) |
| OKLab | oklab(84.33% -0.011 0.0976) |
| OKLCH | oklch(84.33% 0.098 96.4) |
| XYZ | xyz(55.6147, 60.2757, 29.1227) |
| Luminance | 0.6027 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.13
Sandy
#F1DA7A
ΔE00 4.69
Wheat (survey)
#FBDD7E
ΔE00 5.98
Beige (survey)
#E6DAA6
ΔE00 6.11
Khaki (CSS)
#F0E68C
ΔE00 6.39
Vanilla
#F3E5AB
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECC80 #8092DE
analogous
#DE9D80 #DECC80 #C1DE80
triadic
#DECC80 #80DECC #CC80DE
tetradic
#DECC80 #80DE9D #8092DE #DE80C1
square
#DECC80 #80DE9D #8092DE #DE80C1
split-complementary
#DECC80 #80C1DE #9D80DE
monochromatic
#B59B2F #D1B84F #DECC80 #EBE0B1 #F7F3E1
Accessibility & contrast
On white
1.61
#DECC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#DECC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECC80
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECC80 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC87A
Deuteranopia (green-blind)
#DFCF83
Tritanopia (blue-blind)
#EBC2B9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #decc80; /* rgb */ color: rgb(222, 204, 128); /* oklch */ color: oklch(84.3% 0.098 96.4);
Tailwind
colors: {
custom: {
50: '#eadba6',
500: '#decc80',
950: '#000000',
},
}SCSS
$custom: #decc80; $custom-light: #eadba6; $custom-dark: #000000;
JSON
{
"hex": "#decc80",
"rgb": {
"r": 222,
"g": 204,
"b": 128
},
"hsl": {
"h": 48.511,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.84331,
"c": 0.09819,
"h": 96.4
},
"luminance": 0.60274
}Semantic roles & 50–950 ramp
primary
#DECC80
secondary
#4D61B5
accent
#3FC61F
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16150F
muted
#858480