#F97B97#F97B97
#F97B97 is a light, vivid red. Relative luminance 0.365; OKLCH L 73.5% C 0.156 H 7.7°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F97B97 |
|---|---|
| RGB | rgb(249, 123, 151) |
| HSL | hsl(347, 91%, 73%) |
| HSV | hsv(347, 51%, 98%) |
| CMYK | cmyk(0%, 50.6%, 39.4%, 2.4%) |
| CIE-LAB | lab(66.93, 50.78, 7.84) |
| CIE-LCH | lch(66.93, 51.38, 8.77°) |
| OKLab | oklab(73.47% 0.1542 0.0208) |
| OKLCH | oklch(73.47% 0.156 7.7) |
| XYZ | xyz(51.7387, 36.5452, 33.6013) |
| Luminance | 0.3654 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 2.35
Rose Pink
#F7879A
ΔE00 2.85
Rosa
#FE86A4
ΔE00 2.88
Carnation Pink
#FF7FA7
ΔE00 3.56
Rosy Pink
#F6688E
ΔE00 3.95
Pinky
#FC86AA
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97B97 #7BF9DD
analogous
#F97BD6 #F97B97 #F99E7B
triadic
#F97B97 #97F97B #7B97F9
tetradic
#F97B97 #D6F97B #7BF9DD #9E7BF9
square
#F97B97 #D6F97B #7BF9DD #9E7BF9
split-complementary
#F97B97 #7BF99E #7BD6F9
monochromatic
#EF0B3D #F64069 #F97B97 #FCB6C5 #FEE2E8
Accessibility & contrast
On white
2.53
#F97B97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#F97B97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97B97
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97B97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97B97 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929498
Deuteranopia (green-blind)
#B2AC94
Tritanopia (blue-blind)
#FF6E85
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f97b97; /* rgb */ color: rgb(249, 123, 151); /* oklch */ color: oklch(73.5% 0.156 7.7);
Tailwind
colors: {
custom: {
50: '#ffa4b5',
500: '#f97b97',
950: '#000000',
},
}SCSS
$custom: #f97b97; $custom-light: #ffa4b5; $custom-dark: #000000;
JSON
{
"hex": "#f97b97",
"rgb": {
"r": 249,
"g": 123,
"b": 151
},
"hsl": {
"h": 346.667,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.73473,
"c": 0.15561,
"h": 7.7
},
"luminance": 0.3654
}Semantic roles & 50–950 ramp
primary
#F97B97
secondary
#D5F6EF
accent
#E6B300
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80