#F8A098#F8A098
#F8A098 is a light, moderate red. Relative luminance 0.474; OKLCH L 79.2% C 0.106 H 25.4°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F8A098 |
|---|---|
| RGB | rgb(248, 160, 152) |
| HSL | hsl(5, 87%, 78%) |
| HSV | hsv(5, 39%, 97%) |
| CMYK | cmyk(0%, 35.5%, 38.7%, 2.7%) |
| CIE-LAB | lab(74.43, 31.76, 17.81) |
| CIE-LCH | lch(74.43, 36.42, 29.28°) |
| OKLab | oklab(79.16% 0.096 0.0456) |
| OKLCH | oklch(79.16% 0.106 25.4) |
| XYZ | xyz(56.9522, 47.3694, 35.8433) |
| Luminance | 0.4737 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.11
Peachy Pink
#FF9A8A
ΔE00 3.53
Light Salmon
#FEA993
ΔE00 5.26
Pale Salmon
#FFB19A
ΔE00 6.62
Lightcoral
#F08080
ΔE00 7.71
Darksalmon
#E9967A
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8A098 #98F0F8
analogous
#F898C0 #F8A098 #F8D098
triadic
#F8A098 #98F8A0 #A098F8
tetradic
#F8A098 #C0F898 #98F0F8 #D098F8
square
#F8A098 #C0F898 #98F0F8 #D098F8
split-complementary
#F8A098 #98F8D0 #98C0F8
monochromatic
#F03625 #F46B5F #F8A098 #FCD5D1 #FDE5E2
Accessibility & contrast
On white
2.01
#F8A098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#F8A098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8A098
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8A098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8A098 | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AC97
Deuteranopia (green-blind)
#C8BE97
Tritanopia (blue-blind)
#FF959E
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f8a098; /* rgb */ color: rgb(248, 160, 152); /* oklch */ color: oklch(79.2% 0.106 25.4);
Tailwind
colors: {
custom: {
50: '#fdbdb6',
500: '#f8a098',
950: '#000000',
},
}SCSS
$custom: #f8a098; $custom-light: #fdbdb6; $custom-dark: #000000;
JSON
{
"hex": "#f8a098",
"rgb": {
"r": 248,
"g": 160,
"b": 152
},
"hsl": {
"h": 5,
"s": 87.273,
"l": 78.431
},
"oklch": {
"l": 0.7916,
"c": 0.10629,
"h": 25.4
},
"luminance": 0.47365
}Semantic roles & 50–950 ramp
primary
#F8A098
secondary
#D6F2F5
accent
#D1E402
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180