#F8BF81#F8BF81
#F8BF81 is a very light, moderate orange. Relative luminance 0.588; OKLCH L 84.3% C 0.102 H 68.0°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BF81 |
|---|---|
| RGB | rgb(248, 191, 129) |
| HSL | hsl(31, 89%, 74%) |
| HSV | hsv(31, 48%, 97%) |
| CMYK | cmyk(0%, 23%, 48%, 2.7%) |
| CIE-LAB | lab(81.19, 13.11, 39.05) |
| CIE-LCH | lch(81.19, 41.19, 71.44°) |
| OKLab | oklab(84.27% 0.0383 0.095) |
| OKLCH | oklch(84.27% 0.102 68) |
| XYZ | xyz(61.3073, 58.8068, 28.8864) |
| Luminance | 0.5880 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.26
Burlywood
#DEB887
ΔE00 5.55
Peach (survey)
#FFB07C
ΔE00 7.34
Sandybrown
#F4A460
ΔE00 7.62
Butterscotch
#FDB147
ΔE00 7.66
Pale Orange
#FFA756
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BF81 #81BAF8
analogous
#F88481 #F8BF81 #F5F881
triadic
#F8BF81 #81F8BF #BF81F8
tetradic
#F8BF81 #81F884 #81BAF8 #F881F5
square
#F8BF81 #81F884 #81BAF8 #F881F5
split-complementary
#F8BF81 #81F5F8 #8481F8
monochromatic
#F1840D #F5A247 #F8BF81 #FBDCBB #FDF0E2
Accessibility & contrast
On white
1.65
#F8BF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#F8BF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BF81
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BF81 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C27C
Deuteranopia (green-blind)
#E0CF82
Tritanopia (blue-blind)
#FFB2AF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f8bf81; /* rgb */ color: rgb(248, 191, 129); /* oklch */ color: oklch(84.3% 0.102 68.0);
Tailwind
colors: {
custom: {
50: '#fdd2a6',
500: '#f8bf81',
950: '#000000',
},
}SCSS
$custom: #f8bf81; $custom-light: #fdd2a6; $custom-dark: #000000;
JSON
{
"hex": "#f8bf81",
"rgb": {
"r": 248,
"g": 191,
"b": 129
},
"hsl": {
"h": 31.261,
"s": 89.474,
"l": 73.922
},
"oklch": {
"l": 0.84268,
"c": 0.10242,
"h": 68
},
"luminance": 0.58803
}Semantic roles & 50–950 ramp
primary
#F8BF81
secondary
#488CD5
accent
#6EE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380