#F9B980#F9B980
#F9B980 is a very light, moderate orange. Relative luminance 0.564; OKLCH L 83.2% C 0.104 H 62.3°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F9B980 |
|---|---|
| RGB | rgb(249, 185, 128) |
| HSL | hsl(28, 91%, 74%) |
| HSV | hsv(28, 49%, 98%) |
| CMYK | cmyk(0%, 25.7%, 48.6%, 2.4%) |
| CIE-LAB | lab(79.84, 16.56, 37.87) |
| CIE-LCH | lch(79.84, 41.33, 66.38°) |
| OKLab | oklab(83.24% 0.0484 0.0922) |
| OKLCH | oklch(83.24% 0.104 62.3) |
| XYZ | xyz(60.3150, 56.4002, 28.1274) |
| Luminance | 0.5640 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.34
Peach (survey)
#FFB07C
ΔE00 4.50
Sandybrown
#F4A460
ΔE00 5.66
Pale Orange
#FFA756
ΔE00 6.37
Burlywood
#DEB887
ΔE00 6.72
Light Orange
#FDAA48
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9B980 #80C0F9
analogous
#F98084 #F9B980 #F9F580
triadic
#F9B980 #80F9B9 #B980F9
tetradic
#F9B980 #84F980 #80C0F9 #F580F9
square
#F9B980 #84F980 #80C0F9 #F580F9
split-complementary
#F9B980 #80F9F5 #8084F9
monochromatic
#F3790B #F69946 #F9B980 #FCD9BA #FEEFE2
Accessibility & contrast
On white
1.71
#F9B980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#F9B980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9B980
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9B980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9B980 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBD7C
Deuteranopia (green-blind)
#DCCC81
Tritanopia (blue-blind)
#FFABAB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f9b980; /* rgb */ color: rgb(249, 185, 128); /* oklch */ color: oklch(83.2% 0.104 62.3);
Tailwind
colors: {
custom: {
50: '#fecea5',
500: '#f9b980',
950: '#000000',
},
}SCSS
$custom: #f9b980; $custom-light: #fecea5; $custom-dark: #000000;
JSON
{
"hex": "#f9b980",
"rgb": {
"r": 249,
"g": 185,
"b": 128
},
"hsl": {
"h": 28.264,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.83238,
"c": 0.10414,
"h": 62.3
},
"luminance": 0.56396
}Semantic roles & 50–950 ramp
primary
#F9B980
secondary
#4793D6
accent
#79E600
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#18130F
muted
#868380