#F0BC78#F0BC78
#F0BC78 is a very light, moderate orange. Relative luminance 0.558; OKLCH L 82.7% C 0.104 H 73.0°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BC78 |
|---|---|
| RGB | rgb(240, 188, 120) |
| HSL | hsl(34, 80%, 71%) |
| HSV | hsv(34, 50%, 94%) |
| CMYK | cmyk(0%, 21.7%, 50%, 5.9%) |
| CIE-LAB | lab(79.53, 10.65, 41.38) |
| CIE-LCH | lch(79.53, 42.73, 75.57°) |
| OKLab | oklab(82.75% 0.0305 0.0998) |
| OKLCH | oklch(82.75% 0.104 73) |
| XYZ | xyz(57.3111, 55.8512, 25.5274) |
| Luminance | 0.5585 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.86
Apricot (survey)
#FFB16D
ΔE00 6.76
Butterscotch
#FDB147
ΔE00 6.85
Very Light Brown
#D3B683
ΔE00 6.89
Fawn
#CFAF7B
ΔE00 6.99
Tan (survey)
#D1B26F
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BC78 #78ACF0
analogous
#F08078 #F0BC78 #E8F078
triadic
#F0BC78 #78F0BC #BC78F0
tetradic
#F0BC78 #78F080 #78ACF0 #F078E8
square
#F0BC78 #78F080 #78ACF0 #F078E8
split-complementary
#F0BC78 #78E8F0 #8078F0
monochromatic
#D68318 #EAA141 #F0BC78 #F6D7AF #FCF1E3
Accessibility & contrast
On white
1.73
#F0BC78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#F0BC78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BC78
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BC78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BC78 | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 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)
#CFBE73
Deuteranopia (green-blind)
#DBCA7A
Tritanopia (blue-blind)
#FFAFAB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #f0bc78; /* rgb */ color: rgb(240, 188, 120); /* oklch */ color: oklch(82.7% 0.104 73.0);
Tailwind
colors: {
custom: {
50: '#f7d0a0',
500: '#f0bc78',
950: '#000000',
},
}SCSS
$custom: #f0bc78; $custom-light: #f7d0a0; $custom-dark: #000000;
JSON
{
"hex": "#f0bc78",
"rgb": {
"r": 240,
"g": 188,
"b": 120
},
"hsl": {
"h": 34,
"s": 80,
"l": 70.588
},
"oklch": {
"l": 0.82749,
"c": 0.10437,
"h": 73
},
"luminance": 0.55848
}Semantic roles & 50–950 ramp
primary
#F0BC78
secondary
#427DCA
accent
#65DC09
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18130F
muted
#868380