#F1BF81#F1BF81
#F1BF81 is a very light, moderate orange. Relative luminance 0.575; OKLCH L 83.6% C 0.098 H 71.8°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BF81 |
|---|---|
| RGB | rgb(241, 191, 129) |
| HSL | hsl(33, 80%, 73%) |
| HSV | hsv(33, 46%, 95%) |
| CMYK | cmyk(0%, 20.7%, 46.5%, 5.5%) |
| CIE-LAB | lab(80.49, 10.31, 38.02) |
| CIE-LCH | lch(80.49, 39.39, 74.82°) |
| OKLab | oklab(83.57% 0.0304 0.0927) |
| OKLCH | oklch(83.57% 0.098 71.8) |
| XYZ | xyz(58.8712, 57.5507, 28.7722) |
| Luminance | 0.5755 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.22
Very Light Brown
#D3B683
ΔE00 6.64
Apricot (survey)
#FFB16D
ΔE00 6.90
Fawn
#CFAF7B
ΔE00 6.97
Tan
#D2B48C
ΔE00 7.27
Tan (survey)
#D1B26F
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BF81 #81B3F1
analogous
#F18781 #F1BF81 #EBF181
triadic
#F1BF81 #81F1BF #BF81F1
tetradic
#F1BF81 #81F187 #81B3F1 #F181EB
square
#F1BF81 #81F187 #81B3F1 #F181EB
split-complementary
#F1BF81 #81EBF1 #8781F1
monochromatic
#DF8619 #EBA34A #F1BF81 #F7DBB8 #FCF1E3
Accessibility & contrast
On white
1.68
#F1BF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#F1BF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BF81
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BF81 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17C
Deuteranopia (green-blind)
#DDCC82
Tritanopia (blue-blind)
#FFB3AF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f1bf81; /* rgb */ color: rgb(241, 191, 129); /* oklch */ color: oklch(83.6% 0.098 71.8);
Tailwind
colors: {
custom: {
50: '#f8d2a6',
500: '#f1bf81',
950: '#000000',
},
}SCSS
$custom: #f1bf81; $custom-light: #f8d2a6; $custom-dark: #000000;
JSON
{
"hex": "#f1bf81",
"rgb": {
"r": 241,
"g": 191,
"b": 129
},
"hsl": {
"h": 33.214,
"s": 80,
"l": 72.549
},
"oklch": {
"l": 0.83565,
"c": 0.09758,
"h": 71.8
},
"luminance": 0.57547
}Semantic roles & 50–950 ramp
primary
#F1BF81
secondary
#4A84CC
accent
#67DC09
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380