#F5BF81#F5BF81
#F5BF81 is a very light, moderate orange. Relative luminance 0.583; OKLCH L 84.0% C 0.100 H 69.6°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BF81 |
|---|---|
| RGB | rgb(245, 191, 129) |
| HSL | hsl(32, 85%, 73%) |
| HSV | hsv(32, 47%, 96%) |
| CMYK | cmyk(0%, 22%, 47.3%, 3.9%) |
| CIE-LAB | lab(80.88, 11.91, 38.60) |
| CIE-LCH | lch(80.88, 40.40, 72.85°) |
| OKLab | oklab(83.97% 0.0349 0.094) |
| OKLCH | oklch(83.97% 0.1 69.6) |
| XYZ | xyz(60.2520, 58.2627, 28.8369) |
| Luminance | 0.5826 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.94
Apricot (survey)
#FFB16D
ΔE00 5.93
Very Light Brown
#D3B683
ΔE00 7.61
Butterscotch
#FDB147
ΔE00 7.75
Fawn
#CFAF7B
ΔE00 7.83
Light Peach
#FFD8B1
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BF81 #81B7F5
analogous
#F58581 #F5BF81 #F1F581
triadic
#F5BF81 #81F5BF #BF81F5
tetradic
#F5BF81 #81F585 #81B7F5 #F581F1
square
#F5BF81 #81F585 #81B7F5 #F581F1
split-complementary
#F5BF81 #81F1F5 #8581F5
monochromatic
#E98513 #F0A248 #F5BF81 #F9DCBA #FDF1E3
Accessibility & contrast
On white
1.66
#F5BF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#F5BF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BF81
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BF81 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C17C
Deuteranopia (green-blind)
#DECE82
Tritanopia (blue-blind)
#FFB2AF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f5bf81; /* rgb */ color: rgb(245, 191, 129); /* oklch */ color: oklch(84.0% 0.100 69.6);
Tailwind
colors: {
custom: {
50: '#fbd2a6',
500: '#f5bf81',
950: '#000000',
},
}SCSS
$custom: #f5bf81; $custom-light: #fbd2a6; $custom-dark: #000000;
JSON
{
"hex": "#f5bf81",
"rgb": {
"r": 245,
"g": 191,
"b": 129
},
"hsl": {
"h": 32.069,
"s": 85.294,
"l": 73.333
},
"oklch": {
"l": 0.83965,
"c": 0.10029,
"h": 69.6
},
"luminance": 0.58259
}Semantic roles & 50–950 ramp
primary
#F5BF81
secondary
#4988D1
accent
#6BE204
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380