#F0BF79#F0BF79
#F0BF79 is a very light, moderate orange. Relative luminance 0.572; OKLCH L 83.3% C 0.104 H 75.4°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BF79 |
|---|---|
| RGB | rgb(240, 191, 121) |
| HSL | hsl(35, 80%, 71%) |
| HSV | hsv(35, 50%, 94%) |
| CMYK | cmyk(0%, 20.4%, 49.6%, 5.9%) |
| CIE-LAB | lab(80.28, 9.17, 41.81) |
| CIE-LCH | lch(80.28, 42.80, 77.64°) |
| OKLab | oklab(83.34% 0.0263 0.1008) |
| OKLCH | oklch(83.34% 0.104 75.4) |
| XYZ | xyz(58.0196, 57.1707, 26.0645) |
| Luminance | 0.5717 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.07
Tan (survey)
#D1B26F
ΔE00 6.64
Very Light Brown
#D3B683
ΔE00 6.64
Fawn
#CFAF7B
ΔE00 7.00
Butterscotch
#FDB147
ΔE00 7.29
Apricot (survey)
#FFB16D
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BF79 #79AAF0
analogous
#F08379 #F0BF79 #E6F079
triadic
#F0BF79 #79F0BF #BF79F0
tetradic
#F0BF79 #79F083 #79AAF0 #F079E6
square
#F0BF79 #79F083 #79AAF0 #F079E6
split-complementary
#F0BF79 #79E6F0 #8379F0
monochromatic
#D78818 #EAA542 #F0BF79 #F6D9B0 #FCF2E3
Accessibility & contrast
On white
1.69
#F0BF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#F0BF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BF79
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BF79 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C073
Deuteranopia (green-blind)
#DDCC7B
Tritanopia (blue-blind)
#FFB2AE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f0bf79; /* rgb */ color: rgb(240, 191, 121); /* oklch */ color: oklch(83.3% 0.104 75.4);
Tailwind
colors: {
custom: {
50: '#f7d2a1',
500: '#f0bf79',
950: '#000000',
},
}SCSS
$custom: #f0bf79; $custom-light: #f7d2a1; $custom-dark: #000000;
JSON
{
"hex": "#f0bf79",
"rgb": {
"r": 240,
"g": 191,
"b": 121
},
"hsl": {
"h": 35.294,
"s": 79.866,
"l": 70.784
},
"oklch": {
"l": 0.83338,
"c": 0.10421,
"h": 75.4
},
"luminance": 0.57167
}Semantic roles & 50–950 ramp
primary
#F0BF79
secondary
#437BCA
accent
#60DC09
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380