#F9BB78#F9BB78
#F9BB78 is a very light, moderate orange. Relative luminance 0.570; OKLCH L 83.5% C 0.110 H 67.5°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BB78 |
|---|---|
| RGB | rgb(249, 187, 120) |
| HSL | hsl(31, 91%, 72%) |
| HSV | hsv(31, 52%, 98%) |
| CMYK | cmyk(0%, 24.9%, 51.8%, 2.4%) |
| CIE-LAB | lab(80.20, 14.80, 42.42) |
| CIE-LCH | lch(80.20, 44.93, 70.77°) |
| OKLab | oklab(83.48% 0.0423 0.102) |
| OKLCH | oklch(83.48% 0.11 67.5) |
| XYZ | xyz(60.2304, 57.0405, 25.6032) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.15
Light Orange
#FDAA48
ΔE00 6.40
Butterscotch
#FDB147
ΔE00 6.41
Burlywood
#DEB887
ΔE00 6.41
Sandybrown
#F4A460
ΔE00 6.48
Pale Orange
#FFA756
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BB78 #78B6F9
analogous
#F97B78 #F9BB78 #F6F978
triadic
#F9BB78 #78F9BB #BB78F9
tetradic
#F9BB78 #78F97B #78B6F9 #F978F6
square
#F9BB78 #78F97B #78B6F9 #F978F6
split-complementary
#F9BB78 #78F6F9 #7B78F9
monochromatic
#EC800A #F69D3D #F9BB78 #FCD9B3 #FEF0E2
Accessibility & contrast
On white
1.69
#F9BB78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#F9BB78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BB78
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BB78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BB78 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0BE73
Deuteranopia (green-blind)
#DECD79
Tritanopia (blue-blind)
#FFADAB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f9bb78; /* rgb */ color: rgb(249, 187, 120); /* oklch */ color: oklch(83.5% 0.110 67.5);
Tailwind
colors: {
custom: {
50: '#fecfa0',
500: '#f9bb78',
950: '#000000',
},
}SCSS
$custom: #f9bb78; $custom-light: #fecfa0; $custom-dark: #000000;
JSON
{
"hex": "#f9bb78",
"rgb": {
"r": 249,
"g": 187,
"b": 120
},
"hsl": {
"h": 31.163,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.83482,
"c": 0.11042,
"h": 67.5
},
"luminance": 0.57036
}Semantic roles & 50–950 ramp
primary
#F9BB78
secondary
#4088D5
accent
#6EE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18130F
muted
#868380