#F8BF83#F8BF83
#F8BF83 is a very light, moderate orange. Relative luminance 0.589; OKLCH L 84.3% C 0.101 H 67.2°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BF83 |
|---|---|
| RGB | rgb(248, 191, 131) |
| HSL | hsl(31, 89%, 74%) |
| HSV | hsv(31, 47%, 97%) |
| CMYK | cmyk(0%, 23%, 47.2%, 2.7%) |
| CIE-LAB | lab(81.21, 13.30, 38.06) |
| CIE-LCH | lch(81.21, 40.32, 70.74°) |
| OKLab | oklab(84.3% 0.0391 0.0928) |
| OKLCH | oklch(84.3% 0.101 67.2) |
| XYZ | xyz(61.4416, 58.8605, 29.5934) |
| Luminance | 0.5886 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.17
Burlywood
#DEB887
ΔE00 5.51
Peach (survey)
#FFB07C
ΔE00 7.00
Sandybrown
#F4A460
ΔE00 7.55
Light Peach
#FFD8B1
ΔE00 7.72
Pale Orange
#FFA756
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BF83 #83BCF8
analogous
#F88583 #F8BF83 #F7F883
triadic
#F8BF83 #83F8BF #BF83F8
tetradic
#F8BF83 #83F885 #83BCF8 #F883F7
square
#F8BF83 #83F885 #83BCF8 #F883F7
split-complementary
#F8BF83 #83F7F8 #8583F8
monochromatic
#F1830F #F5A149 #F8BF83 #FBDDBD #FDF0E2
Accessibility & contrast
On white
1.64
#F8BF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#F8BF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BF83
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BF83 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C27E
Deuteranopia (green-blind)
#DFCF84
Tritanopia (blue-blind)
#FFB2B0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f8bf83; /* rgb */ color: rgb(248, 191, 131); /* oklch */ color: oklch(84.3% 0.101 67.2);
Tailwind
colors: {
custom: {
50: '#fdd2a8',
500: '#f8bf83',
950: '#000000',
},
}SCSS
$custom: #f8bf83; $custom-light: #fdd2a8; $custom-dark: #000000;
JSON
{
"hex": "#f8bf83",
"rgb": {
"r": 248,
"g": 191,
"b": 131
},
"hsl": {
"h": 30.769,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.84301,
"c": 0.10072,
"h": 67.2
},
"luminance": 0.58857
}Semantic roles & 50–950 ramp
primary
#F8BF83
secondary
#4A8ED5
accent
#70E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380