#F1BC85#F1BC85
#F1BC85 is a very light, moderate orange. Relative luminance 0.564; OKLCH L 83.1% C 0.094 H 67.0°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BC85 |
|---|---|
| RGB | rgb(241, 188, 133) |
| HSL | hsl(31, 79%, 73%) |
| HSV | hsv(31, 45%, 95%) |
| CMYK | cmyk(0%, 22%, 44.8%, 5.5%) |
| CIE-LAB | lab(79.82, 12.28, 35.09) |
| CIE-LCH | lch(79.82, 37.18, 70.71°) |
| OKLab | oklab(83.06% 0.0366 0.0862) |
| OKLCH | oklch(83.06% 0.094 67) |
| XYZ | xyz(58.4948, 56.3641, 29.9841) |
| Luminance | 0.5636 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.28
Apricot (survey)
#FFB16D
ΔE00 5.66
Peach (survey)
#FFB07C
ΔE00 6.95
Tan
#D2B48C
ΔE00 7.04
Very Light Brown
#D3B683
ΔE00 7.38
Fawn
#CFAF7B
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BC85 #85BAF1
analogous
#F18685 #F1BC85 #F0F185
triadic
#F1BC85 #85F1BC #BC85F1
tetradic
#F1BC85 #85F186 #85BAF1 #F185F0
square
#F1BC85 #85F186 #85BAF1 #F185F0
split-complementary
#F1BC85 #85F0F1 #8685F1
monochromatic
#E2801A #EB9E4E #F1BC85 #F7DABC #FCF0E4
Accessibility & contrast
On white
1.71
#F1BC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#F1BC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BC85
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BC85 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBF81
Deuteranopia (green-blind)
#DACB86
Tritanopia (blue-blind)
#FFB0AE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f1bc85; /* rgb */ color: rgb(241, 188, 133); /* oklch */ color: oklch(83.1% 0.094 67.0);
Tailwind
colors: {
custom: {
50: '#f8d0a9',
500: '#f1bc85',
950: '#000000',
},
}SCSS
$custom: #f1bc85; $custom-light: #f8d0a9; $custom-dark: #000000;
JSON
{
"hex": "#f1bc85",
"rgb": {
"r": 241,
"g": 188,
"b": 133
},
"hsl": {
"h": 30.556,
"s": 79.412,
"l": 73.333
},
"oklch": {
"l": 0.83062,
"c": 0.09365,
"h": 67
},
"luminance": 0.56361
}Semantic roles & 50–950 ramp
primary
#F1BC85
secondary
#4E8CCC
accent
#71DC0A
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380