#F5BF92#F5BF92
#F5BF92 is a very light, moderate orange. Relative luminance 0.587; OKLCH L 84.3% C 0.086 H 61.1°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BF92 |
|---|---|
| RGB | rgb(245, 191, 146) |
| HSL | hsl(27, 83%, 77%) |
| HSV | hsv(27, 40%, 96%) |
| CMYK | cmyk(0%, 22%, 40.4%, 3.9%) |
| CIE-LAB | lab(81.16, 13.64, 30.13) |
| CIE-LCH | lch(81.16, 33.07, 65.65°) |
| OKLab | oklab(84.27% 0.0415 0.0751) |
| OKLCH | oklch(84.27% 0.086 61.1) |
| XYZ | xyz(61.4774, 58.7529, 35.2908) |
| Luminance | 0.5875 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.70
Peach (survey)
#FFB07C
ΔE00 5.86
Burlywood
#DEB887
ΔE00 5.86
Apricot (survey)
#FFB16D
ΔE00 6.42
Light Peach
#FFD8B1
ΔE00 6.47
Peach
#FFDAB9
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BF92 #92C8F5
analogous
#F59297 #F5BF92 #F5F192
triadic
#F5BF92 #92F5BF #BF92F5
tetradic
#F5BF92 #97F592 #92C8F5 #F192F5
square
#F5BF92 #97F592 #92C8F5 #F192F5
split-complementary
#F5BF92 #92F5F1 #9297F5
monochromatic
#EB7D22 #F09E5A #F5BF92 #FAE0CA #FCEFE3
Accessibility & contrast
On white
1.65
#F5BF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#F5BF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BF92
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BF92 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C38F
Deuteranopia (green-blind)
#DCCE93
Tritanopia (blue-blind)
#FFB4B3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f5bf92; /* rgb */ color: rgb(245, 191, 146); /* oklch */ color: oklch(84.3% 0.086 61.1);
Tailwind
colors: {
custom: {
50: '#fad2b2',
500: '#f5bf92',
950: '#000000',
},
}SCSS
$custom: #f5bf92; $custom-light: #fad2b2; $custom-dark: #000000;
JSON
{
"hex": "#f5bf92",
"rgb": {
"r": 245,
"g": 191,
"b": 146
},
"hsl": {
"h": 27.273,
"s": 83.193,
"l": 76.667
},
"oklch": {
"l": 0.84265,
"c": 0.08578,
"h": 61.1
},
"luminance": 0.58749
}Semantic roles & 50–950 ramp
primary
#F5BF92
secondary
#589BD3
accent
#7DE006
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181411
muted
#868381