#F8BC97#F8BC97
#F8BC97 is a very light, moderate orange. Relative luminance 0.582; OKLCH L 84.1% C 0.085 H 52.9°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BC97 |
|---|---|
| RGB | rgb(248, 188, 151) |
| HSL | hsl(23, 87%, 78%) |
| HSV | hsv(23, 39%, 97%) |
| CMYK | cmyk(0%, 24.2%, 39.1%, 2.7%) |
| CIE-LAB | lab(80.83, 16.93, 27.11) |
| CIE-LCH | lch(80.83, 31.96, 58.02°) |
| OKLab | oklab(84.11% 0.0515 0.068) |
| OKLCH | oklch(84.11% 0.085 52.9) |
| XYZ | xyz(62.2827, 58.1609, 37.2178) |
| Luminance | 0.5816 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.00
Apricot
#FBCEB1
ΔE00 5.17
Pale Salmon
#FFB19A
ΔE00 7.24
Apricot (survey)
#FFB16D
ΔE00 7.60
Light Peach
#FFD8B1
ΔE00 8.23
Peach
#FFDAB9
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BC97 #97D3F8
analogous
#F897A2 #F8BC97 #F8ED97
triadic
#F8BC97 #97F8BC #BC97F8
tetradic
#F8BC97 #A2F897 #97D3F8 #ED97F8
square
#F8BC97 #A2F897 #97D3F8 #ED97F8
split-complementary
#F8BC97 #97F8ED #97A2F8
monochromatic
#F07224 #F4975E #F8BC97 #FCE1D0 #FDEDE2
Accessibility & contrast
On white
1.66
#F8BC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#F8BC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BC97
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BC97 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC194
Deuteranopia (green-blind)
#DBCE97
Tritanopia (blue-blind)
#FFB1B2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f8bc97; /* rgb */ color: rgb(248, 188, 151); /* oklch */ color: oklch(84.1% 0.085 52.9);
Tailwind
colors: {
custom: {
50: '#fcd0b5',
500: '#f8bc97',
950: '#000000',
},
}SCSS
$custom: #f8bc97; $custom-light: #fcd0b5; $custom-dark: #000000;
JSON
{
"hex": "#f8bc97",
"rgb": {
"r": 248,
"g": 188,
"b": 151
},
"hsl": {
"h": 22.887,
"s": 87.387,
"l": 78.235
},
"oklch": {
"l": 0.84107,
"c": 0.08531,
"h": 52.9
},
"luminance": 0.58157
}Semantic roles & 50–950 ramp
primary
#F8BC97
secondary
#5CA8D8
accent
#8EE402
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381