#F8A396#F8A396
#F8A396 is a light, moderate red. Relative luminance 0.484; OKLCH L 79.6% C 0.104 H 29.1°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F8A396 |
|---|---|
| RGB | rgb(248, 163, 150) |
| HSL | hsl(8, 88%, 78%) |
| HSV | hsv(8, 40%, 97%) |
| CMYK | cmyk(0%, 34.3%, 39.5%, 2.7%) |
| CIE-LAB | lab(75.05, 29.97, 19.77) |
| CIE-LCH | lch(75.05, 35.90, 33.41°) |
| OKLab | oklab(79.63% 0.0905 0.0503) |
| OKLCH | oklch(79.63% 0.104 29.1) |
| XYZ | xyz(57.3161, 48.3572, 35.1634) |
| Luminance | 0.4835 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 1.84
Peachy Pink
#FF9A8A
ΔE00 2.98
Light Salmon
#FEA993
ΔE00 3.41
Pale Salmon
#FFB19A
ΔE00 4.84
Darksalmon
#E9967A
ΔE00 6.63
Pinkish Tan
#D99B82
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8A396 #96EBF8
analogous
#F896BA #F8A396 #F8D496
triadic
#F8A396 #96F8A3 #A396F8
tetradic
#F8A396 #BAF896 #96EBF8 #D496F8
square
#F8A396 #BAF896 #96EBF8 #D496F8
split-complementary
#F8A396 #96F8D4 #96BAF8
monochromatic
#F03E23 #F4715D #F8A396 #FCD5CF #FDE6E2
Accessibility & contrast
On white
1.97
#F8A396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#F8A396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8A396
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8A396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8A396 | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AE95
Deuteranopia (green-blind)
#CABF95
Tritanopia (blue-blind)
#FF98A0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f8a396; /* rgb */ color: rgb(248, 163, 150); /* oklch */ color: oklch(79.6% 0.104 29.1);
Tailwind
colors: {
custom: {
50: '#fdbfb4',
500: '#f8a396',
950: '#000000',
},
}SCSS
$custom: #f8a396; $custom-light: #fdbfb4; $custom-dark: #000000;
JSON
{
"hex": "#f8a396",
"rgb": {
"r": 248,
"g": 163,
"b": 150
},
"hsl": {
"h": 7.959,
"s": 87.5,
"l": 78.039
},
"oklch": {
"l": 0.79627,
"c": 0.10355,
"h": 29.1
},
"luminance": 0.48353
}Semantic roles & 50–950 ramp
primary
#F8A396
secondary
#D6F1F5
accent
#C6E401
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180