#F8BF77#F8BF77
#F8BF77 is a very light, moderate orange. Relative luminance 0.586; OKLCH L 84.1% C 0.111 H 71.8°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BF77 |
|---|---|
| RGB | rgb(248, 191, 119) |
| HSL | hsl(33, 90%, 72%) |
| HSV | hsv(33, 52%, 97%) |
| CMYK | cmyk(0%, 23%, 52%, 2.7%) |
| CIE-LAB | lab(81.05, 12.22, 43.95) |
| CIE-LCH | lch(81.05, 45.62, 74.46°) |
| OKLab | oklab(84.11% 0.0346 0.1054) |
| OKLCH | oklch(84.11% 0.111 71.8) |
| XYZ | xyz(60.6749, 58.5539, 25.5554) |
| Luminance | 0.5855 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Butterscotch
#FDB147
ΔE00 6.15
Apricot (survey)
#FFB16D
ΔE00 6.21
Burlywood
#DEB887
ΔE00 6.23
Light Orange
#FDAA48
ΔE00 7.09
Pale Orange
#FFA756
ΔE00 8.13
Sandybrown
#F4A460
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BF77 #77B0F8
analogous
#F87F77 #F8BF77 #F1F877
triadic
#F8BF77 #77F8BF #BF77F8
tetradic
#F8BF77 #77F87F #77B0F8 #F877F1
square
#F8BF77 #77F87F #77B0F8 #F877F1
split-complementary
#F8BF77 #77F1F8 #7F77F8
monochromatic
#E9870C #F5A43D #F8BF77 #FBDAB1 #FEF1E2
Accessibility & contrast
On white
1.65
#F8BF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#F8BF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BF77
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BF77 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C171
Deuteranopia (green-blind)
#E1CF79
Tritanopia (blue-blind)
#FFB1AE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f8bf77; /* rgb */ color: rgb(248, 191, 119); /* oklch */ color: oklch(84.1% 0.111 71.8);
Tailwind
colors: {
custom: {
50: '#fdd29f',
500: '#f8bf77',
950: '#000000',
},
}SCSS
$custom: #f8bf77; $custom-light: #fdd29f; $custom-dark: #000000;
JSON
{
"hex": "#f8bf77",
"rgb": {
"r": 248,
"g": 191,
"b": 119
},
"hsl": {
"h": 33.488,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.84114,
"c": 0.1109,
"h": 71.8
},
"luminance": 0.5855
}Semantic roles & 50–950 ramp
primary
#F8BF77
secondary
#3F81D4
accent
#65E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380