#F0BC86#F0BC86
#F0BC86 is a very light, moderate orange. Relative luminance 0.562; OKLCH L 83.0% C 0.092 H 67.1°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BC86 |
|---|---|
| RGB | rgb(240, 188, 134) |
| HSL | hsl(31, 78%, 73%) |
| HSV | hsv(31, 44%, 94%) |
| CMYK | cmyk(0%, 21.7%, 44.2%, 5.9%) |
| CIE-LAB | lab(79.74, 11.98, 34.44) |
| CIE-LCH | lch(79.74, 36.47, 70.81°) |
| OKLab | oklab(82.98% 0.0359 0.0848) |
| OKLCH | oklch(82.98% 0.092 67.1) |
| XYZ | xyz(58.2237, 56.2163, 30.3337) |
| Luminance | 0.5621 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.06
Apricot (survey)
#FFB16D
ΔE00 5.89
Tan
#D2B48C
ΔE00 6.80
Peach (survey)
#FFB07C
ΔE00 7.06
Very Light Brown
#D3B683
ΔE00 7.19
Fawn
#CFAF7B
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BC86 #86BAF0
analogous
#F08786 #F0BC86 #EFF086
triadic
#F0BC86 #86F0BC #BC86F0
tetradic
#F0BC86 #86F087 #86BAF0 #F086EF
square
#F0BC86 #86F087 #86BAF0 #F086EF
split-complementary
#F0BC86 #86EFF0 #8786F0
monochromatic
#E0801C #E99E50 #F0BC86 #F7DABC #FCF0E4
Accessibility & contrast
On white
1.72
#F0BC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#F0BC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BC86
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BC86 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBF82
Deuteranopia (green-blind)
#DACA87
Tritanopia (blue-blind)
#FFB0AE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f0bc86; /* rgb */ color: rgb(240, 188, 134); /* oklch */ color: oklch(83.0% 0.092 67.1);
Tailwind
colors: {
custom: {
50: '#f7d0aa',
500: '#f0bc86',
950: '#000000',
},
}SCSS
$custom: #f0bc86; $custom-light: #f7d0aa; $custom-dark: #000000;
JSON
{
"hex": "#f0bc86",
"rgb": {
"r": 240,
"g": 188,
"b": 134
},
"hsl": {
"h": 30.566,
"s": 77.941,
"l": 73.333
},
"oklch": {
"l": 0.82979,
"c": 0.09203,
"h": 67.1
},
"luminance": 0.56213
}Semantic roles & 50–950 ramp
primary
#F0BC86
secondary
#4F8CCB
accent
#71DA0B
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381