#F9B491#F9B491
#F9B491 is a very light, moderate orange. Relative luminance 0.548; OKLCH L 82.6% C 0.094 H 47.9°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F9B491 |
|---|---|
| RGB | rgb(249, 180, 145) |
| HSL | hsl(20, 90%, 77%) |
| HSV | hsv(20, 42%, 98%) |
| CMYK | cmyk(0%, 27.7%, 41.8%, 2.4%) |
| CIE-LAB | lab(78.94, 20.87, 27.77) |
| CIE-LCH | lch(78.94, 34.74, 53.08°) |
| OKLab | oklab(82.63% 0.0628 0.0695) |
| OKLCH | oklch(82.63% 0.094 47.9) |
| XYZ | xyz(60.5015, 54.8306, 34.1793) |
| Luminance | 0.5483 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.53
Pale Salmon
#FFB19A
ΔE00 4.97
Lightsalmon
#FFA07A
ΔE00 5.89
Light Salmon
#FEA993
ΔE00 6.30
Apricot
#FBCEB1
ΔE00 7.41
Pinkish Tan
#D99B82
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9B491 #91D6F9
analogous
#F991A2 #F9B491 #F9E891
triadic
#F9B491 #91F9B4 #B491F9
tetradic
#F9B491 #A2F991 #91D6F9 #E891F9
square
#F9B491 #A2F991 #91D6F9 #E891F9
split-complementary
#F9B491 #91F9E8 #91A2F9
monochromatic
#F3651D #F68C57 #F9B491 #FCDCCB #FDEBE2
Accessibility & contrast
On white
1.76
#F9B491 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#F9B491 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9B491
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9B491 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9B491 | 1.00 | 1.76 | 11.97 | 11.97 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB8E
Deuteranopia (green-blind)
#D7C991
Tritanopia (blue-blind)
#FFA8AB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #f9b491; /* rgb */ color: rgb(249, 180, 145); /* oklch */ color: oklch(82.6% 0.094 47.9);
Tailwind
colors: {
custom: {
50: '#fdcab1',
500: '#f9b491',
950: '#000000',
},
}SCSS
$custom: #f9b491; $custom-light: #fdcab1; $custom-dark: #000000;
JSON
{
"hex": "#f9b491",
"rgb": {
"r": 249,
"g": 180,
"b": 145
},
"hsl": {
"h": 20.192,
"s": 89.655,
"l": 77.255
},
"oklch": {
"l": 0.8263,
"c": 0.09362,
"h": 47.9
},
"luminance": 0.54827
}Semantic roles & 50–950 ramp
primary
#F9B491
secondary
#56ACD8
accent
#98E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281