#F1BF86#F1BF86
#F1BF86 is a very light, moderate orange. Relative luminance 0.577; OKLCH L 83.6% C 0.093 H 69.7°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BF86 |
|---|---|
| RGB | rgb(241, 191, 134) |
| HSL | hsl(32, 79%, 74%) |
| HSV | hsv(32, 44%, 95%) |
| CMYK | cmyk(0%, 20.7%, 44.4%, 5.5%) |
| CIE-LAB | lab(80.56, 10.81, 35.54) |
| CIE-LCH | lch(80.56, 37.14, 73.09°) |
| OKLab | oklab(83.65% 0.0323 0.0873) |
| OKLCH | oklch(83.65% 0.093 69.7) |
| XYZ | xyz(59.2117, 57.6869, 30.5655) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.93
Apricot (survey)
#FFB16D
ΔE00 6.61
Very Light Brown
#D3B683
ΔE00 6.77
Tan
#D2B48C
ΔE00 6.88
Fawn
#CFAF7B
ΔE00 7.09
Light Peach
#FFD8B1
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BF86 #86B8F1
analogous
#F18986 #F1BF86 #EDF186
triadic
#F1BF86 #86F1BF #BF86F1
tetradic
#F1BF86 #86F189 #86B8F1 #F186ED
square
#F1BF86 #86F189 #86B8F1 #F186ED
split-complementary
#F1BF86 #86EDF1 #8986F1
monochromatic
#E2851A #EBA24F #F1BF86 #F7DCBD #FCF0E4
Accessibility & contrast
On white
1.68
#F1BF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#F1BF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BF86
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BF86 | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C182
Deuteranopia (green-blind)
#DCCD87
Tritanopia (blue-blind)
#FFB3B0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f1bf86; /* rgb */ color: rgb(241, 191, 134); /* oklch */ color: oklch(83.6% 0.093 69.7);
Tailwind
colors: {
custom: {
50: '#f8d2aa',
500: '#f1bf86',
950: '#000000',
},
}SCSS
$custom: #f1bf86; $custom-light: #f8d2aa; $custom-dark: #000000;
JSON
{
"hex": "#f1bf86",
"rgb": {
"r": 241,
"g": 191,
"b": 134
},
"hsl": {
"h": 31.963,
"s": 79.259,
"l": 73.529
},
"oklch": {
"l": 0.83649,
"c": 0.09307,
"h": 69.7
},
"luminance": 0.57684
}Semantic roles & 50–950 ramp
primary
#F1BF86
secondary
#4F89CD
accent
#6CDC0A
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381