#F0BC89#F0BC89
#F0BC89 is a very light, moderate orange. Relative luminance 0.563; OKLCH L 83.0% C 0.089 H 65.5°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BC89 |
|---|---|
| RGB | rgb(240, 188, 137) |
| HSL | hsl(30, 77%, 74%) |
| HSV | hsv(30, 43%, 94%) |
| CMYK | cmyk(0%, 21.7%, 42.9%, 5.9%) |
| CIE-LAB | lab(79.78, 12.29, 32.94) |
| CIE-LCH | lch(79.78, 35.16, 69.54°) |
| OKLab | oklab(83.03% 0.0371 0.0814) |
| OKLCH | oklch(83.03% 0.089 65.5) |
| XYZ | xyz(58.4359, 56.3012, 31.4513) |
| Luminance | 0.5630 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.24
Apricot (survey)
#FFB16D
ΔE00 5.96
Peach (survey)
#FFB07C
ΔE00 6.65
Tan
#D2B48C
ΔE00 6.76
Light Peach
#FFD8B1
ΔE00 7.23
Very Light Brown
#D3B683
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BC89 #89BDF0
analogous
#F0898A #F0BC89 #F0F089
triadic
#F0BC89 #89F0BC #BC89F0
tetradic
#F0BC89 #8AF089 #89BDF0 #F089F0
square
#F0BC89 #8AF089 #89BDF0 #F089F0
split-complementary
#F0BC89 #89F0F0 #898AF0
monochromatic
#E27E1D #E99D53 #F0BC89 #F7DBBF #FCF0E4
Accessibility & contrast
On white
1.71
#F0BC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#F0BC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BC89
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BC89 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBF85
Deuteranopia (green-blind)
#D9CB8A
Tritanopia (blue-blind)
#FFB0AF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f0bc89; /* rgb */ color: rgb(240, 188, 137); /* oklch */ color: oklch(83.0% 0.089 65.5);
Tailwind
colors: {
custom: {
50: '#f7d0ac',
500: '#f0bc89',
950: '#000000',
},
}SCSS
$custom: #f0bc89; $custom-light: #f7d0ac; $custom-dark: #000000;
JSON
{
"hex": "#f0bc89",
"rgb": {
"r": 240,
"g": 188,
"b": 137
},
"hsl": {
"h": 29.709,
"s": 77.444,
"l": 73.922
},
"oklch": {
"l": 0.83032,
"c": 0.08943,
"h": 65.5
},
"luminance": 0.56298
}Semantic roles & 50–950 ramp
primary
#F0BC89
secondary
#528FCC
accent
#74DA0C
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381