#F98097#F98097
#F98097 is a light, vivid red. Relative luminance 0.378; OKLCH L 74.2% C 0.149 H 9.4°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F98097 |
|---|---|
| RGB | rgb(249, 128, 151) |
| HSL | hsl(349, 91%, 74%) |
| HSV | hsv(349, 49%, 98%) |
| CMYK | cmyk(0%, 48.6%, 39.4%, 2.4%) |
| CIE-LAB | lab(67.89, 48.34, 9.19) |
| CIE-LCH | lch(67.89, 49.21, 10.77°) |
| OKLab | oklab(74.19% 0.1467 0.0242) |
| OKLCH | oklch(74.19% 0.149 9.4) |
| XYZ | xyz(52.3749, 37.8175, 33.8134) |
| Luminance | 0.3781 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.58
Carnation
#FD798F
ΔE00 2.01
Rosa
#FE86A4
ΔE00 2.78
Blush Pink
#FE828C
ΔE00 4.15
Carnation Pink
#FF7FA7
ΔE00 4.29
Pinky
#FC86AA
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98097 #80F9E2
analogous
#F980D4 #F98097 #F9A680
triadic
#F98097 #97F980 #8097F9
tetradic
#F98097 #D4F980 #80F9E2 #A680F9
square
#F98097 #D4F980 #80F9E2 #A680F9
split-complementary
#F98097 #80F9A6 #80D4F9
monochromatic
#F30B38 #F64667 #F98097 #FCBAC7 #FEE2E7
Accessibility & contrast
On white
2.45
#F98097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#F98097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98097
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98097 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979797
Deuteranopia (green-blind)
#B5AE94
Tritanopia (blue-blind)
#FF7388
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f98097; /* rgb */ color: rgb(249, 128, 151); /* oklch */ color: oklch(74.2% 0.149 9.4);
Tailwind
colors: {
custom: {
50: '#ffa8b5',
500: '#f98097',
950: '#000000',
},
}SCSS
$custom: #f98097; $custom-light: #ffa8b5; $custom-dark: #000000;
JSON
{
"hex": "#f98097",
"rgb": {
"r": 249,
"g": 128,
"b": 151
},
"hsl": {
"h": 348.595,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.74192,
"c": 0.14866,
"h": 9.4
},
"luminance": 0.37812
}Semantic roles & 50–950 ramp
primary
#F98097
secondary
#D5F6F0
accent
#E6BA00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80