#FCC77F#FCC77F
#FCC77F is a very light, moderate orange. Relative luminance 0.631; OKLCH L 86.1% C 0.108 H 74.0°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC77F |
|---|---|
| RGB | rgb(252, 199, 127) |
| HSL | hsl(35, 95%, 74%) |
| HSV | hsv(35, 50%, 99%) |
| CMYK | cmyk(0%, 21%, 49.6%, 1.2%) |
| CIE-LAB | lab(83.48, 10.35, 43.05) |
| CIE-LCH | lch(83.48, 44.28, 76.48°) |
| OKLab | oklab(86.15% 0.0297 0.1039) |
| OKLCH | oklch(86.15% 0.108 74) |
| XYZ | xyz(64.4019, 63.0784, 28.8578) |
| Luminance | 0.6308 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.70
Butterscotch
#FDB147
ΔE00 7.50
Navajowhite
#FFDEAD
ΔE00 7.62
Apricot (survey)
#FFB16D
ΔE00 7.94
Light Peach
#FFD8B1
ΔE00 8.31
Very Light Brown
#D3B683
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC77F #7FB4FC
analogous
#FC897F #FCC77F #F3FC7F
triadic
#FCC77F #7FFCC7 #C77FFC
tetradic
#FCC77F #7FFC89 #7FB4FC #FC7FF3
square
#FCC77F #7FFC89 #7FB4FC #FC7FF3
split-complementary
#FCC77F #7FF3FC #897FFC
monochromatic
#F99307 #FBAD43 #FCC77F #FDE1BB #FEF2E1
Accessibility & contrast
On white
1.54
#FCC77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#FCC77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC77F
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC77F | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC979
Deuteranopia (green-blind)
#E7D581
Tritanopia (blue-blind)
#FFB9B5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fcc77f; /* rgb */ color: rgb(252, 199, 127); /* oklch */ color: oklch(86.1% 0.108 74.0);
Tailwind
colors: {
custom: {
50: '#ffd7a5',
500: '#fcc77f',
950: '#000000',
},
}SCSS
$custom: #fcc77f; $custom-light: #ffd7a5; $custom-dark: #000000;
JSON
{
"hex": "#fcc77f",
"rgb": {
"r": 252,
"g": 199,
"b": 127
},
"hsl": {
"h": 34.56,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.86148,
"c": 0.10803,
"h": 74
},
"luminance": 0.63075
}Semantic roles & 50–950 ramp
primary
#FCC77F
secondary
#4584DA
accent
#61E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380