#F9BC8A#F9BC8A
#F9BC8A is a very light, moderate orange. Relative luminance 0.579; OKLCH L 84.0% C 0.096 H 60.3°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BC8A |
|---|---|
| RGB | rgb(249, 188, 138) |
| HSL | hsl(27, 90%, 76%) |
| HSV | hsv(27, 45%, 98%) |
| CMYK | cmyk(0%, 24.5%, 44.6%, 2.4%) |
| CIE-LAB | lab(80.71, 15.95, 33.80) |
| CIE-LCH | lch(80.71, 37.37, 64.74°) |
| OKLab | oklab(83.96% 0.0475 0.0833) |
| OKLCH | oklch(83.96% 0.096 60.3) |
| XYZ | xyz(61.6401, 57.9450, 31.9777) |
| Luminance | 0.5794 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.44
Apricot (survey)
#FFB16D
ΔE00 4.75
Burlywood
#DEB887
ΔE00 6.71
Sandybrown
#F4A460
ΔE00 6.89
Apricot
#FBCEB1
ΔE00 7.06
Light Peach
#FFD8B1
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BC8A #8AC7F9
analogous
#F98A8F #F9BC8A #F9F38A
triadic
#F9BC8A #8AF9BC #BC8AF9
tetradic
#F9BC8A #8FF98A #8AC7F9 #F38AF9
square
#F9BC8A #8FF98A #8AC7F9 #F38AF9
split-complementary
#F9BC8A #8AF9F3 #8A8FF9
monochromatic
#F37916 #F69B50 #F9BC8A #FCDDC4 #FEEEE2
Accessibility & contrast
On white
1.67
#F9BC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#F9BC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BC8A
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BC8A | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC086
Deuteranopia (green-blind)
#DDCE8B
Tritanopia (blue-blind)
#FFAFAF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f9bc8a; /* rgb */ color: rgb(249, 188, 138); /* oklch */ color: oklch(84.0% 0.096 60.3);
Tailwind
colors: {
custom: {
50: '#fdd0ac',
500: '#f9bc8a',
950: '#000000',
},
}SCSS
$custom: #f9bc8a; $custom-light: #fdd0ac; $custom-dark: #000000;
JSON
{
"hex": "#f9bc8a",
"rgb": {
"r": 249,
"g": 188,
"b": 138
},
"hsl": {
"h": 27.027,
"s": 90.244,
"l": 75.882
},
"oklch": {
"l": 0.83964,
"c": 0.09594,
"h": 60.3
},
"luminance": 0.57941
}Semantic roles & 50–950 ramp
primary
#F9BC8A
secondary
#509AD7
accent
#7EE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381