#F8B391#F8B391
#F8B391 is a very light, moderate orange. Relative luminance 0.542; OKLCH L 82.3% C 0.093 H 47.2°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F8B391 |
|---|---|
| RGB | rgb(248, 179, 145) |
| HSL | hsl(20, 88%, 77%) |
| HSV | hsv(20, 42%, 97%) |
| CMYK | cmyk(0%, 27.8%, 41.5%, 2.7%) |
| CIE-LAB | lab(78.60, 21.01, 27.30) |
| CIE-LCH | lch(78.60, 34.45, 52.42°) |
| OKLab | oklab(82.34% 0.0632 0.0683) |
| OKLCH | oklch(82.34% 0.093 47.2) |
| XYZ | xyz(59.9448, 54.2450, 34.0956) |
| Luminance | 0.5424 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.67
Peach (survey)
#FFB07C
ΔE00 4.80
Lightsalmon
#FFA07A
ΔE00 5.71
Light Salmon
#FEA993
ΔE00 5.96
Pinkish Tan
#D99B82
ΔE00 7.33
Apricot
#FBCEB1
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8B391 #91D6F8
analogous
#F891A3 #F8B391 #F8E791
triadic
#F8B391 #91F8B3 #B391F8
tetradic
#F8B391 #A3F891 #91D6F8 #E791F8
square
#F8B391 #A3F891 #91D6F8 #E791F8
split-complementary
#F8B391 #91F8E7 #91A3F8
monochromatic
#F1631E #F48B57 #F8B391 #FCDBCB #FDEBE2
Accessibility & contrast
On white
1.77
#F8B391 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#F8B391 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8B391
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8B391 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8B391 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA8E
Deuteranopia (green-blind)
#D5C891
Tritanopia (blue-blind)
#FFA7AA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #f8b391; /* rgb */ color: rgb(248, 179, 145); /* oklch */ color: oklch(82.3% 0.093 47.2);
Tailwind
colors: {
custom: {
50: '#fdcab1',
500: '#f8b391',
950: '#000000',
},
}SCSS
$custom: #f8b391; $custom-light: #fdcab1; $custom-dark: #000000;
JSON
{
"hex": "#f8b391",
"rgb": {
"r": 248,
"g": 179,
"b": 145
},
"hsl": {
"h": 19.806,
"s": 88.034,
"l": 77.059
},
"oklch": {
"l": 0.82343,
"c": 0.0931,
"h": 47.2
},
"luminance": 0.54241
}Semantic roles & 50–950 ramp
primary
#F8B391
secondary
#56ACD7
accent
#99E501
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281