#F1BC79#F1BC79
#F1BC79 is a very light, moderate orange. Relative luminance 0.560; OKLCH L 82.9% C 0.104 H 72.1°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BC79 |
|---|---|
| RGB | rgb(241, 188, 121) |
| HSL | hsl(34, 81%, 71%) |
| HSV | hsv(34, 50%, 95%) |
| CMYK | cmyk(0%, 22%, 49.8%, 5.5%) |
| CIE-LAB | lab(79.64, 11.14, 41.04) |
| CIE-LCH | lch(79.64, 42.52, 74.81°) |
| OKLab | oklab(82.87% 0.032 0.0991) |
| OKLCH | oklch(82.87% 0.104 72.1) |
| XYZ | xyz(57.7126, 56.0512, 25.8646) |
| Luminance | 0.5605 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.88
Apricot (survey)
#FFB16D
ΔE00 6.39
Butterscotch
#FDB147
ΔE00 6.87
Very Light Brown
#D3B683
ΔE00 7.09
Fawn
#CFAF7B
ΔE00 7.17
Tan (survey)
#D1B26F
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BC79 #79AEF1
analogous
#F18079 #F1BC79 #EAF179
triadic
#F1BC79 #79F1BC #BC79F1
tetradic
#F1BC79 #79F180 #79AEF1 #F179EA
square
#F1BC79 #79F180 #79AEF1 #F179EA
split-complementary
#F1BC79 #79EAF1 #8079F1
monochromatic
#D98317 #EBA042 #F1BC79 #F7D8B0 #FCF1E3
Accessibility & contrast
On white
1.72
#F1BC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#F1BC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BC79
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BC79 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBE74
Deuteranopia (green-blind)
#DCCA7B
Tritanopia (blue-blind)
#FFAFAC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #f1bc79; /* rgb */ color: rgb(241, 188, 121); /* oklch */ color: oklch(82.9% 0.104 72.1);
Tailwind
colors: {
custom: {
50: '#f8d0a1',
500: '#f1bc79',
950: '#000000',
},
}SCSS
$custom: #f1bc79; $custom-light: #f8d0a1; $custom-dark: #000000;
JSON
{
"hex": "#f1bc79",
"rgb": {
"r": 241,
"g": 188,
"b": 121
},
"hsl": {
"h": 33.5,
"s": 81.081,
"l": 70.98
},
"oklch": {
"l": 0.82866,
"c": 0.10414,
"h": 72.1
},
"luminance": 0.56048
}Semantic roles & 50–950 ramp
primary
#F1BC79
secondary
#437FCB
accent
#66DD08
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18130F
muted
#868380