#F8BF91#F8BF91
#F8BF91 is a very light, moderate orange. Relative luminance 0.593; OKLCH L 84.5% C 0.089 H 60.1°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BF91 |
|---|---|
| RGB | rgb(248, 191, 145) |
| HSL | hsl(27, 88%, 77%) |
| HSV | hsv(27, 42%, 97%) |
| CMYK | cmyk(0%, 23%, 41.5%, 2.7%) |
| CIE-LAB | lab(81.44, 14.70, 31.08) |
| CIE-LCH | lch(81.44, 34.38, 64.69°) |
| OKLab | oklab(84.55% 0.0445 0.0773) |
| OKLCH | oklch(84.55% 0.089 60.1) |
| XYZ | xyz(62.4553, 59.2660, 34.9324) |
| Luminance | 0.5926 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.30
Apricot
#FBCEB1
ΔE00 5.87
Apricot (survey)
#FFB16D
ΔE00 5.99
Burlywood
#DEB887
ΔE00 6.47
Light Peach
#FFD8B1
ΔE00 6.79
Peach
#FFDAB9
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BF91 #91CAF8
analogous
#F89197 #F8BF91 #F8F291
triadic
#F8BF91 #91F8BF #BF91F8
tetradic
#F8BF91 #97F891 #91CAF8 #F291F8
square
#F8BF91 #97F891 #91CAF8 #F291F8
split-complementary
#F8BF91 #91F8F2 #9197F8
monochromatic
#F17C1E #F49E57 #F8BF91 #FCE0CB #FDEEE2
Accessibility & contrast
On white
1.63
#F8BF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#F8BF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BF91
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BF91 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C38E
Deuteranopia (green-blind)
#DECF92
Tritanopia (blue-blind)
#FFB3B3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f8bf91; /* rgb */ color: rgb(248, 191, 145); /* oklch */ color: oklch(84.5% 0.089 60.1);
Tailwind
colors: {
custom: {
50: '#fcd2b1',
500: '#f8bf91',
950: '#000000',
},
}SCSS
$custom: #f8bf91; $custom-light: #fcd2b1; $custom-dark: #000000;
JSON
{
"hex": "#f8bf91",
"rgb": {
"r": 248,
"g": 191,
"b": 145
},
"hsl": {
"h": 26.796,
"s": 88.034,
"l": 77.059
},
"oklch": {
"l": 0.84548,
"c": 0.08915,
"h": 60.1
},
"luminance": 0.59262
}Semantic roles & 50–950 ramp
primary
#F8BF91
secondary
#569DD7
accent
#7FE501
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381