#F9B586#F9B586
#F9B586 is a very light, moderate orange. Relative luminance 0.549; OKLCH L 82.6% C 0.101 H 55.5°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F9B586 |
|---|---|
| RGB | rgb(249, 181, 134) |
| HSL | hsl(25, 91%, 75%) |
| HSV | hsv(25, 46%, 98%) |
| CMYK | cmyk(0%, 27.3%, 46.2%, 2.4%) |
| CIE-LAB | lab(78.99, 19.23, 33.64) |
| CIE-LCH | lch(78.99, 38.75, 60.25°) |
| OKLab | oklab(82.61% 0.0569 0.0828) |
| OKLCH | oklch(82.61% 0.101 55.5) |
| XYZ | xyz(59.8966, 54.9128, 29.9941) |
| Luminance | 0.5491 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.30
Apricot (survey)
#FFB16D
ΔE00 4.70
Sandybrown
#F4A460
ΔE00 6.03
Pale Orange
#FFA756
ΔE00 7.43
Lightsalmon
#FFA07A
ΔE00 7.82
Apricot
#FBCEB1
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9B586 #86CAF9
analogous
#F98690 #F9B586 #F9EF86
triadic
#F9B586 #86F9B5 #B586F9
tetradic
#F9B586 #90F986 #86CAF9 #EF86F9
square
#F9B586 #90F986 #86CAF9 #EF86F9
split-complementary
#F9B586 #86F9EF #8690F9
monochromatic
#F36E11 #F6914C #F9B586 #FCD9C0 #FEEDE2
Accessibility & contrast
On white
1.75
#F9B586 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#F9B586 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9B586
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9B586 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9B586 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BB82
Deuteranopia (green-blind)
#D9CA86
Tritanopia (blue-blind)
#FFA8A9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #f9b586; /* rgb */ color: rgb(249, 181, 134); /* oklch */ color: oklch(82.6% 0.101 55.5);
Tailwind
colors: {
custom: {
50: '#fecba9',
500: '#f9b586',
950: '#000000',
},
}SCSS
$custom: #f9b586; $custom-light: #fecba9; $custom-dark: #000000;
JSON
{
"hex": "#f9b586",
"rgb": {
"r": 249,
"g": 181,
"b": 134
},
"hsl": {
"h": 24.522,
"s": 90.551,
"l": 75.098
},
"oklch": {
"l": 0.82606,
"c": 0.1005,
"h": 55.5
},
"luminance": 0.54909
}Semantic roles & 50–950 ramp
primary
#F9B586
secondary
#4C9ED7
accent
#88E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#181310
muted
#868280