#F8B193#F8B193
#F8B193 is a very light, moderate orange. Relative luminance 0.535; OKLCH L 82.0% C 0.093 H 43.8°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F8B193 |
|---|---|
| RGB | rgb(248, 177, 147) |
| HSL | hsl(18, 88%, 77%) |
| HSV | hsv(18, 41%, 97%) |
| CMYK | cmyk(0%, 28.6%, 40.7%, 2.7%) |
| CIE-LAB | lab(78.18, 22.28, 25.65) |
| CIE-LCH | lch(78.18, 33.98, 49.03°) |
| OKLab | oklab(82.02% 0.0672 0.0645) |
| OKLCH | oklch(82.02% 0.093 43.8) |
| XYZ | xyz(59.7024, 53.5113, 34.7823) |
| Luminance | 0.5351 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.18
Light Salmon
#FEA993
ΔE00 4.44
Lightsalmon
#FFA07A
ΔE00 5.23
Peach (survey)
#FFB07C
ΔE00 6.11
Pinkish Tan
#D99B82
ΔE00 6.76
Darksalmon
#E9967A
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8B193 #93DAF8
analogous
#F893A7 #F8B193 #F8E493
triadic
#F8B193 #93F8B1 #B193F8
tetradic
#F8B193 #A7F893 #93DAF8 #E493F8
square
#F8B193 #A7F893 #93DAF8 #E493F8
split-complementary
#F8B193 #93F8E4 #93A7F8
monochromatic
#F15E20 #F4875A #F8B193 #FCDBCC #FDEAE2
Accessibility & contrast
On white
1.79
#F8B193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#F8B193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8B193
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8B193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8B193 | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B891
Deuteranopia (green-blind)
#D4C793
Tritanopia (blue-blind)
#FFA5A9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #f8b193; /* rgb */ color: rgb(248, 177, 147); /* oklch */ color: oklch(82.0% 0.093 43.8);
Tailwind
colors: {
custom: {
50: '#fdc8b3',
500: '#f8b193',
950: '#000000',
},
}SCSS
$custom: #f8b193; $custom-light: #fdc8b3; $custom-dark: #000000;
JSON
{
"hex": "#f8b193",
"rgb": {
"r": 248,
"g": 177,
"b": 147
},
"hsl": {
"h": 17.822,
"s": 87.826,
"l": 77.451
},
"oklch": {
"l": 0.82023,
"c": 0.09311,
"h": 43.8
},
"luminance": 0.53507
}Semantic roles & 50–950 ramp
primary
#F8B193
secondary
#58B1D7
accent
#A1E401
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281