#F8BF79#F8BF79
#F8BF79 is a very light, moderate orange. Relative luminance 0.586; OKLCH L 84.1% C 0.109 H 71.1°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BF79 |
|---|---|
| RGB | rgb(248, 191, 121) |
| HSL | hsl(33, 90%, 72%) |
| HSV | hsv(33, 51%, 97%) |
| CMYK | cmyk(0%, 23%, 51.2%, 2.7%) |
| CIE-LAB | lab(81.07, 12.39, 42.98) |
| CIE-LCH | lch(81.07, 44.73, 73.92°) |
| OKLab | oklab(84.14% 0.0353 0.1034) |
| OKLCH | oklch(84.14% 0.109 71.1) |
| XYZ | xyz(60.7962, 58.6024, 26.1947) |
| Luminance | 0.5860 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.97
Burlywood
#DEB887
ΔE00 6.05
Butterscotch
#FDB147
ΔE00 6.40
Light Orange
#FDAA48
ΔE00 7.18
Pale Orange
#FFA756
ΔE00 8.03
Sandybrown
#F4A460
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BF79 #79B2F8
analogous
#F88079 #F8BF79 #F1F879
triadic
#F8BF79 #79F8BF #BF79F8
tetradic
#F8BF79 #79F880 #79B2F8 #F879F1
square
#F8BF79 #79F880 #79B2F8 #F879F1
split-complementary
#F8BF79 #79F1F8 #8079F8
monochromatic
#EA870C #F5A33F #F8BF79 #FBDBB3 #FDF1E2
Accessibility & contrast
On white
1.65
#F8BF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#F8BF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BF79
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BF79 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C173
Deuteranopia (green-blind)
#E1CF7B
Tritanopia (blue-blind)
#FFB1AE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f8bf79; /* rgb */ color: rgb(248, 191, 121); /* oklch */ color: oklch(84.1% 0.109 71.1);
Tailwind
colors: {
custom: {
50: '#fdd2a1',
500: '#f8bf79',
950: '#000000',
},
}SCSS
$custom: #f8bf79; $custom-light: #fdd2a1; $custom-dark: #000000;
JSON
{
"hex": "#f8bf79",
"rgb": {
"r": 248,
"g": 191,
"b": 121
},
"hsl": {
"h": 33.071,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.84144,
"c": 0.10921,
"h": 71.1
},
"luminance": 0.58599
}Semantic roles & 50–950 ramp
primary
#F8BF79
secondary
#4183D4
accent
#67E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380