#FCC976#FCC976
#FCC976 is a very light, moderate orange. Relative luminance 0.638; OKLCH L 86.4% C 0.117 H 78.4°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC976 |
|---|---|
| RGB | rgb(252, 201, 118) |
| HSL | hsl(37, 96%, 73%) |
| HSV | hsv(37, 53%, 99%) |
| CMYK | cmyk(0%, 20.2%, 53.2%, 1.2%) |
| CIE-LAB | lab(83.85, 8.55, 47.98) |
| CIE-LCH | lch(83.85, 48.74, 79.90°) |
| OKLab | oklab(86.4% 0.0234 0.1142) |
| OKLCH | oklch(86.4% 0.117 78.4) |
| XYZ | xyz(64.3045, 63.7806, 26.0599) |
| Luminance | 0.6378 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Macaroni And Cheese
#EFB435
ΔE00 7.46
Butterscotch
#FDB147
ΔE00 7.53
Wheat (survey)
#FBDD7E
ΔE00 7.75
Sand (survey)
#E2CA76
ΔE00 7.89
Burlywood
#DEB887
ΔE00 8.11
Light Mustard
#F7D560
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC976 #76A9FC
analogous
#FC8676 #FCC976 #ECFC76
triadic
#FCC976 #76FCC9 #C976FC
tetradic
#FCC976 #76FC86 #76A9FC #FC76EC
square
#FCC976 #76FC86 #76A9FC #FC76EC
split-complementary
#FCC976 #76ECFC #8676FC
monochromatic
#F29805 #FBB13A #FCC976 #FDE1B2 #FEF3E1
Accessibility & contrast
On white
1.53
#FCC976 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#FCC976 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC976
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC976 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC976 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA6F
Deuteranopia (green-blind)
#EAD678
Tritanopia (blue-blind)
#FFBBB5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fcc976; /* rgb */ color: rgb(252, 201, 118); /* oklch */ color: oklch(86.4% 0.117 78.4);
Tailwind
colors: {
custom: {
50: '#ffd99f',
500: '#fcc976',
950: '#000000',
},
}SCSS
$custom: #fcc976; $custom-light: #ffd99f; $custom-dark: #000000;
JSON
{
"hex": "#fcc976",
"rgb": {
"r": 252,
"g": 201,
"b": 118
},
"hsl": {
"h": 37.164,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.86398,
"c": 0.11655,
"h": 78.4
},
"luminance": 0.63777
}Semantic roles & 50–950 ramp
primary
#FCC976
secondary
#3D79D9
accent
#57E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380