#F97CA1#F97CA1
#F97CA1 is a light, vivid pink. Relative luminance 0.371; OKLCH L 73.9% C 0.156 H 2.9°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F97CA1 |
|---|---|
| RGB | rgb(249, 124, 161) |
| HSL | hsl(342, 91%, 73%) |
| HSV | hsv(342, 50%, 98%) |
| CMYK | cmyk(0%, 50.2%, 35.3%, 2.4%) |
| CIE-LAB | lab(67.38, 51.41, 2.81) |
| CIE-LCH | lch(67.38, 51.49, 3.13°) |
| OKLab | oklab(73.89% 0.1563 0.008) |
| OKLCH | oklch(73.89% 0.156 2.9) |
| XYZ | xyz(52.7102, 37.1333, 38.1028) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.38
Pinky
#FC86AA
ΔE00 2.28
Rosa
#FE86A4
ΔE00 2.58
Rose Pink
#F7879A
ΔE00 4.49
Rosy Pink
#F6688E
ΔE00 4.55
Carnation
#FD798F
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97CA1 #7CF9D4
analogous
#F97CDF #F97CA1 #F9957C
triadic
#F97CA1 #A1F97C #7CA1F9
tetradic
#F97CA1 #DFF97C #7CF9D4 #957CF9
square
#F97CA1 #DFF97C #7CF9D4 #957CF9
split-complementary
#F97CA1 #7CF995 #7CDFF9
monochromatic
#F00B4F #F64177 #F97CA1 #FCB7CB #FEE2EA
Accessibility & contrast
On white
2.49
#F97CA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#F97CA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97CA1
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97CA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97CA1 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9195A2
Deuteranopia (green-blind)
#B1AD9E
Tritanopia (blue-blind)
#FF7189
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f97ca1; /* rgb */ color: rgb(249, 124, 161); /* oklch */ color: oklch(73.9% 0.156 2.9);
Tailwind
colors: {
custom: {
50: '#ffa5bc',
500: '#f97ca1',
950: '#000000',
},
}SCSS
$custom: #f97ca1; $custom-light: #ffa5bc; $custom-dark: #000000;
JSON
{
"hex": "#f97ca1",
"rgb": {
"r": 249,
"g": 124,
"b": 161
},
"hsl": {
"h": 342.24,
"s": 91.241,
"l": 73.137
},
"oklch": {
"l": 0.73891,
"c": 0.15647,
"h": 2.9
},
"luminance": 0.37128
}Semantic roles & 50–950 ramp
primary
#F97CA1
secondary
#D5F6EC
accent
#E6A200
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181012
muted
#867F81