#F8BF92#F8BF92
#F8BF92 is a very light, moderate orange. Relative luminance 0.593; OKLCH L 84.6% C 0.088 H 59.5°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BF92 |
|---|---|
| RGB | rgb(248, 191, 146) |
| HSL | hsl(26, 88%, 77%) |
| HSV | hsv(26, 41%, 97%) |
| CMYK | cmyk(0%, 23%, 41.1%, 2.7%) |
| CIE-LAB | lab(81.45, 14.81, 30.58) |
| CIE-LCH | lch(81.45, 33.98, 64.16°) |
| OKLab | oklab(84.57% 0.0449 0.0761) |
| OKLCH | oklch(84.57% 0.088 59.5) |
| XYZ | xyz(62.5328, 59.2970, 35.3403) |
| Luminance | 0.5929 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.26
Apricot
#FBCEB1
ΔE00 5.67
Apricot (survey)
#FFB16D
ΔE00 6.15
Burlywood
#DEB887
ΔE00 6.63
Light Peach
#FFD8B1
ΔE00 6.79
Peach
#FFDAB9
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BF92 #92CBF8
analogous
#F89298 #F8BF92 #F8F292
triadic
#F8BF92 #92F8BF #BF92F8
tetradic
#F8BF92 #98F892 #92CBF8 #F292F8
square
#F8BF92 #98F892 #92CBF8 #F292F8
split-complementary
#F8BF92 #92F8F2 #9298F8
monochromatic
#F17B1F #F49D58 #F8BF92 #FCE1CC #FDEEE2
Accessibility & contrast
On white
1.63
#F8BF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#F8BF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BF92
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BF92 | 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)
#D0C38F
Deuteranopia (green-blind)
#DECF93
Tritanopia (blue-blind)
#FFB4B3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f8bf92; /* rgb */ color: rgb(248, 191, 146); /* oklch */ color: oklch(84.6% 0.088 59.5);
Tailwind
colors: {
custom: {
50: '#fcd2b2',
500: '#f8bf92',
950: '#000000',
},
}SCSS
$custom: #f8bf92; $custom-light: #fcd2b2; $custom-dark: #000000;
JSON
{
"hex": "#f8bf92",
"rgb": {
"r": 248,
"g": 191,
"b": 146
},
"hsl": {
"h": 26.471,
"s": 87.931,
"l": 77.255
},
"oklch": {
"l": 0.84566,
"c": 0.08835,
"h": 59.5
},
"luminance": 0.59293
}Semantic roles & 50–950 ramp
primary
#F8BF92
secondary
#579FD7
accent
#80E501
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181411
muted
#868381