#F9BC80#F9BC80
#F9BC80 is a very light, moderate orange. Relative luminance 0.577; OKLCH L 83.8% C 0.104 H 65.1°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BC80 |
|---|---|
| RGB | rgb(249, 188, 128) |
| HSL | hsl(30, 91%, 74%) |
| HSV | hsv(30, 49%, 98%) |
| CMYK | cmyk(0%, 24.5%, 48.6%, 2.4%) |
| CIE-LAB | lab(80.55, 14.99, 38.78) |
| CIE-LCH | lch(80.55, 41.57, 68.87°) |
| OKLab | oklab(83.79% 0.0437 0.0943) |
| OKLCH | oklch(83.79% 0.104 65.1) |
| XYZ | xyz(60.9492, 57.6687, 28.3388) |
| Luminance | 0.5766 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.06
Peach (survey)
#FFB07C
ΔE00 5.89
Burlywood
#DEB887
ΔE00 6.13
Sandybrown
#F4A460
ΔE00 6.50
Pale Orange
#FFA756
ΔE00 6.89
Light Orange
#FDAA48
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BC80 #80BDF9
analogous
#F98081 #F9BC80 #F9F880
triadic
#F9BC80 #80F9BC #BC80F9
tetradic
#F9BC80 #81F980 #80BDF9 #F880F9
square
#F9BC80 #81F980 #80BDF9 #F880F9
split-complementary
#F9BC80 #80F9F8 #8081F9
monochromatic
#F37E0B #F69D46 #F9BC80 #FCDBBA #FEF0E2
Accessibility & contrast
On white
1.68
#F9BC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#F9BC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BC80
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BC80 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07B
Deuteranopia (green-blind)
#DECD81
Tritanopia (blue-blind)
#FFAEAD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f9bc80; /* rgb */ color: rgb(249, 188, 128); /* oklch */ color: oklch(83.8% 0.104 65.1);
Tailwind
colors: {
custom: {
50: '#fed0a5',
500: '#f9bc80',
950: '#000000',
},
}SCSS
$custom: #f9bc80; $custom-light: #fed0a5; $custom-dark: #000000;
JSON
{
"hex": "#f9bc80",
"rgb": {
"r": 249,
"g": 188,
"b": 128
},
"hsl": {
"h": 29.752,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.83794,
"c": 0.10393,
"h": 65.1
},
"luminance": 0.57665
}Semantic roles & 50–950 ramp
primary
#F9BC80
secondary
#478FD6
accent
#74E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380