#F8BF95#F8BF95
#F8BF95 is a very light, moderate orange. Relative luminance 0.594; OKLCH L 84.6% C 0.086 H 57.6°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BF95 |
|---|---|
| RGB | rgb(248, 191, 149) |
| HSL | hsl(25, 88%, 78%) |
| HSV | hsv(25, 40%, 97%) |
| CMYK | cmyk(0%, 23%, 39.9%, 2.7%) |
| CIE-LAB | lab(81.51, 15.13, 29.07) |
| CIE-LCH | lch(81.51, 32.77, 62.50°) |
| OKLab | oklab(84.62% 0.046 0.0727) |
| OKLCH | oklch(84.62% 0.086 57.6) |
| XYZ | xyz(62.7692, 59.3916, 36.5855) |
| Luminance | 0.5939 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.12
Peach (survey)
#FFB07C
ΔE00 5.26
Apricot (survey)
#FFB16D
ΔE00 6.70
Light Peach
#FFD8B1
ΔE00 6.88
Burlywood
#DEB887
ΔE00 7.16
Peach
#FFDAB9
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BF95 #95CEF8
analogous
#F8959C #F8BF95 #F8F195
triadic
#F8BF95 #95F8BF #BF95F8
tetradic
#F8BF95 #9CF895 #95CEF8 #F195F8
square
#F8BF95 #9CF895 #95CEF8 #F195F8
split-complementary
#F8BF95 #95F8F1 #959CF8
monochromatic
#F07A22 #F49C5C #F8BF95 #FCE2CE #FDEEE2
Accessibility & contrast
On white
1.63
#F8BF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#F8BF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BF95
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BF95 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C392
Deuteranopia (green-blind)
#DDD095
Tritanopia (blue-blind)
#FFB4B4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f8bf95; /* rgb */ color: rgb(248, 191, 149); /* oklch */ color: oklch(84.6% 0.086 57.6);
Tailwind
colors: {
custom: {
50: '#fcd2b4',
500: '#f8bf95',
950: '#000000',
},
}SCSS
$custom: #f8bf95; $custom-light: #fcd2b4; $custom-dark: #000000;
JSON
{
"hex": "#f8bf95",
"rgb": {
"r": 248,
"g": 191,
"b": 149
},
"hsl": {
"h": 25.455,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.84624,
"c": 0.086,
"h": 57.6
},
"luminance": 0.59388
}Semantic roles & 50–950 ramp
primary
#F8BF95
secondary
#5AA2D7
accent
#84E401
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381