#F0BC91#F0BC91
#F0BC91 is a very light, moderate orange. Relative luminance 0.565; OKLCH L 83.2% C 0.083 H 60.9°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BC91 |
|---|---|
| RGB | rgb(240, 188, 145) |
| HSL | hsl(27, 76%, 75%) |
| HSV | hsv(27, 40%, 94%) |
| CMYK | cmyk(0%, 21.7%, 39.6%, 5.9%) |
| CIE-LAB | lab(79.92, 13.15, 28.92) |
| CIE-LCH | lch(79.92, 31.77, 65.55°) |
| OKLab | oklab(83.18% 0.0402 0.0722) |
| OKLCH | oklch(83.18% 0.083 60.9) |
| XYZ | xyz(59.0312, 56.5393, 34.5864) |
| Luminance | 0.5654 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.41
Apricot
#FBCEB1
ΔE00 5.85
Peach (survey)
#FFB07C
ΔE00 5.98
Apricot (survey)
#FFB16D
ΔE00 6.72
Light Peach
#FFD8B1
ΔE00 6.93
Tan
#D2B48C
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BC91 #91C5F0
analogous
#F09195 #F0BC91 #F0EC91
triadic
#F0BC91 #91F0BC #BC91F0
tetradic
#F0BC91 #95F091 #91C5F0 #EC91F0
square
#F0BC91 #95F091 #91C5F0 #EC91F0
split-complementary
#F0BC91 #91F0EC #9195F0
monochromatic
#E17A25 #E99B5B #F0BC91 #F7DDC7 #FBEFE4
Accessibility & contrast
On white
1.71
#F0BC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#F0BC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BC91
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BC91 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBF8E
Deuteranopia (green-blind)
#D8CB92
Tritanopia (blue-blind)
#FFB1B1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f0bc91; /* rgb */ color: rgb(240, 188, 145); /* oklch */ color: oklch(83.2% 0.083 60.9);
Tailwind
colors: {
custom: {
50: '#f7d0b1',
500: '#f0bc91',
950: '#000000',
},
}SCSS
$custom: #f0bc91; $custom-light: #f7d0b1; $custom-dark: #000000;
JSON
{
"hex": "#f0bc91",
"rgb": {
"r": 240,
"g": 188,
"b": 145
},
"hsl": {
"h": 27.158,
"s": 76,
"l": 75.49
},
"oklch": {
"l": 0.83182,
"c": 0.08265,
"h": 60.9
},
"luminance": 0.56536
}Semantic roles & 50–950 ramp
primary
#F0BC91
secondary
#5998CC
accent
#7CD80D
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381