#FCBB77#FCBB77
#FCBB77 is a very light, moderate orange. Relative luminance 0.576; OKLCH L 83.8% C 0.113 H 66.5°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBB77 |
|---|---|
| RGB | rgb(252, 187, 119) |
| HSL | hsl(31, 96%, 73%) |
| HSV | hsv(31, 53%, 99%) |
| CMYK | cmyk(0%, 25.8%, 52.8%, 1.2%) |
| CIE-LAB | lab(80.50, 15.92, 43.37) |
| CIE-LCH | lch(80.50, 46.20, 69.84°) |
| OKLab | oklab(83.78% 0.0453 0.104) |
| OKLCH | oklch(83.78% 0.113 66.5) |
| XYZ | xyz(61.2481, 57.5723, 25.3358) |
| Luminance | 0.5757 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.62
Pale Orange
#FFA756
ΔE00 6.02
Light Orange
#FDAA48
ΔE00 6.12
Sandybrown
#F4A460
ΔE00 6.18
Butterscotch
#FDB147
ΔE00 6.31
Peach (survey)
#FFB07C
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBB77 #77B8FC
analogous
#FC7977 #FCBB77 #FAFC77
triadic
#FCBB77 #77FCBB #BB77FC
tetradic
#FCBB77 #77FC79 #77B8FC #FC77FA
square
#FCBB77 #77FC79 #77B8FC #FC77FA
split-complementary
#FCBB77 #77FAFC #7977FC
monochromatic
#F37F05 #FB9D3B #FCBB77 #FDD9B3 #FEF0E1
Accessibility & contrast
On white
1.68
#FCBB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#FCBB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBB77
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBB77 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0BF71
Deuteranopia (green-blind)
#E0CE78
Tritanopia (blue-blind)
#FFACAA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fcbb77; /* rgb */ color: rgb(252, 187, 119); /* oklch */ color: oklch(83.8% 0.113 66.5);
Tailwind
colors: {
custom: {
50: '#ffcf9f',
500: '#fcbb77',
950: '#000000',
},
}SCSS
$custom: #fcbb77; $custom-light: #ffcf9f; $custom-dark: #000000;
JSON
{
"hex": "#fcbb77",
"rgb": {
"r": 252,
"g": 187,
"b": 119
},
"hsl": {
"h": 30.677,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.83781,
"c": 0.11343,
"h": 66.5
},
"luminance": 0.57568
}Semantic roles & 50–950 ramp
primary
#FCBB77
secondary
#3E8AD9
accent
#70E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18130F
muted
#868380