#F1BF78#F1BF78
#F1BF78 is a very light, moderate orange. Relative luminance 0.573; OKLCH L 83.4% C 0.106 H 75.2°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BF78 |
|---|---|
| RGB | rgb(241, 191, 120) |
| HSL | hsl(35, 81%, 71%) |
| HSV | hsv(35, 50%, 95%) |
| CMYK | cmyk(0%, 20.7%, 50.2%, 5.5%) |
| CIE-LAB | lab(80.36, 9.48, 42.44) |
| CIE-LCH | lch(80.36, 43.49, 77.41°) |
| OKLab | oklab(83.42% 0.027 0.1022) |
| OKLCH | oklch(83.42% 0.106 75.2) |
| XYZ | xyz(58.2991, 57.3219, 25.7592) |
| Luminance | 0.5732 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.29
Tan (survey)
#D1B26F
ΔE00 6.84
Very Light Brown
#D3B683
ΔE00 6.90
Butterscotch
#FDB147
ΔE00 7.05
Fawn
#CFAF7B
ΔE00 7.22
Apricot (survey)
#FFB16D
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BF78 #78AAF1
analogous
#F18278 #F1BF78 #E6F178
triadic
#F1BF78 #78F1BF #BF78F1
tetradic
#F1BF78 #78F182 #78AAF1 #F178E6
square
#F1BF78 #78F182 #78AAF1 #F178E6
split-complementary
#F1BF78 #78E6F1 #8278F1
monochromatic
#D88816 #EBA541 #F1BF78 #F7D9AF #FCF2E3
Accessibility & contrast
On white
1.68
#F1BF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#F1BF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BF78
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BF78 | 1.00 | 1.68 | 12.46 | 12.46 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C072
Deuteranopia (green-blind)
#DECC7A
Tritanopia (blue-blind)
#FFB2AE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f1bf78; /* rgb */ color: rgb(241, 191, 120); /* oklch */ color: oklch(83.4% 0.106 75.2);
Tailwind
colors: {
custom: {
50: '#f8d2a0',
500: '#f1bf78',
950: '#000000',
},
}SCSS
$custom: #f1bf78; $custom-light: #f8d2a0; $custom-dark: #000000;
JSON
{
"hex": "#f1bf78",
"rgb": {
"r": 241,
"g": 191,
"b": 120
},
"hsl": {
"h": 35.207,
"s": 81.208,
"l": 70.784
},
"oklch": {
"l": 0.83423,
"c": 0.10569,
"h": 75.2
},
"luminance": 0.57318
}Semantic roles & 50–950 ramp
primary
#F1BF78
secondary
#427BCB
accent
#60DE08
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380