#F9BF79#F9BF79
#F9BF79 is a very light, moderate orange. Relative luminance 0.588; OKLCH L 84.2% C 0.110 H 70.6°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BF79 |
|---|---|
| RGB | rgb(249, 191, 121) |
| HSL | hsl(33, 91%, 73%) |
| HSV | hsv(33, 51%, 98%) |
| CMYK | cmyk(0%, 23.3%, 51.4%, 2.4%) |
| CIE-LAB | lab(81.17, 12.79, 43.13) |
| CIE-LCH | lch(81.17, 44.98, 73.48°) |
| OKLab | oklab(84.25% 0.0364 0.1037) |
| OKLCH | oklch(84.25% 0.11 70.6) |
| XYZ | xyz(61.1518, 58.7858, 26.2113) |
| Luminance | 0.5878 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.74
Burlywood
#DEB887
ΔE00 6.21
Butterscotch
#FDB147
ΔE00 6.35
Light Orange
#FDAA48
ΔE00 7.06
Pale Orange
#FFA756
ΔE00 7.84
Sandybrown
#F4A460
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BF79 #79B3F9
analogous
#F97F79 #F9BF79 #F3F979
triadic
#F9BF79 #79F9BF #BF79F9
tetradic
#F9BF79 #79F97F #79B3F9 #F979F3
square
#F9BF79 #79F97F #79B3F9 #F979F3
split-complementary
#F9BF79 #79F3F9 #7F79F9
monochromatic
#ED860B #F6A33E #F9BF79 #FCDBB4 #FEF1E2
Accessibility & contrast
On white
1.65
#F9BF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#F9BF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BF79
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BF79 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C273
Deuteranopia (green-blind)
#E1CF7B
Tritanopia (blue-blind)
#FFB1AE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f9bf79; /* rgb */ color: rgb(249, 191, 121); /* oklch */ color: oklch(84.2% 0.110 70.6);
Tailwind
colors: {
custom: {
50: '#fed2a1',
500: '#f9bf79',
950: '#000000',
},
}SCSS
$custom: #f9bf79; $custom-light: #fed2a1; $custom-dark: #000000;
JSON
{
"hex": "#f9bf79",
"rgb": {
"r": 249,
"g": 191,
"b": 121
},
"hsl": {
"h": 32.813,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.84246,
"c": 0.10988,
"h": 70.6
},
"luminance": 0.58782
}Semantic roles & 50–950 ramp
primary
#F9BF79
secondary
#4184D5
accent
#68E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380