#F5BF83#F5BF83
#F5BF83 is a very light, moderate orange. Relative luminance 0.583; OKLCH L 84.0% C 0.099 H 68.8°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BF83 |
|---|---|
| RGB | rgb(245, 191, 131) |
| HSL | hsl(32, 85%, 74%) |
| HSV | hsv(32, 47%, 96%) |
| CMYK | cmyk(0%, 22%, 46.5%, 3.9%) |
| CIE-LAB | lab(80.91, 12.10, 37.61) |
| CIE-LCH | lch(80.91, 39.51, 72.17°) |
| OKLab | oklab(84% 0.0357 0.0919) |
| OKLCH | oklch(84% 0.099 68.8) |
| XYZ | xyz(60.3862, 58.3164, 29.5439) |
| Luminance | 0.5831 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.86
Apricot (survey)
#FFB16D
ΔE00 5.81
Light Peach
#FFD8B1
ΔE00 7.63
Very Light Brown
#D3B683
ΔE00 7.66
Peach (survey)
#FFB07C
ΔE00 7.69
Tan
#D2B48C
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BF83 #83B9F5
analogous
#F58683 #F5BF83 #F2F583
triadic
#F5BF83 #83F5BF #BF83F5
tetradic
#F5BF83 #83F586 #83B9F5 #F583F2
square
#F5BF83 #83F586 #83B9F5 #F583F2
split-complementary
#F5BF83 #83F2F5 #8683F5
monochromatic
#EB8413 #F0A24A #F5BF83 #FADCBC #FDF0E3
Accessibility & contrast
On white
1.66
#F5BF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#F5BF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BF83
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BF83 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C27E
Deuteranopia (green-blind)
#DECE84
Tritanopia (blue-blind)
#FFB2B0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f5bf83; /* rgb */ color: rgb(245, 191, 131); /* oklch */ color: oklch(84.0% 0.099 68.8);
Tailwind
colors: {
custom: {
50: '#fbd2a8',
500: '#f5bf83',
950: '#000000',
},
}SCSS
$custom: #f5bf83; $custom-light: #fbd2a8; $custom-dark: #000000;
JSON
{
"hex": "#f5bf83",
"rgb": {
"r": 245,
"g": 191,
"b": 131
},
"hsl": {
"h": 31.579,
"s": 85.075,
"l": 73.725
},
"oklch": {
"l": 0.83998,
"c": 0.09855,
"h": 68.8
},
"luminance": 0.58313
}Semantic roles & 50–950 ramp
primary
#F5BF83
secondary
#4B8BD1
accent
#6DE204
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380