#F97F97#F97F97
#F97F97 is a light, vivid red. Relative luminance 0.376; OKLCH L 74.0% C 0.150 H 9.0°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F97F97 |
|---|---|
| RGB | rgb(249, 127, 151) |
| HSL | hsl(348, 91%, 74%) |
| HSV | hsv(348, 49%, 98%) |
| CMYK | cmyk(0%, 49%, 39.4%, 2.4%) |
| CIE-LAB | lab(67.69, 48.83, 8.92) |
| CIE-LCH | lch(67.69, 49.64, 10.35°) |
| OKLab | oklab(74.05% 0.1482 0.0235) |
| OKLCH | oklch(74.05% 0.15 9) |
| XYZ | xyz(52.2451, 37.5580, 33.7701) |
| Luminance | 0.3755 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.82
Carnation
#FD798F
ΔE00 2.01
Rosa
#FE86A4
ΔE00 2.74
Carnation Pink
#FF7FA7
ΔE00 4.11
Pinky
#FC86AA
ΔE00 4.26
Watermelon
#FC6C85
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97F97 #7FF9E1
analogous
#F97FD4 #F97F97 #F9A47F
triadic
#F97F97 #97F97F #7F97F9
tetradic
#F97F97 #D4F97F #7FF9E1 #A47FF9
square
#F97F97 #D4F97F #7FF9E1 #A47FF9
split-complementary
#F97F97 #7FF9A4 #7FD4F9
monochromatic
#F20B39 #F64567 #F97F97 #FCB9C6 #FEE2E7
Accessibility & contrast
On white
2.47
#F97F97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#F97F97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97F97
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97F97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97F97 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969697
Deuteranopia (green-blind)
#B5AE94
Tritanopia (blue-blind)
#FF7288
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f97f97; /* rgb */ color: rgb(249, 127, 151); /* oklch */ color: oklch(74.0% 0.150 9.0);
Tailwind
colors: {
custom: {
50: '#ffa7b5',
500: '#f97f97',
950: '#000000',
},
}SCSS
$custom: #f97f97; $custom-light: #ffa7b5; $custom-dark: #000000;
JSON
{
"hex": "#f97f97",
"rgb": {
"r": 249,
"g": 127,
"b": 151
},
"hsl": {
"h": 348.197,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.74047,
"c": 0.15004,
"h": 9
},
"luminance": 0.37553
}Semantic roles & 50–950 ramp
primary
#F97F97
secondary
#D5F6EF
accent
#E6B800
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80