#FCC877#FCC877
#FCC877 is a very light, moderate orange. Relative luminance 0.633; OKLCH L 86.2% C 0.115 H 77.4°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC877 |
|---|---|
| RGB | rgb(252, 200, 119) |
| HSL | hsl(37, 96%, 73%) |
| HSV | hsv(37, 53%, 99%) |
| CMYK | cmyk(0%, 20.6%, 52.8%, 1.2%) |
| CIE-LAB | lab(83.62, 9.15, 47.21) |
| CIE-LCH | lch(83.62, 48.09, 79.04°) |
| OKLab | oklab(86.22% 0.0253 0.1126) |
| OKLCH | oklch(86.22% 0.115 77.4) |
| XYZ | xyz(64.1319, 63.3398, 26.2971) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Butterscotch
#FDB147
ΔE00 7.27
Macaroni And Cheese
#EFB435
ΔE00 7.62
Burlywood
#DEB887
ΔE00 7.79
Wheat (survey)
#FBDD7E
ΔE00 8.27
Sand (survey)
#E2CA76
ΔE00 8.29
Navajowhite
#FFDEAD
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC877 #77ABFC
analogous
#FC8577 #FCC877 #EEFC77
triadic
#FCC877 #77FCC8 #C877FC
tetradic
#FCC877 #77FC85 #77ABFC #FC77EE
square
#FCC877 #77FC85 #77ABFC #FC77EE
split-complementary
#FCC877 #77EEFC #8577FC
monochromatic
#F39605 #FBB03B #FCC877 #FDE0B3 #FEF3E1
Accessibility & contrast
On white
1.54
#FCC877 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#FCC877 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC877
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC877 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC877 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC970
Deuteranopia (green-blind)
#E9D679
Tritanopia (blue-blind)
#FFBAB5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fcc877; /* rgb */ color: rgb(252, 200, 119); /* oklch */ color: oklch(86.2% 0.115 77.4);
Tailwind
colors: {
custom: {
50: '#ffd8a0',
500: '#fcc877',
950: '#000000',
},
}SCSS
$custom: #fcc877; $custom-light: #ffd8a0; $custom-dark: #000000;
JSON
{
"hex": "#fcc877",
"rgb": {
"r": 252,
"g": 200,
"b": 119
},
"hsl": {
"h": 36.541,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.86221,
"c": 0.11536,
"h": 77.4
},
"luminance": 0.63336
}Semantic roles & 50–950 ramp
primary
#FCC877
secondary
#3E7BD9
accent
#5AE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380