#F8B191#F8B191
#F8B191 is a light, moderate orange. Relative luminance 0.534; OKLCH L 82.0% C 0.094 H 45.2°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F8B191 |
|---|---|
| RGB | rgb(248, 177, 145) |
| HSL | hsl(19, 88%, 77%) |
| HSV | hsv(19, 42%, 97%) |
| CMYK | cmyk(0%, 28.6%, 41.5%, 2.7%) |
| CIE-LAB | lab(78.14, 22.06, 26.67) |
| CIE-LCH | lch(78.14, 34.61, 50.40°) |
| OKLab | oklab(81.98% 0.0664 0.0668) |
| OKLCH | oklch(81.98% 0.094 45.2) |
| XYZ | xyz(59.5468, 53.4491, 33.9629) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.80
Light Salmon
#FEA993
ΔE00 5.00
Lightsalmon
#FFA07A
ΔE00 5.14
Peach (survey)
#FFB07C
ΔE00 5.46
Pinkish Tan
#D99B82
ΔE00 6.86
Darksalmon
#E9967A
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8B191 #91D8F8
analogous
#F891A5 #F8B191 #F8E591
triadic
#F8B191 #91F8B1 #B191F8
tetradic
#F8B191 #A5F891 #91D8F8 #E591F8
square
#F8B191 #A5F891 #91D8F8 #E591F8
split-complementary
#F8B191 #91F8E5 #91A5F8
monochromatic
#F15F1E #F48857 #F8B191 #FCDACB #FDEBE2
Accessibility & contrast
On white
1.80
#F8B191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#F8B191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8B191
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8B191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8B191 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B88F
Deuteranopia (green-blind)
#D4C791
Tritanopia (blue-blind)
#FFA5A9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #f8b191; /* rgb */ color: rgb(248, 177, 145); /* oklch */ color: oklch(82.0% 0.094 45.2);
Tailwind
colors: {
custom: {
50: '#fdc8b1',
500: '#f8b191',
950: '#000000',
},
}SCSS
$custom: #f8b191; $custom-light: #fdc8b1; $custom-dark: #000000;
JSON
{
"hex": "#f8b191",
"rgb": {
"r": 248,
"g": 177,
"b": 145
},
"hsl": {
"h": 18.641,
"s": 88.034,
"l": 77.059
},
"oklch": {
"l": 0.81983,
"c": 0.09421,
"h": 45.2
},
"luminance": 0.53445
}Semantic roles & 50–950 ramp
primary
#F8B191
secondary
#56AFD7
accent
#9EE501
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281