#F9BC86#F9BC86
#F9BC86 is a very light, moderate orange. Relative luminance 0.578; OKLCH L 83.9% C 0.099 H 62.4°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BC86 |
|---|---|
| RGB | rgb(249, 188, 134) |
| HSL | hsl(28, 91%, 75%) |
| HSV | hsv(28, 46%, 98%) |
| CMYK | cmyk(0%, 24.5%, 46.2%, 2.4%) |
| CIE-LAB | lab(80.64, 15.55, 35.80) |
| CIE-LCH | lch(80.64, 39.03, 66.52°) |
| OKLab | oklab(83.89% 0.046 0.0878) |
| OKLCH | oklch(83.89% 0.099 62.4) |
| XYZ | xyz(61.3559, 57.8313, 30.4805) |
| Luminance | 0.5783 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.28
Peach (survey)
#FFB07C
ΔE00 4.92
Burlywood
#DEB887
ΔE00 6.35
Sandybrown
#F4A460
ΔE00 6.60
Pale Orange
#FFA756
ΔE00 7.34
Apricot
#FBCEB1
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BC86 #86C3F9
analogous
#F98689 #F9BC86 #F9F686
triadic
#F9BC86 #86F9BC #BC86F9
tetradic
#F9BC86 #89F986 #86C3F9 #F686F9
square
#F9BC86 #89F986 #86C3F9 #F686F9
split-complementary
#F9BC86 #86F9F6 #8689F9
monochromatic
#F37B11 #F69C4C #F9BC86 #FCDCC0 #FEEFE2
Accessibility & contrast
On white
1.67
#F9BC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#F9BC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BC86
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BC86 | 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)
#CFC082
Deuteranopia (green-blind)
#DDCE87
Tritanopia (blue-blind)
#FFAFAE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f9bc86; /* rgb */ color: rgb(249, 188, 134); /* oklch */ color: oklch(83.9% 0.099 62.4);
Tailwind
colors: {
custom: {
50: '#fed0aa',
500: '#f9bc86',
950: '#000000',
},
}SCSS
$custom: #f9bc86; $custom-light: #fed0aa; $custom-dark: #000000;
JSON
{
"hex": "#f9bc86",
"rgb": {
"r": 249,
"g": 188,
"b": 134
},
"hsl": {
"h": 28.174,
"s": 90.551,
"l": 75.098
},
"oklch": {
"l": 0.83894,
"c": 0.0991,
"h": 62.4
},
"luminance": 0.57827
}Semantic roles & 50–950 ramp
primary
#F9BC86
secondary
#4C96D7
accent
#7AE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381