#F0BF86#F0BF86
#F0BF86 is a very light, moderate orange. Relative luminance 0.575; OKLCH L 83.5% C 0.092 H 70.2°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BF86 |
|---|---|
| RGB | rgb(240, 191, 134) |
| HSL | hsl(32, 78%, 73%) |
| HSV | hsv(32, 44%, 94%) |
| CMYK | cmyk(0%, 20.4%, 44.2%, 5.9%) |
| CIE-LAB | lab(80.47, 10.41, 35.39) |
| CIE-LCH | lch(80.47, 36.89, 73.61°) |
| OKLab | oklab(83.55% 0.0312 0.0869) |
| OKLCH | oklch(83.55% 0.092 70.2) |
| XYZ | xyz(58.8712, 57.5114, 30.5496) |
| Luminance | 0.5751 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.72
Very Light Brown
#D3B683
ΔE00 6.51
Tan
#D2B48C
ΔE00 6.69
Apricot (survey)
#FFB16D
ΔE00 6.85
Fawn
#CFAF7B
ΔE00 6.87
Light Peach
#FFD8B1
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BF86 #86B7F0
analogous
#F08A86 #F0BF86 #ECF086
triadic
#F0BF86 #86F0BF #BF86F0
tetradic
#F0BF86 #86F08A #86B7F0 #F086EC
square
#F0BF86 #86F08A #86B7F0 #F086EC
split-complementary
#F0BF86 #86ECF0 #8A86F0
monochromatic
#E0851C #E9A250 #F0BF86 #F7DCBC #FCF1E4
Accessibility & contrast
On white
1.68
#F0BF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#F0BF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BF86
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BF86 | 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)
#D0C182
Deuteranopia (green-blind)
#DCCC87
Tritanopia (blue-blind)
#FFB3B0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f0bf86; /* rgb */ color: rgb(240, 191, 134); /* oklch */ color: oklch(83.5% 0.092 70.2);
Tailwind
colors: {
custom: {
50: '#f7d2aa',
500: '#f0bf86',
950: '#000000',
},
}SCSS
$custom: #f0bf86; $custom-light: #f7d2aa; $custom-dark: #000000;
JSON
{
"hex": "#f0bf86",
"rgb": {
"r": 240,
"g": 191,
"b": 134
},
"hsl": {
"h": 32.264,
"s": 77.941,
"l": 73.333
},
"oklch": {
"l": 0.8355,
"c": 0.09238,
"h": 70.2
},
"luminance": 0.57508
}Semantic roles & 50–950 ramp
primary
#F0BF86
secondary
#4F88CB
accent
#6BDA0B
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381