#F1BF85#F1BF85
#F1BF85 is a very light, moderate orange. Relative luminance 0.577; OKLCH L 83.6% C 0.094 H 70.1°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BF85 |
|---|---|
| RGB | rgb(241, 191, 133) |
| HSL | hsl(32, 79%, 73%) |
| HSV | hsv(32, 45%, 95%) |
| CMYK | cmyk(0%, 20.7%, 44.8%, 5.5%) |
| CIE-LAB | lab(80.55, 10.71, 36.03) |
| CIE-LCH | lch(80.55, 37.59, 73.45°) |
| OKLab | oklab(83.63% 0.032 0.0884) |
| OKLCH | oklch(83.63% 0.094 70.1) |
| XYZ | xyz(59.1423, 57.6592, 30.1999) |
| Luminance | 0.5766 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.96
Apricot (survey)
#FFB16D
ΔE00 6.65
Very Light Brown
#D3B683
ΔE00 6.72
Tan
#D2B48C
ΔE00 6.94
Fawn
#CFAF7B
ΔE00 7.05
Light Peach
#FFD8B1
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BF85 #85B7F1
analogous
#F18985 #F1BF85 #EDF185
triadic
#F1BF85 #85F1BF #BF85F1
tetradic
#F1BF85 #85F189 #85B7F1 #F185ED
square
#F1BF85 #85F189 #85B7F1 #F185ED
split-complementary
#F1BF85 #85EDF1 #8985F1
monochromatic
#E2851A #EBA24E #F1BF85 #F7DCBC #FCF1E4
Accessibility & contrast
On white
1.68
#F1BF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#F1BF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BF85
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BF85 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C181
Deuteranopia (green-blind)
#DCCD86
Tritanopia (blue-blind)
#FFB3B0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f1bf85; /* rgb */ color: rgb(241, 191, 133); /* oklch */ color: oklch(83.6% 0.094 70.1);
Tailwind
colors: {
custom: {
50: '#f8d2a9',
500: '#f1bf85',
950: '#000000',
},
}SCSS
$custom: #f1bf85; $custom-light: #f8d2a9; $custom-dark: #000000;
JSON
{
"hex": "#f1bf85",
"rgb": {
"r": 241,
"g": 191,
"b": 133
},
"hsl": {
"h": 32.222,
"s": 79.412,
"l": 73.333
},
"oklch": {
"l": 0.83632,
"c": 0.09397,
"h": 70.1
},
"luminance": 0.57656
}Semantic roles & 50–950 ramp
primary
#F1BF85
secondary
#4E88CC
accent
#6BDC0A
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380