#F1BC8A#F1BC8A
#F1BC8A is a very light, moderate orange. Relative luminance 0.565; OKLCH L 83.2% C 0.089 H 64.4°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BC8A |
|---|---|
| RGB | rgb(241, 188, 138) |
| HSL | hsl(29, 79%, 74%) |
| HSV | hsv(29, 43%, 95%) |
| CMYK | cmyk(0%, 22%, 42.7%, 5.5%) |
| CIE-LAB | lab(79.90, 12.79, 32.59) |
| CIE-LCH | lch(79.90, 35.01, 68.57°) |
| OKLab | oklab(83.15% 0.0386 0.0806) |
| OKLCH | oklch(83.15% 0.089 64.4) |
| XYZ | xyz(58.8485, 56.5056, 31.8468) |
| Luminance | 0.5650 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.61
Apricot (survey)
#FFB16D
ΔE00 5.82
Peach (survey)
#FFB07C
ΔE00 6.27
Tan
#D2B48C
ΔE00 7.01
Light Peach
#FFD8B1
ΔE00 7.20
Apricot
#FBCEB1
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BC8A #8ABFF1
analogous
#F18A8C #F1BC8A #F1EF8A
triadic
#F1BC8A #8AF1BC #BC8AF1
tetradic
#F1BC8A #8CF18A #8ABFF1 #EF8AF1
square
#F1BC8A #8CF18A #8ABFF1 #EF8AF1
split-complementary
#F1BC8A #8AF1EF #8A8CF1
monochromatic
#E47D1D #EA9D53 #F1BC8A #F8DBC1 #FCEFE4
Accessibility & contrast
On white
1.71
#F1BC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#F1BC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BC8A
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BC8A | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBF86
Deuteranopia (green-blind)
#DACB8B
Tritanopia (blue-blind)
#FFB0AF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f1bc8a; /* rgb */ color: rgb(241, 188, 138); /* oklch */ color: oklch(83.2% 0.089 64.4);
Tailwind
colors: {
custom: {
50: '#f8d0ac',
500: '#f1bc8a',
950: '#000000',
},
}SCSS
$custom: #f1bc8a; $custom-light: #f8d0ac; $custom-dark: #000000;
JSON
{
"hex": "#f1bc8a",
"rgb": {
"r": 241,
"g": 188,
"b": 138
},
"hsl": {
"h": 29.126,
"s": 78.626,
"l": 74.314
},
"oklch": {
"l": 0.83151,
"c": 0.08935,
"h": 64.4
},
"luminance": 0.56502
}Semantic roles & 50–950 ramp
primary
#F1BC8A
secondary
#5291CD
accent
#76DB0B
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381