#F0BF92#F0BF92
#F0BF92 is a very light, moderate orange. Relative luminance 0.579; OKLCH L 83.8% C 0.082 H 63.9°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BF92 |
|---|---|
| RGB | rgb(240, 191, 146) |
| HSL | hsl(29, 76%, 76%) |
| HSV | hsv(29, 39%, 94%) |
| CMYK | cmyk(0%, 20.4%, 39.2%, 5.9%) |
| CIE-LAB | lab(80.66, 11.68, 29.38) |
| CIE-LCH | lch(80.66, 31.62, 68.32°) |
| OKLab | oklab(83.77% 0.0359 0.0734) |
| OKLCH | oklch(83.77% 0.082 63.9) |
| XYZ | xyz(59.7562, 57.8653, 35.2102) |
| Luminance | 0.5786 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.57
Apricot
#FBCEB1
ΔE00 6.00
Light Peach
#FFD8B1
ΔE00 6.10
Tan
#D2B48C
ΔE00 6.59
Peach (survey)
#FFB07C
ΔE00 7.00
Peach
#FFDAB9
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BF92 #92C3F0
analogous
#F09294 #F0BF92 #F0EE92
triadic
#F0BF92 #92F0BF #BF92F0
tetradic
#F0BF92 #94F092 #92C3F0 #EE92F0
square
#F0BF92 #94F092 #92C3F0 #EE92F0
split-complementary
#F0BF92 #92F0EE #9294F0
monochromatic
#E18026 #E99F5C #F0BF92 #F7DFC8 #FBEFE4
Accessibility & contrast
On white
1.67
#F0BF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#F0BF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BF92
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BF92 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC28F
Deuteranopia (green-blind)
#DACD93
Tritanopia (blue-blind)
#FFB4B3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f0bf92; /* rgb */ color: rgb(240, 191, 146); /* oklch */ color: oklch(83.8% 0.082 63.9);
Tailwind
colors: {
custom: {
50: '#f6d2b2',
500: '#f0bf92',
950: '#000000',
},
}SCSS
$custom: #f0bf92; $custom-light: #f6d2b2; $custom-dark: #000000;
JSON
{
"hex": "#f0bf92",
"rgb": {
"r": 240,
"g": 191,
"b": 146
},
"hsl": {
"h": 28.723,
"s": 75.806,
"l": 75.686
},
"oklch": {
"l": 0.83769,
"c": 0.08167,
"h": 63.9
},
"luminance": 0.57862
}Semantic roles & 50–950 ramp
primary
#F0BF92
secondary
#5A96CC
accent
#77D80E
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171411
muted
#858381