#F1BF89#F1BF89
#F1BF89 is a very light, moderate orange. Relative luminance 0.578; OKLCH L 83.7% C 0.090 H 68.2°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BF89 |
|---|---|
| RGB | rgb(241, 191, 137) |
| HSL | hsl(31, 79%, 74%) |
| HSV | hsv(31, 43%, 95%) |
| CMYK | cmyk(0%, 20.7%, 43.2%, 5.5%) |
| CIE-LAB | lab(80.61, 11.11, 34.04) |
| CIE-LCH | lch(80.61, 35.81, 71.92°) |
| OKLab | oklab(83.7% 0.0335 0.0839) |
| OKLCH | oklch(83.7% 0.09 68.2) |
| XYZ | xyz(59.4239, 57.7718, 31.6831) |
| Luminance | 0.5777 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.93
Apricot (survey)
#FFB16D
ΔE00 6.54
Tan
#D2B48C
ΔE00 6.73
Light Peach
#FFD8B1
ΔE00 6.85
Very Light Brown
#D3B683
ΔE00 6.96
Fawn
#CFAF7B
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BF89 #89BBF1
analogous
#F18B89 #F1BF89 #EFF189
triadic
#F1BF89 #89F1BF #BF89F1
tetradic
#F1BF89 #89F18B #89BBF1 #F189EF
square
#F1BF89 #89F18B #89BBF1 #F189EF
split-complementary
#F1BF89 #89EFF1 #8B89F1
monochromatic
#E4841C #EBA152 #F1BF89 #F7DDC0 #FCF0E4
Accessibility & contrast
On white
1.67
#F1BF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#F1BF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BF89
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BF89 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C185
Deuteranopia (green-blind)
#DCCD8A
Tritanopia (blue-blind)
#FFB3B1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f1bf89; /* rgb */ color: rgb(241, 191, 137); /* oklch */ color: oklch(83.7% 0.090 68.2);
Tailwind
colors: {
custom: {
50: '#f7d2ac',
500: '#f1bf89',
950: '#000000',
},
}SCSS
$custom: #f1bf89; $custom-light: #f7d2ac; $custom-dark: #000000;
JSON
{
"hex": "#f1bf89",
"rgb": {
"r": 241,
"g": 191,
"b": 137
},
"hsl": {
"h": 31.154,
"s": 78.788,
"l": 74.118
},
"oklch": {
"l": 0.83701,
"c": 0.09038,
"h": 68.2
},
"luminance": 0.57769
}Semantic roles & 50–950 ramp
primary
#F1BF89
secondary
#518DCD
accent
#6FDB0A
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381