#F9B87F#F9B87F
#F9B87F is a very light, moderate orange. Relative luminance 0.560; OKLCH L 83.0% C 0.105 H 61.8°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F9B87F |
|---|---|
| RGB | rgb(249, 184, 127) |
| HSL | hsl(28, 91%, 74%) |
| HSV | hsv(28, 49%, 98%) |
| CMYK | cmyk(0%, 26.1%, 49%, 2.4%) |
| CIE-LAB | lab(79.59, 16.99, 38.06) |
| CIE-LCH | lch(79.59, 41.68, 65.94°) |
| OKLab | oklab(83.04% 0.0496 0.0926) |
| OKLCH | oklch(83.04% 0.105 61.8) |
| XYZ | xyz(60.0410, 55.9571, 27.7130) |
| Luminance | 0.5595 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.11
Peach (survey)
#FFB07C
ΔE00 4.22
Sandybrown
#F4A460
ΔE00 5.40
Pale Orange
#FFA756
ΔE00 6.15
Burlywood
#DEB887
ΔE00 6.91
Light Orange
#FDAA48
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9B87F #7FC0F9
analogous
#F97F83 #F9B87F #F9F57F
triadic
#F9B87F #7FF9B8 #B87FF9
tetradic
#F9B87F #83F97F #7FC0F9 #F57FF9
square
#F9B87F #83F97F #7FC0F9 #F57FF9
split-complementary
#F9B87F #7FF9F5 #7F83F9
monochromatic
#F2770B #F69845 #F9B87F #FCD8B9 #FEEFE2
Accessibility & contrast
On white
1.72
#F9B87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#F9B87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9B87F
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9B87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9B87F | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBD7B
Deuteranopia (green-blind)
#DCCB80
Tritanopia (blue-blind)
#FFAAAA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #f9b87f; /* rgb */ color: rgb(249, 184, 127); /* oklch */ color: oklch(83.0% 0.105 61.8);
Tailwind
colors: {
custom: {
50: '#fecda5',
500: '#f9b87f',
950: '#000000',
},
}SCSS
$custom: #f9b87f; $custom-light: #fecda5; $custom-dark: #000000;
JSON
{
"hex": "#f9b87f",
"rgb": {
"r": 249,
"g": 184,
"b": 127
},
"hsl": {
"h": 28.033,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.83037,
"c": 0.10504,
"h": 61.8
},
"luminance": 0.55953
}Semantic roles & 50–950 ramp
primary
#F9B87F
secondary
#4693D6
accent
#7AE600
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#18130F
muted
#868380