#F0BC79#F0BC79
#F0BC79 is a very light, moderate orange. Relative luminance 0.559; OKLCH L 82.8% C 0.103 H 72.6°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BC79 |
|---|---|
| RGB | rgb(240, 188, 121) |
| HSL | hsl(34, 80%, 71%) |
| HSV | hsv(34, 50%, 94%) |
| CMYK | cmyk(0%, 21.7%, 49.6%, 5.9%) |
| CIE-LAB | lab(79.54, 10.74, 40.89) |
| CIE-LCH | lch(79.54, 42.28, 75.28°) |
| OKLab | oklab(82.77% 0.0309 0.0988) |
| OKLCH | oklch(82.77% 0.103 72.6) |
| XYZ | xyz(57.3721, 55.8757, 25.8487) |
| Luminance | 0.5587 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.74
Apricot (survey)
#FFB16D
ΔE00 6.66
Very Light Brown
#D3B683
ΔE00 6.86
Fawn
#CFAF7B
ΔE00 6.96
Butterscotch
#FDB147
ΔE00 6.97
Tan (survey)
#D1B26F
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BC79 #79ADF0
analogous
#F08079 #F0BC79 #E8F079
triadic
#F0BC79 #79F0BC #BC79F0
tetradic
#F0BC79 #79F080 #79ADF0 #F079E8
square
#F0BC79 #79F080 #79ADF0 #F079E8
split-complementary
#F0BC79 #79E8F0 #8079F0
monochromatic
#D78318 #EAA042 #F0BC79 #F6D8B0 #FCF1E3
Accessibility & contrast
On white
1.72
#F0BC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#F0BC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BC79
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BC79 | 1.00 | 1.72 | 12.17 | 12.17 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBE74
Deuteranopia (green-blind)
#DBCA7B
Tritanopia (blue-blind)
#FFAFAC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #f0bc79; /* rgb */ color: rgb(240, 188, 121); /* oklch */ color: oklch(82.8% 0.103 72.6);
Tailwind
colors: {
custom: {
50: '#f7d0a1',
500: '#f0bc79',
950: '#000000',
},
}SCSS
$custom: #f0bc79; $custom-light: #f7d0a1; $custom-dark: #000000;
JSON
{
"hex": "#f0bc79",
"rgb": {
"r": 240,
"g": 188,
"b": 121
},
"hsl": {
"h": 33.782,
"s": 79.866,
"l": 70.784
},
"oklch": {
"l": 0.82765,
"c": 0.10349,
"h": 72.6
},
"luminance": 0.55872
}Semantic roles & 50–950 ramp
primary
#F0BC79
secondary
#437ECA
accent
#65DC09
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18130F
muted
#868380