#DECC77#DECC77
#DECC77 is a very light, moderate yellow. Relative luminance 0.600; OKLCH L 84.2% C 0.108 H 97.7°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DECC77 |
|---|---|
| RGB | rgb(222, 204, 119) |
| HSL | hsl(50, 61%, 67%) |
| HSV | hsv(50, 46%, 87%) |
| CMYK | cmyk(0%, 8.1%, 46.4%, 12.9%) |
| CIE-LAB | lab(81.86, -5.05, 44.43) |
| CIE-LCH | lch(81.86, 44.72, 96.49°) |
| OKLab | oklab(84.19% -0.0144 0.1068) |
| OKLCH | oklch(84.19% 0.108 97.7) |
| XYZ | xyz(55.0484, 60.0492, 26.1401) |
| Luminance | 0.6005 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 1.79
Sandy
#F1DA7A
ΔE00 3.96
Wheat (survey)
#FBDD7E
ΔE00 5.58
Khaki (CSS)
#F0E68C
ΔE00 6.10
Light Mustard
#F7D560
ΔE00 6.38
Dull Yellow
#EEDC5B
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECC77 #7789DE
analogous
#DE9977 #DECC77 #BCDE77
triadic
#DECC77 #77DECC #CC77DE
tetradic
#DECC77 #77DE99 #7789DE #DE77BC
square
#DECC77 #77DE99 #7789DE #DE77BC
split-complementary
#DECC77 #77BCDE #9977DE
monochromatic
#B0992B #D2BA46 #DECC77 #EADEA8 #F6F1DA
Accessibility & contrast
On white
1.61
#DECC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#DECC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECC77
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECC77 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC870
Deuteranopia (green-blind)
#E0CE7A
Tritanopia (blue-blind)
#ECC1B8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #decc77; /* rgb */ color: rgb(222, 204, 119); /* oklch */ color: oklch(84.2% 0.108 97.7);
Tailwind
colors: {
custom: {
50: '#eadba0',
500: '#decc77',
950: '#000000',
},
}SCSS
$custom: #decc77; $custom-light: #eadba0; $custom-dark: #000000;
JSON
{
"hex": "#decc77",
"rgb": {
"r": 222,
"g": 204,
"b": 119
},
"hsl": {
"h": 49.515,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.84194,
"c": 0.10778,
"h": 97.7
},
"luminance": 0.60047
}Semantic roles & 50–950 ramp
primary
#DECC77
secondary
#475AB2
accent
#3BC91D
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#16140F
muted
#858380