#F0BF89#F0BF89
#F0BF89 is a very light, moderate orange. Relative luminance 0.576; OKLCH L 83.6% C 0.090 H 68.8°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BF89 |
|---|---|
| RGB | rgb(240, 191, 137) |
| HSL | hsl(31, 77%, 74%) |
| HSV | hsv(31, 43%, 94%) |
| CMYK | cmyk(0%, 20.4%, 42.9%, 5.9%) |
| CIE-LAB | lab(80.51, 10.71, 33.89) |
| CIE-LCH | lch(80.51, 35.55, 72.46°) |
| OKLab | oklab(83.6% 0.0324 0.0836) |
| OKLCH | oklch(83.6% 0.09 68.8) |
| XYZ | xyz(59.0834, 57.5962, 31.6672) |
| Luminance | 0.5759 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.69
Tan
#D2B48C
ΔE00 6.52
Very Light Brown
#D3B683
ΔE00 6.69
Apricot (survey)
#FFB16D
ΔE00 6.77
Light Peach
#FFD8B1
ΔE00 6.85
Fawn
#CFAF7B
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BF89 #89BAF0
analogous
#F08C89 #F0BF89 #EEF089
triadic
#F0BF89 #89F0BF #BF89F0
tetradic
#F0BF89 #89F08C #89BAF0 #F089EE
square
#F0BF89 #89F08C #89BAF0 #F089EE
split-complementary
#F0BF89 #89EEF0 #8C89F0
monochromatic
#E2841D #E9A253 #F0BF89 #F7DCBF #FCF0E4
Accessibility & contrast
On white
1.68
#F0BF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#F0BF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BF89
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BF89 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C185
Deuteranopia (green-blind)
#DBCC8A
Tritanopia (blue-blind)
#FFB3B1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f0bf89; /* rgb */ color: rgb(240, 191, 137); /* oklch */ color: oklch(83.6% 0.090 68.8);
Tailwind
colors: {
custom: {
50: '#f7d2ac',
500: '#f0bf89',
950: '#000000',
},
}SCSS
$custom: #f0bf89; $custom-light: #f7d2ac; $custom-dark: #000000;
JSON
{
"hex": "#f0bf89",
"rgb": {
"r": 240,
"g": 191,
"b": 137
},
"hsl": {
"h": 31.456,
"s": 77.444,
"l": 73.922
},
"oklch": {
"l": 0.83602,
"c": 0.08966,
"h": 68.8
},
"luminance": 0.57593
}Semantic roles & 50–950 ramp
primary
#F0BF89
secondary
#528CCC
accent
#6EDA0C
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381