#F97F98#F97F98
#F97F98 is a light, vivid red. Relative luminance 0.376; OKLCH L 74.1% C 0.150 H 8.5°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F97F98 |
|---|---|
| RGB | rgb(249, 127, 152) |
| HSL | hsl(348, 91%, 74%) |
| HSV | hsv(348, 49%, 98%) |
| CMYK | cmyk(0%, 49%, 39%, 2.4%) |
| CIE-LAB | lab(67.72, 48.94, 8.39) |
| CIE-LCH | lch(67.72, 49.65, 9.73°) |
| OKLab | oklab(74.07% 0.1486 0.0222) |
| OKLCH | oklch(74.07% 0.15 8.5) |
| XYZ | xyz(52.3267, 37.5906, 34.1996) |
| Luminance | 0.3759 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.93
Carnation
#FD798F
ΔE00 2.24
Rosa
#FE86A4
ΔE00 2.53
Carnation Pink
#FF7FA7
ΔE00 3.82
Pinky
#FC86AA
ΔE00 3.99
Watermelon
#FC6C85
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97F98 #7FF9E0
analogous
#F97FD5 #F97F98 #F9A37F
triadic
#F97F98 #98F97F #7F98F9
tetradic
#F97F98 #D5F97F #7FF9E0 #A37FF9
square
#F97F98 #D5F97F #7FF9E0 #A37FF9
split-complementary
#F97F98 #7FF9A3 #7FD5F9
monochromatic
#F20B3B #F64569 #F97F98 #FCB9C7 #FEE2E7
Accessibility & contrast
On white
2.47
#F97F98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#F97F98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97F98
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97F98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97F98 | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969699
Deuteranopia (green-blind)
#B4AE95
Tritanopia (blue-blind)
#FF7288
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f97f98; /* rgb */ color: rgb(249, 127, 152); /* oklch */ color: oklch(74.1% 0.150 8.5);
Tailwind
colors: {
custom: {
50: '#ffa7b6',
500: '#f97f98',
950: '#000000',
},
}SCSS
$custom: #f97f98; $custom-light: #ffa7b6; $custom-dark: #000000;
JSON
{
"hex": "#f97f98",
"rgb": {
"r": 249,
"g": 127,
"b": 152
},
"hsl": {
"h": 347.705,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.74073,
"c": 0.15021,
"h": 8.5
},
"luminance": 0.37585
}Semantic roles & 50–950 ramp
primary
#F97F98
secondary
#D5F6EF
accent
#E6B600
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80