#F5BF89#F5BF89
#F5BF89 is a very light, moderate orange. Relative luminance 0.585; OKLCH L 84.1% C 0.093 H 66.0°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BF89 |
|---|---|
| RGB | rgb(245, 191, 137) |
| HSL | hsl(30, 84%, 75%) |
| HSV | hsv(30, 44%, 96%) |
| CMYK | cmyk(0%, 22%, 44.1%, 3.9%) |
| CIE-LAB | lab(81.01, 12.69, 34.63) |
| CIE-LCH | lch(81.01, 36.88, 69.87°) |
| OKLab | oklab(84.1% 0.038 0.0853) |
| OKLCH | oklch(84.1% 0.093 66) |
| XYZ | xyz(60.8047, 58.4838, 31.7479) |
| Luminance | 0.5848 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.90
Apricot (survey)
#FFB16D
ΔE00 5.71
Peach (survey)
#FFB07C
ΔE00 6.76
Light Peach
#FFD8B1
ΔE00 6.96
Tan
#D2B48C
ΔE00 7.58
Apricot
#FBCEB1
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BF89 #89BFF5
analogous
#F58989 #F5BF89 #F5F589
triadic
#F5BF89 #89F5BF #BF89F5
tetradic
#F5BF89 #89F589 #89BFF5 #F589F5
square
#F5BF89 #89F589 #89BFF5 #F589F5
split-complementary
#F5BF89 #89F5F5 #8989F5
monochromatic
#EB8218 #F0A051 #F5BF89 #FADEC1 #FDF0E3
Accessibility & contrast
On white
1.65
#F5BF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#F5BF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BF89
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BF89 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C285
Deuteranopia (green-blind)
#DECE8A
Tritanopia (blue-blind)
#FFB3B1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f5bf89; /* rgb */ color: rgb(245, 191, 137); /* oklch */ color: oklch(84.1% 0.093 66.0);
Tailwind
colors: {
custom: {
50: '#fad2ac',
500: '#f5bf89',
950: '#000000',
},
}SCSS
$custom: #f5bf89; $custom-light: #fad2ac; $custom-dark: #000000;
JSON
{
"hex": "#f5bf89",
"rgb": {
"r": 245,
"g": 191,
"b": 137
},
"hsl": {
"h": 30,
"s": 84.375,
"l": 74.902
},
"oklch": {
"l": 0.84101,
"c": 0.09335,
"h": 66
},
"luminance": 0.5848
}Semantic roles & 50–950 ramp
primary
#F5BF89
secondary
#5091D2
accent
#73E105
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381