#F1BB79#F1BB79
#F1BB79 is a very light, moderate orange. Relative luminance 0.556; OKLCH L 82.7% C 0.104 H 71.2°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BB79 |
|---|---|
| RGB | rgb(241, 187, 121) |
| HSL | hsl(33, 81%, 71%) |
| HSV | hsv(33, 50%, 95%) |
| CMYK | cmyk(0%, 22.4%, 49.8%, 5.5%) |
| CIE-LAB | lab(79.40, 11.67, 40.73) |
| CIE-LCH | lch(79.40, 42.37, 74.02°) |
| OKLab | oklab(82.68% 0.0336 0.0984) |
| OKLCH | oklch(82.68% 0.104 71.2) |
| XYZ | xyz(57.4997, 55.6255, 25.7937) |
| Luminance | 0.5562 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.87
Apricot (survey)
#FFB16D
ΔE00 5.98
Butterscotch
#FDB147
ΔE00 6.85
Very Light Brown
#D3B683
ΔE00 7.22
Fawn
#CFAF7B
ΔE00 7.23
Light Orange
#FDAA48
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BB79 #79AFF1
analogous
#F17F79 #F1BB79 #EBF179
triadic
#F1BB79 #79F1BB #BB79F1
tetradic
#F1BB79 #79F17F #79AFF1 #F179EB
square
#F1BB79 #79F17F #79AFF1 #F179EB
split-complementary
#F1BB79 #79EBF1 #7F79F1
monochromatic
#D98217 #EB9F42 #F1BB79 #F7D7B0 #FCF1E3
Accessibility & contrast
On white
1.73
#F1BB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#F1BB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BB79
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BB79 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBD74
Deuteranopia (green-blind)
#DBCA7A
Tritanopia (blue-blind)
#FFAEAB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #f1bb79; /* rgb */ color: rgb(241, 187, 121); /* oklch */ color: oklch(82.7% 0.104 71.2);
Tailwind
colors: {
custom: {
50: '#f8cfa1',
500: '#f1bb79',
950: '#000000',
},
}SCSS
$custom: #f1bb79; $custom-light: #f8cfa1; $custom-dark: #000000;
JSON
{
"hex": "#f1bb79",
"rgb": {
"r": 241,
"g": 187,
"b": 121
},
"hsl": {
"h": 33,
"s": 81.081,
"l": 70.98
},
"oklch": {
"l": 0.82676,
"c": 0.10398,
"h": 71.2
},
"luminance": 0.55622
}Semantic roles & 50–950 ramp
primary
#F1BB79
secondary
#4380CB
accent
#68DD08
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18130F
muted
#868380