#F0B486#F0B486
#F0B486 is a light, moderate orange. Relative luminance 0.529; OKLCH L 81.5% C 0.093 H 58.5°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F0B486 |
|---|---|
| RGB | rgb(240, 180, 134) |
| HSL | hsl(26, 78%, 73%) |
| HSV | hsv(26, 44%, 94%) |
| CMYK | cmyk(0%, 25%, 44.2%, 5.9%) |
| CIE-LAB | lab(77.81, 16.20, 31.92) |
| CIE-LCH | lch(77.81, 35.80, 63.09°) |
| OKLab | oklab(81.48% 0.0484 0.0789) |
| OKLCH | oklch(81.48% 0.093 58.5) |
| XYZ | xyz(56.5618, 52.8926, 29.7798) |
| Luminance | 0.5289 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.94
Apricot (survey)
#FFB16D
ΔE00 5.14
Sandybrown
#F4A460
ΔE00 6.17
Burlywood
#DEB887
ΔE00 6.63
Apricot
#FBCEB1
ΔE00 7.71
Pale Orange
#FFA756
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0B486 #86C2F0
analogous
#F0868D #F0B486 #F0E986
triadic
#F0B486 #86F0B4 #B486F0
tetradic
#F0B486 #8DF086 #86C2F0 #E986F0
square
#F0B486 #8DF086 #86C2F0 #E986F0
split-complementary
#F0B486 #86F0E9 #868DF0
monochromatic
#E0711C #E99250 #F0B486 #F7D6BC #FCEEE4
Accessibility & contrast
On white
1.81
#F0B486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#F0B486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0B486
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0B486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0B486 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B983
Deuteranopia (green-blind)
#D4C686
Tritanopia (blue-blind)
#FFA8A8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #f0b486; /* rgb */ color: rgb(240, 180, 134); /* oklch */ color: oklch(81.5% 0.093 58.5);
Tailwind
colors: {
custom: {
50: '#f7caa9',
500: '#f0b486',
950: '#000000',
},
}SCSS
$custom: #f0b486; $custom-light: #f7caa9; $custom-dark: #000000;
JSON
{
"hex": "#f0b486",
"rgb": {
"r": 240,
"g": 180,
"b": 134
},
"hsl": {
"h": 26.038,
"s": 77.941,
"l": 73.333
},
"oklch": {
"l": 0.81477,
"c": 0.09256,
"h": 58.5
},
"luminance": 0.52889
}Semantic roles & 50–950 ramp
primary
#F0B486
secondary
#4F95CB
accent
#80DA0B
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#171310
muted
#858280