#F5BF86#F5BF86
#F5BF86 is a very light, moderate orange. Relative luminance 0.584; OKLCH L 84.0% C 0.096 H 67.4°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BF86 |
|---|---|
| RGB | rgb(245, 191, 134) |
| HSL | hsl(31, 85%, 74%) |
| HSV | hsv(31, 45%, 96%) |
| CMYK | cmyk(0%, 22%, 45.3%, 3.9%) |
| CIE-LAB | lab(80.96, 12.39, 36.13) |
| CIE-LCH | lch(80.96, 38.19, 71.06°) |
| OKLab | oklab(84.05% 0.0368 0.0886) |
| OKLCH | oklch(84.05% 0.096 67.4) |
| XYZ | xyz(60.5925, 58.3989, 30.6302) |
| Luminance | 0.5839 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.82
Apricot (survey)
#FFB16D
ΔE00 5.71
Peach (survey)
#FFB07C
ΔE00 7.20
Light Peach
#FFD8B1
ΔE00 7.27
Tan
#D2B48C
ΔE00 7.66
Very Light Brown
#D3B683
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BF86 #86BCF5
analogous
#F58886 #F5BF86 #F3F586
triadic
#F5BF86 #86F5BF #BF86F5
tetradic
#F5BF86 #86F588 #86BCF5 #F586F3
square
#F5BF86 #86F588 #86BCF5 #F586F3
split-complementary
#F5BF86 #86F3F5 #8886F5
monochromatic
#EC8315 #F0A14D #F5BF86 #FADDBF #FDF0E3
Accessibility & contrast
On white
1.66
#F5BF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#F5BF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BF86
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BF86 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C282
Deuteranopia (green-blind)
#DECE87
Tritanopia (blue-blind)
#FFB3B1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f5bf86; /* rgb */ color: rgb(245, 191, 134); /* oklch */ color: oklch(84.0% 0.096 67.4);
Tailwind
colors: {
custom: {
50: '#fbd2aa',
500: '#f5bf86',
950: '#000000',
},
}SCSS
$custom: #f5bf86; $custom-light: #fbd2aa; $custom-dark: #000000;
JSON
{
"hex": "#f5bf86",
"rgb": {
"r": 245,
"g": 191,
"b": 134
},
"hsl": {
"h": 30.811,
"s": 84.733,
"l": 74.314
},
"oklch": {
"l": 0.84049,
"c": 0.09594,
"h": 67.4
},
"luminance": 0.58395
}Semantic roles & 50–950 ramp
primary
#F5BF86
secondary
#4E8ED2
accent
#70E104
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381