#FCBF77#FCBF77
#FCBF77 is a very light, moderate orange. Relative luminance 0.593; OKLCH L 84.5% C 0.114 H 69.9°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBF77 |
|---|---|
| RGB | rgb(252, 191, 119) |
| HSL | hsl(32, 96%, 73%) |
| HSV | hsv(32, 53%, 99%) |
| CMYK | cmyk(0%, 24.2%, 52.8%, 1.2%) |
| CIE-LAB | lab(81.45, 13.83, 44.54) |
| CIE-LCH | lch(81.45, 46.64, 72.75°) |
| OKLab | oklab(84.52% 0.0391 0.1066) |
| OKLCH | oklch(84.52% 0.114 69.9) |
| XYZ | xyz(62.1086, 59.2931, 25.6226) |
| Luminance | 0.5929 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.34
Butterscotch
#FDB147
ΔE00 5.96
Light Orange
#FDAA48
ΔE00 6.61
Burlywood
#DEB887
ΔE00 6.85
Pale Orange
#FFA756
ΔE00 7.38
Sandybrown
#F4A460
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBF77 #77B4FC
analogous
#FC7C77 #FCBF77 #F7FC77
triadic
#FCBF77 #77FCBF #BF77FC
tetradic
#FCBF77 #77FC7C #77B4FC #FC77F7
square
#FCBF77 #77FC7C #77B4FC #FC77F7
split-complementary
#FCBF77 #77F7FC #7C77FC
monochromatic
#F38605 #FBA33B #FCBF77 #FDDBB3 #FEF1E1
Accessibility & contrast
On white
1.63
#FCBF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#FCBF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBF77
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBF77 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C271
Deuteranopia (green-blind)
#E2D079
Tritanopia (blue-blind)
#FFB0AE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fcbf77; /* rgb */ color: rgb(252, 191, 119); /* oklch */ color: oklch(84.5% 0.114 69.9);
Tailwind
colors: {
custom: {
50: '#ffd29f',
500: '#fcbf77',
950: '#000000',
},
}SCSS
$custom: #fcbf77; $custom-light: #ffd29f; $custom-dark: #000000;
JSON
{
"hex": "#fcbf77",
"rgb": {
"r": 252,
"g": 191,
"b": 119
},
"hsl": {
"h": 32.481,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.84524,
"c": 0.11357,
"h": 69.9
},
"luminance": 0.59289
}Semantic roles & 50–950 ramp
primary
#FCBF77
secondary
#3E85D9
accent
#69E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380