#DECC76#DECC76
#DECC76 is a very light, moderate yellow. Relative luminance 0.600; OKLCH L 84.2% C 0.109 H 97.8°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DECC76 |
|---|---|
| RGB | rgb(222, 204, 118) |
| HSL | hsl(50, 61%, 67%) |
| HSV | hsv(50, 47%, 87%) |
| CMYK | cmyk(0%, 8.1%, 46.8%, 12.9%) |
| CIE-LAB | lab(81.85, -5.15, 44.91) |
| CIE-LCH | lch(81.85, 45.20, 96.54°) |
| OKLab | oklab(84.18% -0.0148 0.1078) |
| OKLCH | oklch(84.18% 0.109 97.8) |
| XYZ | xyz(54.9886, 60.0253, 25.8255) |
| Luminance | 0.6002 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 1.83
Sandy
#F1DA7A
ΔE00 3.91
Wheat (survey)
#FBDD7E
ΔE00 5.55
Khaki (CSS)
#F0E68C
ΔE00 6.09
Light Mustard
#F7D560
ΔE00 6.29
Dull Yellow
#EEDC5B
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECC76 #7688DE
analogous
#DE9876 #DECC76 #BCDE76
triadic
#DECC76 #76DECC #CC76DE
tetradic
#DECC76 #76DE98 #7688DE #DE76BC
square
#DECC76 #76DE98 #7688DE #DE76BC
split-complementary
#DECC76 #76BCDE #9876DE
monochromatic
#AF982A #D2BA45 #DECC76 #EADEA7 #F6F1D9
Accessibility & contrast
On white
1.61
#DECC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#DECC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECC76
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECC76 | 1.00 | 1.61 | 13.00 | 13.00 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC86F
Deuteranopia (green-blind)
#E0CE79
Tritanopia (blue-blind)
#ECC1B7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #decc76; /* rgb */ color: rgb(222, 204, 118); /* oklch */ color: oklch(84.2% 0.109 97.8);
Tailwind
colors: {
custom: {
50: '#eadb9f',
500: '#decc76',
950: '#000000',
},
}SCSS
$custom: #decc76; $custom-light: #eadb9f; $custom-dark: #000000;
JSON
{
"hex": "#decc76",
"rgb": {
"r": 222,
"g": 204,
"b": 118
},
"hsl": {
"h": 49.615,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.8418,
"c": 0.10882,
"h": 97.8
},
"luminance": 0.60023
}Semantic roles & 50–950 ramp
primary
#DECC76
secondary
#4759B1
accent
#3AC91D
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#16140F
muted
#858380