#F1BE77#F1BE77
#F1BE77 is a very light, moderate orange. Relative luminance 0.569; OKLCH L 83.2% C 0.106 H 74.6°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BE77 |
|---|---|
| RGB | rgb(241, 190, 119) |
| HSL | hsl(35, 81%, 71%) |
| HSV | hsv(35, 51%, 95%) |
| CMYK | cmyk(0%, 21.2%, 50.6%, 5.5%) |
| CIE-LAB | lab(80.10, 9.92, 42.63) |
| CIE-LCH | lch(80.10, 43.76, 76.91°) |
| OKLab | oklab(83.22% 0.0282 0.1025) |
| OKLCH | oklch(83.22% 0.106 74.6) |
| XYZ | xyz(58.0214, 56.8631, 25.3688) |
| Luminance | 0.5686 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.29
Butterscotch
#FDB147
ΔE00 6.82
Tan (survey)
#D1B26F
ΔE00 6.94
Very Light Brown
#D3B683
ΔE00 6.99
Fawn
#CFAF7B
ΔE00 7.24
Apricot (survey)
#FFB16D
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BE77 #77AAF1
analogous
#F18177 #F1BE77 #E7F177
triadic
#F1BE77 #77F1BE #BE77F1
tetradic
#F1BE77 #77F181 #77AAF1 #F177E7
square
#F1BE77 #77F181 #77AAF1 #F177E7
split-complementary
#F1BE77 #77E7F1 #8177F1
monochromatic
#D78716 #EBA340 #F1BE77 #F7D9AE #FCF2E3
Accessibility & contrast
On white
1.70
#F1BE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#F1BE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BE77
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BE77 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1BF71
Deuteranopia (green-blind)
#DDCC79
Tritanopia (blue-blind)
#FFB1AD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f1be77; /* rgb */ color: rgb(241, 190, 119); /* oklch */ color: oklch(83.2% 0.106 74.6);
Tailwind
colors: {
custom: {
50: '#f8d19f',
500: '#f1be77',
950: '#000000',
},
}SCSS
$custom: #f1be77; $custom-light: #f8d19f; $custom-dark: #000000;
JSON
{
"hex": "#f1be77",
"rgb": {
"r": 241,
"g": 190,
"b": 119
},
"hsl": {
"h": 34.918,
"s": 81.333,
"l": 70.588
},
"oklch": {
"l": 0.83216,
"c": 0.10633,
"h": 74.6
},
"luminance": 0.5686
}Semantic roles & 50–950 ramp
primary
#F1BE77
secondary
#417BCB
accent
#61DE08
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380