#F5BF79#F5BF79
#F5BF79 is a very light, moderate orange. Relative luminance 0.581; OKLCH L 83.8% C 0.107 H 72.7°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BF79 |
|---|---|
| RGB | rgb(245, 191, 121) |
| HSL | hsl(34, 86%, 72%) |
| HSV | hsv(34, 51%, 96%) |
| CMYK | cmyk(0%, 22%, 50.6%, 3.9%) |
| CIE-LAB | lab(80.77, 11.18, 42.54) |
| CIE-LCH | lch(80.77, 43.98, 75.27°) |
| OKLab | oklab(83.84% 0.0319 0.1024) |
| OKLCH | oklch(83.84% 0.107 72.7) |
| XYZ | xyz(59.7409, 58.0582, 26.1452) |
| Luminance | 0.5806 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.61
Butterscotch
#FDB147
ΔE00 6.64
Apricot (survey)
#FFB16D
ΔE00 6.68
Light Orange
#FDAA48
ΔE00 7.62
Very Light Brown
#D3B683
ΔE00 7.67
Tan (survey)
#D1B26F
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BF79 #79AFF5
analogous
#F58179 #F5BF79 #EDF579
triadic
#F5BF79 #79F5BF #BF79F5
tetradic
#F5BF79 #79F581 #79AFF5 #F579ED
square
#F5BF79 #79F581 #79AFF5 #F579ED
split-complementary
#F5BF79 #79EDF5 #8179F5
monochromatic
#E38711 #F1A440 #F5BF79 #F9DAB2 #FDF1E3
Accessibility & contrast
On white
1.67
#F5BF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#F5BF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BF79
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BF79 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C173
Deuteranopia (green-blind)
#DFCE7B
Tritanopia (blue-blind)
#FFB1AE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f5bf79; /* rgb */ color: rgb(245, 191, 121); /* oklch */ color: oklch(83.8% 0.107 72.7);
Tailwind
colors: {
custom: {
50: '#fbd2a1',
500: '#f5bf79',
950: '#000000',
},
}SCSS
$custom: #f5bf79; $custom-light: #fbd2a1; $custom-dark: #000000;
JSON
{
"hex": "#f5bf79",
"rgb": {
"r": 245,
"g": 191,
"b": 121
},
"hsl": {
"h": 33.871,
"s": 86.111,
"l": 71.765
},
"oklch": {
"l": 0.83839,
"c": 0.10726,
"h": 72.7
},
"luminance": 0.58055
}Semantic roles & 50–950 ramp
primary
#F5BF79
secondary
#4280D0
accent
#64E303
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380