#F0BB78#F0BB78
#F0BB78 is a very light, moderate orange. Relative luminance 0.554; OKLCH L 82.6% C 0.104 H 72.1°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BB78 |
|---|---|
| RGB | rgb(240, 187, 120) |
| HSL | hsl(34, 80%, 71%) |
| HSV | hsv(34, 50%, 94%) |
| CMYK | cmyk(0%, 22.1%, 50%, 5.9%) |
| CIE-LAB | lab(79.29, 11.17, 41.08) |
| CIE-LCH | lch(79.29, 42.57, 74.78°) |
| OKLab | oklab(82.56% 0.0321 0.0991) |
| OKLCH | oklch(82.56% 0.104 72.1) |
| XYZ | xyz(57.0982, 55.4255, 25.4564) |
| Luminance | 0.5542 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.81
Apricot (survey)
#FFB16D
ΔE00 6.35
Butterscotch
#FDB147
ΔE00 6.81
Very Light Brown
#D3B683
ΔE00 7.01
Fawn
#CFAF7B
ΔE00 7.03
Tan (survey)
#D1B26F
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BB78 #78ADF0
analogous
#F07F78 #F0BB78 #E9F078
triadic
#F0BB78 #78F0BB #BB78F0
tetradic
#F0BB78 #78F07F #78ADF0 #F078E9
square
#F0BB78 #78F07F #78ADF0 #F078E9
split-complementary
#F0BB78 #78E9F0 #7F78F0
monochromatic
#D68218 #EA9F41 #F0BB78 #F6D7AF #FCF1E3
Accessibility & contrast
On white
1.74
#F0BB78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#F0BB78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BB78
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BB78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BB78 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBD73
Deuteranopia (green-blind)
#DBC97A
Tritanopia (blue-blind)
#FFAEAB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #f0bb78; /* rgb */ color: rgb(240, 187, 120); /* oklch */ color: oklch(82.6% 0.104 72.1);
Tailwind
colors: {
custom: {
50: '#f7cfa0',
500: '#f0bb78',
950: '#000000',
},
}SCSS
$custom: #f0bb78; $custom-light: #f7cfa0; $custom-dark: #000000;
JSON
{
"hex": "#f0bb78",
"rgb": {
"r": 240,
"g": 187,
"b": 120
},
"hsl": {
"h": 33.5,
"s": 80,
"l": 70.588
},
"oklch": {
"l": 0.82559,
"c": 0.10419,
"h": 72.1
},
"luminance": 0.55422
}Semantic roles & 50–950 ramp
primary
#F0BB78
secondary
#427ECA
accent
#66DC09
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18130F
muted
#868380