#F1BF87#F1BF87
#F1BF87 is a very light, moderate orange. Relative luminance 0.577; OKLCH L 83.7% C 0.092 H 69.2°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BF87 |
|---|---|
| RGB | rgb(241, 191, 135) |
| HSL | hsl(32, 79%, 74%) |
| HSV | hsv(32, 44%, 95%) |
| CMYK | cmyk(0%, 20.7%, 44%, 5.5%) |
| CIE-LAB | lab(80.58, 10.91, 35.04) |
| CIE-LCH | lch(80.58, 36.70, 72.71°) |
| OKLab | oklab(83.67% 0.0327 0.0862) |
| OKLCH | oklch(83.67% 0.092 69.2) |
| XYZ | xyz(59.2818, 57.7150, 30.9346) |
| Luminance | 0.5771 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.91
Apricot (survey)
#FFB16D
ΔE00 6.57
Tan
#D2B48C
ΔE00 6.82
Very Light Brown
#D3B683
ΔE00 6.82
Light Peach
#FFD8B1
ΔE00 7.09
Fawn
#CFAF7B
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BF87 #87B9F1
analogous
#F18A87 #F1BF87 #EEF187
triadic
#F1BF87 #87F1BF #BF87F1
tetradic
#F1BF87 #87F18A #87B9F1 #F187EE
square
#F1BF87 #87F18A #87B9F1 #F187EE
split-complementary
#F1BF87 #87EEF1 #8A87F1
monochromatic
#E3841A #EBA250 #F1BF87 #F7DCBE #FCF0E4
Accessibility & contrast
On white
1.67
#F1BF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#F1BF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BF87
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BF87 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 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)
#D0C183
Deuteranopia (green-blind)
#DCCD88
Tritanopia (blue-blind)
#FFB3B1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f1bf87; /* rgb */ color: rgb(241, 191, 135); /* oklch */ color: oklch(83.7% 0.092 69.2);
Tailwind
colors: {
custom: {
50: '#f8d2aa',
500: '#f1bf87',
950: '#000000',
},
}SCSS
$custom: #f1bf87; $custom-light: #f8d2aa; $custom-dark: #000000;
JSON
{
"hex": "#f1bf87",
"rgb": {
"r": 241,
"g": 191,
"b": 135
},
"hsl": {
"h": 31.698,
"s": 79.104,
"l": 73.725
},
"oklch": {
"l": 0.83666,
"c": 0.09217,
"h": 69.2
},
"luminance": 0.57712
}Semantic roles & 50–950 ramp
primary
#F1BF87
secondary
#508BCD
accent
#6DDB0A
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381