#F98B97#F98B97
#F98B97 is a light, vivid red. Relative luminance 0.408; OKLCH L 75.8% C 0.134 H 13.8°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F98B97 |
|---|---|
| RGB | rgb(249, 139, 151) |
| HSL | hsl(353, 90%, 76%) |
| HSV | hsv(353, 44%, 98%) |
| CMYK | cmyk(0%, 44.2%, 39.4%, 2.4%) |
| CIE-LAB | lab(70.07, 42.85, 12.28) |
| CIE-LCH | lch(70.07, 44.58, 15.99°) |
| OKLab | oklab(75.85% 0.1298 0.0319) |
| OKLCH | oklch(75.85% 0.134 13.8) |
| XYZ | xyz(53.8882, 40.8442, 34.3178) |
| Luminance | 0.4084 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.15
Blush Pink
#FE828C
ΔE00 2.70
Carnation
#FD798F
ΔE00 3.97
Rosa
#FE86A4
ΔE00 4.77
Lightcoral
#F08080
ΔE00 5.22
Pig Pink
#E78EA5
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98B97 #8BF9ED
analogous
#F98BCE #F98B97 #F9B68B
triadic
#F98B97 #97F98B #8B97F9
tetradic
#F98B97 #CEF98B #8BF9ED #B68BF9
square
#F98B97 #CEF98B #8BF9ED #B68BF9
split-complementary
#F98B97 #8BF9B6 #8BCEF9
monochromatic
#F3172F #F65163 #F98B97 #FCC5CB #FDE2E5
Accessibility & contrast
On white
2.29
#F98B97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#F98B97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98B97
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98B97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98B97 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09E97
Deuteranopia (green-blind)
#BBB495
Tritanopia (blue-blind)
#FF7F90
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f98b97; /* rgb */ color: rgb(249, 139, 151); /* oklch */ color: oklch(75.8% 0.134 13.8);
Tailwind
colors: {
custom: {
50: '#feafb5',
500: '#f98b97',
950: '#000000',
},
}SCSS
$custom: #f98b97; $custom-light: #feafb5; $custom-dark: #000000;
JSON
{
"hex": "#f98b97",
"rgb": {
"r": 249,
"g": 139,
"b": 151
},
"hsl": {
"h": 353.455,
"s": 90.164,
"l": 76.078
},
"oklch": {
"l": 0.75846,
"c": 0.13363,
"h": 13.8
},
"luminance": 0.40839
}Semantic roles & 50–950 ramp
primary
#F98B97
secondary
#D5F6F2
accent
#E6CC00
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#181011
muted
#867F80