#F8A19E#F8A19E
#F8A19E is a light, moderate red. Relative luminance 0.479; OKLCH L 79.5% C 0.104 H 21.8°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F8A19E |
|---|---|
| RGB | rgb(248, 161, 158) |
| HSL | hsl(2, 87%, 80%) |
| HSV | hsv(2, 36%, 97%) |
| CMYK | cmyk(0%, 35.1%, 36.3%, 2.7%) |
| CIE-LAB | lab(74.77, 31.93, 15.01) |
| CIE-LCH | lch(74.77, 35.28, 25.18°) |
| OKLab | oklab(79.47% 0.0968 0.0388) |
| OKLCH | oklch(79.47% 0.104 21.8) |
| XYZ | xyz(57.6301, 47.9191, 38.5551) |
| Luminance | 0.4792 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.85
Peachy Pink
#FF9A8A
ΔE00 5.22
Light Salmon
#FEA993
ΔE00 6.86
Blush Pink
#FE828C
ΔE00 7.55
Lightpink
#FFB6C1
ΔE00 7.62
Lightcoral
#F08080
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8A19E #9EF5F8
analogous
#F89EC8 #F8A19E #F8CE9E
triadic
#F8A19E #9EF8A1 #A19EF8
tetradic
#F8A19E #C8F89E #9EF5F8 #CE9EF8
square
#F8A19E #C8F89E #9EF5F8 #CE9EF8
split-complementary
#F8A19E #9EF8CE #9EC8F8
monochromatic
#F0322C #F46A65 #F8A19E #FCD8D7 #FDE3E2
Accessibility & contrast
On white
1.98
#F8A19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#F8A19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8A19E
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8A19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8A19E | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AE9D
Deuteranopia (green-blind)
#C7BF9D
Tritanopia (blue-blind)
#FF97A1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f8a19e; /* rgb */ color: rgb(248, 161, 158); /* oklch */ color: oklch(79.5% 0.104 21.8);
Tailwind
colors: {
custom: {
50: '#fdbdba',
500: '#f8a19e',
950: '#000000',
},
}SCSS
$custom: #f8a19e; $custom-light: #fdbdba; $custom-dark: #000000;
JSON
{
"hex": "#f8a19e",
"rgb": {
"r": 248,
"g": 161,
"b": 158
},
"hsl": {
"h": 2,
"s": 86.538,
"l": 79.608
},
"oklch": {
"l": 0.7947,
"c": 0.10422,
"h": 21.8
},
"luminance": 0.47915
}Semantic roles & 50–950 ramp
primary
#F8A19E
secondary
#D6F4F5
accent
#DCE302
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180