#F9BC83#F9BC83
#F9BC83 is a very light, moderate orange. Relative luminance 0.577; OKLCH L 83.8% C 0.102 H 63.8°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BC83 |
|---|---|
| RGB | rgb(249, 188, 131) |
| HSL | hsl(29, 91%, 75%) |
| HSV | hsv(29, 47%, 98%) |
| CMYK | cmyk(0%, 24.5%, 47.4%, 2.4%) |
| CIE-LAB | lab(80.60, 15.27, 37.29) |
| CIE-LCH | lch(80.60, 40.29, 67.74°) |
| OKLab | oklab(83.84% 0.0448 0.0911) |
| OKLCH | oklch(83.84% 0.102 63.8) |
| XYZ | xyz(61.1496, 57.7488, 29.3942) |
| Luminance | 0.5775 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.10
Peach (survey)
#FFB07C
ΔE00 5.38
Burlywood
#DEB887
ΔE00 6.19
Sandybrown
#F4A460
ΔE00 6.50
Pale Orange
#FFA756
ΔE00 7.07
Light Orange
#FDAA48
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BC83 #83C0F9
analogous
#F98385 #F9BC83 #F9F783
triadic
#F9BC83 #83F9BC #BC83F9
tetradic
#F9BC83 #85F983 #83C0F9 #F783F9
square
#F9BC83 #85F983 #83C0F9 #F783F9
split-complementary
#F9BC83 #83F9F7 #8385F9
monochromatic
#F37D0E #F69C49 #F9BC83 #FCDCBD #FEEFE2
Accessibility & contrast
On white
1.67
#F9BC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#F9BC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BC83
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BC83 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC07F
Deuteranopia (green-blind)
#DECE84
Tritanopia (blue-blind)
#FFAFAE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f9bc83; /* rgb */ color: rgb(249, 188, 131); /* oklch */ color: oklch(83.8% 0.102 63.8);
Tailwind
colors: {
custom: {
50: '#fed0a8',
500: '#f9bc83',
950: '#000000',
},
}SCSS
$custom: #f9bc83; $custom-light: #fed0a8; $custom-dark: #000000;
JSON
{
"hex": "#f9bc83",
"rgb": {
"r": 249,
"g": 188,
"b": 131
},
"hsl": {
"h": 28.983,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.83843,
"c": 0.10151,
"h": 63.8
},
"luminance": 0.57745
}Semantic roles & 50–950 ramp
primary
#F9BC83
secondary
#4A92D7
accent
#77E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380