#FCC776#FCC776
#FCC776 is a very light, moderate orange. Relative luminance 0.628; OKLCH L 86.0% C 0.116 H 76.8°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC776 |
|---|---|
| RGB | rgb(252, 199, 118) |
| HSL | hsl(36, 96%, 73%) |
| HSV | hsv(36, 53%, 99%) |
| CMYK | cmyk(0%, 21%, 53.2%, 1.2%) |
| CIE-LAB | lab(83.37, 9.58, 47.39) |
| CIE-LCH | lch(83.37, 48.35, 78.57°) |
| OKLab | oklab(86.02% 0.0264 0.1129) |
| OKLCH | oklch(86.02% 0.116 76.8) |
| XYZ | xyz(63.8413, 62.8542, 25.9055) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Butterscotch
#FDB147
ΔE00 6.98
Macaroni And Cheese
#EFB435
ΔE00 7.53
Burlywood
#DEB887
ΔE00 7.72
Navajowhite
#FFDEAD
ΔE00 8.51
Sand (survey)
#E2CA76
ΔE00 8.55
Tan (survey)
#D1B26F
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC776 #76ABFC
analogous
#FC8476 #FCC776 #EEFC76
triadic
#FCC776 #76FCC7 #C776FC
tetradic
#FCC776 #76FC84 #76ABFC #FC76EE
square
#FCC776 #76FC84 #76ABFC #FC76EE
split-complementary
#FCC776 #76EEFC #8476FC
monochromatic
#F29505 #FBAF3A #FCC776 #FDDFB2 #FEF3E1
Accessibility & contrast
On white
1.55
#FCC776 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#FCC776 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC776
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC776 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC776 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC86F
Deuteranopia (green-blind)
#E8D578
Tritanopia (blue-blind)
#FFB8B4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fcc776; /* rgb */ color: rgb(252, 199, 118); /* oklch */ color: oklch(86.0% 0.116 76.8);
Tailwind
colors: {
custom: {
50: '#ffd79f',
500: '#fcc776',
950: '#000000',
},
}SCSS
$custom: #fcc776; $custom-light: #ffd79f; $custom-dark: #000000;
JSON
{
"hex": "#fcc776",
"rgb": {
"r": 252,
"g": 199,
"b": 118
},
"hsl": {
"h": 36.269,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.86017,
"c": 0.11593,
"h": 76.8
},
"luminance": 0.6285
}Semantic roles & 50–950 ramp
primary
#FCC776
secondary
#3D7BD9
accent
#5BE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380