#F9BC85#F9BC85
#F9BC85 is a very light, moderate orange. Relative luminance 0.578; OKLCH L 83.9% C 0.100 H 62.8°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BC85 |
|---|---|
| RGB | rgb(249, 188, 133) |
| HSL | hsl(28, 91%, 75%) |
| HSV | hsv(28, 47%, 98%) |
| CMYK | cmyk(0%, 24.5%, 46.6%, 2.4%) |
| CIE-LAB | lab(80.63, 15.46, 36.29) |
| CIE-LCH | lch(80.63, 39.45, 66.93°) |
| OKLab | oklab(83.88% 0.0456 0.0889) |
| OKLCH | oklch(83.88% 0.1 62.8) |
| XYZ | xyz(61.2865, 57.8035, 30.1150) |
| Luminance | 0.5780 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.20
Peach (survey)
#FFB07C
ΔE00 5.07
Burlywood
#DEB887
ΔE00 6.29
Sandybrown
#F4A460
ΔE00 6.55
Pale Orange
#FFA756
ΔE00 7.24
Apricot
#FBCEB1
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BC85 #85C2F9
analogous
#F98588 #F9BC85 #F9F685
triadic
#F9BC85 #85F9BC #BC85F9
tetradic
#F9BC85 #88F985 #85C2F9 #F685F9
square
#F9BC85 #88F985 #85C2F9 #F685F9
split-complementary
#F9BC85 #85F9F6 #8588F9
monochromatic
#F37C10 #F69C4B #F9BC85 #FCDCBF #FEEFE2
Accessibility & contrast
On white
1.67
#F9BC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#F9BC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BC85
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BC85 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC081
Deuteranopia (green-blind)
#DECE86
Tritanopia (blue-blind)
#FFAFAE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f9bc85; /* rgb */ color: rgb(249, 188, 133); /* oklch */ color: oklch(83.9% 0.100 62.8);
Tailwind
colors: {
custom: {
50: '#fed0a9',
500: '#f9bc85',
950: '#000000',
},
}SCSS
$custom: #f9bc85; $custom-light: #fed0a9; $custom-dark: #000000;
JSON
{
"hex": "#f9bc85",
"rgb": {
"r": 249,
"g": 188,
"b": 133
},
"hsl": {
"h": 28.448,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.83877,
"c": 0.0999,
"h": 62.8
},
"luminance": 0.578
}Semantic roles & 50–950 ramp
primary
#F9BC85
secondary
#4B95D7
accent
#79E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380