#F0BF85#F0BF85
#F0BF85 is a very light, moderate orange. Relative luminance 0.575; OKLCH L 83.5% C 0.093 H 70.7°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BF85 |
|---|---|
| RGB | rgb(240, 191, 133) |
| HSL | hsl(33, 78%, 73%) |
| HSV | hsv(33, 45%, 94%) |
| CMYK | cmyk(0%, 20.4%, 44.6%, 5.9%) |
| CIE-LAB | lab(80.45, 10.31, 35.89) |
| CIE-LCH | lch(80.45, 37.34, 73.98°) |
| OKLab | oklab(83.53% 0.0308 0.088) |
| OKLCH | oklch(83.53% 0.093 70.7) |
| XYZ | xyz(58.8018, 57.4836, 30.1840) |
| Luminance | 0.5748 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.76
Very Light Brown
#D3B683
ΔE00 6.47
Tan
#D2B48C
ΔE00 6.76
Fawn
#CFAF7B
ΔE00 6.83
Apricot (survey)
#FFB16D
ΔE00 6.89
Light Peach
#FFD8B1
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BF85 #85B6F0
analogous
#F08985 #F0BF85 #ECF085
triadic
#F0BF85 #85F0BF #BF85F0
tetradic
#F0BF85 #85F089 #85B6F0 #F085EC
square
#F0BF85 #85F089 #85B6F0 #F085EC
split-complementary
#F0BF85 #85ECF0 #8985F0
monochromatic
#DF861B #E9A24E #F0BF85 #F7DCBB #FCF1E4
Accessibility & contrast
On white
1.68
#F0BF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#F0BF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BF85
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BF85 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C181
Deuteranopia (green-blind)
#DCCC86
Tritanopia (blue-blind)
#FFB3B0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f0bf85; /* rgb */ color: rgb(240, 191, 133); /* oklch */ color: oklch(83.5% 0.093 70.7);
Tailwind
colors: {
custom: {
50: '#f7d2a9',
500: '#f0bf85',
950: '#000000',
},
}SCSS
$custom: #f0bf85; $custom-light: #f7d2a9; $custom-dark: #000000;
JSON
{
"hex": "#f0bf85",
"rgb": {
"r": 240,
"g": 191,
"b": 133
},
"hsl": {
"h": 32.523,
"s": 78.102,
"l": 73.137
},
"oklch": {
"l": 0.83532,
"c": 0.09329,
"h": 70.7
},
"luminance": 0.5748
}Semantic roles & 50–950 ramp
primary
#F0BF85
secondary
#4E87CB
accent
#6ADA0B
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380