#FCC077#FCC077
#FCC077 is a very light, moderate orange. Relative luminance 0.597; OKLCH L 84.7% C 0.114 H 70.7°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC077 |
|---|---|
| RGB | rgb(252, 192, 119) |
| HSL | hsl(33, 96%, 73%) |
| HSV | hsv(33, 53%, 99%) |
| CMYK | cmyk(0%, 23.8%, 52.8%, 1.2%) |
| CIE-LAB | lab(81.69, 13.31, 44.84) |
| CIE-LCH | lch(81.69, 46.77, 73.47°) |
| OKLab | oklab(84.71% 0.0375 0.1073) |
| OKLCH | oklch(84.71% 0.114 70.7) |
| XYZ | xyz(62.3274, 59.7307, 25.6956) |
| Luminance | 0.5973 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.78
Butterscotch
#FDB147
ΔE00 5.97
Light Orange
#FDAA48
ΔE00 6.81
Burlywood
#DEB887
ΔE00 6.86
Pale Orange
#FFA756
ΔE00 7.76
Sandybrown
#F4A460
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC077 #77B3FC
analogous
#FC7D77 #FCC077 #F6FC77
triadic
#FCC077 #77FCC0 #C077FC
tetradic
#FCC077 #77FC7D #77B3FC #FC77F6
square
#FCC077 #77FC7D #77B3FC #FC77F6
split-complementary
#FCC077 #77F6FC #7D77FC
monochromatic
#F38805 #FBA43B #FCC077 #FDDCB3 #FEF1E1
Accessibility & contrast
On white
1.62
#FCC077 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#FCC077 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC077
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC077 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC077 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C371
Deuteranopia (green-blind)
#E3D179
Tritanopia (blue-blind)
#FFB1AE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fcc077; /* rgb */ color: rgb(252, 192, 119); /* oklch */ color: oklch(84.7% 0.114 70.7);
Tailwind
colors: {
custom: {
50: '#ffd39f',
500: '#fcc077',
950: '#000000',
},
}SCSS
$custom: #fcc077; $custom-light: #ffd39f; $custom-dark: #000000;
JSON
{
"hex": "#fcc077",
"rgb": {
"r": 252,
"g": 192,
"b": 119
},
"hsl": {
"h": 32.932,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.84711,
"c": 0.11366,
"h": 70.7
},
"luminance": 0.59727
}Semantic roles & 50–950 ramp
primary
#FCC077
secondary
#3E84D9
accent
#68E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380