#FCC277#FCC277
#FCC277 is a very light, moderate orange. Relative luminance 0.606; OKLCH L 85.1% C 0.114 H 72.4°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC277 |
|---|---|
| RGB | rgb(252, 194, 119) |
| HSL | hsl(34, 96%, 73%) |
| HSV | hsv(34, 53%, 99%) |
| CMYK | cmyk(0%, 23%, 52.8%, 1.2%) |
| CIE-LAB | lab(82.17, 12.27, 45.43) |
| CIE-LCH | lch(82.17, 47.06, 74.89°) |
| OKLab | oklab(85.09% 0.0344 0.1086) |
| OKLCH | oklch(85.09% 0.114 72.4) |
| XYZ | xyz(62.7695, 60.6150, 25.8429) |
| Luminance | 0.6061 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Butterscotch
#FDB147
ΔE00 6.11
Apricot (survey)
#FFB16D
ΔE00 6.66
Burlywood
#DEB887
ΔE00 6.96
Light Orange
#FDAA48
ΔE00 7.29
Macaroni And Cheese
#EFB435
ΔE00 8.36
Pale Orange
#FFA756
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC277 #77B1FC
analogous
#FC8077 #FCC277 #F3FC77
triadic
#FCC277 #77FCC2 #C277FC
tetradic
#FCC277 #77FC80 #77B1FC #FC77F3
square
#FCC277 #77FC80 #77B1FC #FC77F3
split-complementary
#FCC277 #77F3FC #8077FC
monochromatic
#F38C05 #FBA73B #FCC277 #FDDDB3 #FEF2E1
Accessibility & contrast
On white
1.60
#FCC277 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#FCC277 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC277
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC277 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC277 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C471
Deuteranopia (green-blind)
#E5D279
Tritanopia (blue-blind)
#FFB3B0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fcc277; /* rgb */ color: rgb(252, 194, 119); /* oklch */ color: oklch(85.1% 0.114 72.4);
Tailwind
colors: {
custom: {
50: '#ffd49f',
500: '#fcc277',
950: '#000000',
},
}SCSS
$custom: #fcc277; $custom-light: #ffd49f; $custom-dark: #000000;
JSON
{
"hex": "#fcc277",
"rgb": {
"r": 252,
"g": 194,
"b": 119
},
"hsl": {
"h": 33.835,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.85086,
"c": 0.11394,
"h": 72.4
},
"luminance": 0.60611
}Semantic roles & 50–950 ramp
primary
#FCC277
secondary
#3E82D9
accent
#64E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380