#F1BF77#F1BF77
#F1BF77 is a very light, moderate orange. Relative luminance 0.573; OKLCH L 83.4% C 0.107 H 75.5°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BF77 |
|---|---|
| RGB | rgb(241, 191, 119) |
| HSL | hsl(35, 81%, 71%) |
| HSV | hsv(35, 51%, 95%) |
| CMYK | cmyk(0%, 20.7%, 50.6%, 5.5%) |
| CIE-LAB | lab(80.35, 9.39, 42.93) |
| CIE-LCH | lch(80.35, 43.95, 77.66°) |
| OKLab | oklab(83.41% 0.0267 0.1032) |
| OKLCH | oklch(83.41% 0.107 75.5) |
| XYZ | xyz(58.2388, 57.2977, 25.4412) |
| Luminance | 0.5729 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.43
Tan (survey)
#D1B26F
ΔE00 6.80
Very Light Brown
#D3B683
ΔE00 6.96
Butterscotch
#FDB147
ΔE00 6.97
Fawn
#CFAF7B
ΔE00 7.28
Macaroni And Cheese
#EFB435
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BF77 #77A9F1
analogous
#F18277 #F1BF77 #E6F177
triadic
#F1BF77 #77F1BF #BF77F1
tetradic
#F1BF77 #77F182 #77A9F1 #F177E6
square
#F1BF77 #77F182 #77A9F1 #F177E6
split-complementary
#F1BF77 #77E6F1 #8277F1
monochromatic
#D78816 #EBA540 #F1BF77 #F7D9AE #FCF2E3
Accessibility & contrast
On white
1.69
#F1BF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#F1BF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BF77
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BF77 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C071
Deuteranopia (green-blind)
#DECC79
Tritanopia (blue-blind)
#FFB2AD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f1bf77; /* rgb */ color: rgb(241, 191, 119); /* oklch */ color: oklch(83.4% 0.107 75.5);
Tailwind
colors: {
custom: {
50: '#f8d29f',
500: '#f1bf77',
950: '#000000',
},
}SCSS
$custom: #f1bf77; $custom-light: #f8d29f; $custom-dark: #000000;
JSON
{
"hex": "#f1bf77",
"rgb": {
"r": 241,
"g": 191,
"b": 119
},
"hsl": {
"h": 35.41,
"s": 81.333,
"l": 70.588
},
"oklch": {
"l": 0.83408,
"c": 0.10659,
"h": 75.5
},
"luminance": 0.57294
}Semantic roles & 50–950 ramp
primary
#F1BF77
secondary
#417ACB
accent
#5FDE08
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380