#F8BC95#F8BC95
#F8BC95 is a very light, moderate orange. Relative luminance 0.581; OKLCH L 84.1% C 0.087 H 54.2°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BC95 |
|---|---|
| RGB | rgb(248, 188, 149) |
| HSL | hsl(24, 88%, 78%) |
| HSV | hsv(24, 40%, 97%) |
| CMYK | cmyk(0%, 24.2%, 39.9%, 2.7%) |
| CIE-LAB | lab(80.79, 16.71, 28.12) |
| CIE-LCH | lch(80.79, 32.70, 59.28°) |
| OKLab | oklab(84.07% 0.0507 0.0704) |
| OKLCH | oklch(84.07% 0.087 54.2) |
| XYZ | xyz(62.1216, 58.0965, 36.3696) |
| Luminance | 0.5809 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.72
Apricot
#FBCEB1
ΔE00 5.34
Apricot (survey)
#FFB16D
ΔE00 7.07
Pale Salmon
#FFB19A
ΔE00 7.81
Light Peach
#FFD8B1
ΔE00 8.02
Burlywood
#DEB887
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BC95 #95D1F8
analogous
#F8959F #F8BC95 #F8ED95
triadic
#F8BC95 #95F8BC #BC95F8
tetradic
#F8BC95 #9FF895 #95D1F8 #ED95F8
square
#F8BC95 #9FF895 #95D1F8 #ED95F8
split-complementary
#F8BC95 #95F8ED #959FF8
monochromatic
#F07322 #F4985C #F8BC95 #FCE0CE #FDEDE2
Accessibility & contrast
On white
1.66
#F8BC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#F8BC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BC95
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BC95 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC192
Deuteranopia (green-blind)
#DBCE95
Tritanopia (blue-blind)
#FFB1B2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f8bc95; /* rgb */ color: rgb(248, 188, 149); /* oklch */ color: oklch(84.1% 0.087 54.2);
Tailwind
colors: {
custom: {
50: '#fcd0b4',
500: '#f8bc95',
950: '#000000',
},
}SCSS
$custom: #f8bc95; $custom-light: #fcd0b4; $custom-dark: #000000;
JSON
{
"hex": "#f8bc95",
"rgb": {
"r": 248,
"g": 188,
"b": 149
},
"hsl": {
"h": 23.636,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.84068,
"c": 0.08674,
"h": 54.2
},
"luminance": 0.58093
}Semantic roles & 50–950 ramp
primary
#F8BC95
secondary
#5AA6D7
accent
#8BE401
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381