#F97CA0#F97CA0
#F97CA0 is a light, vivid pink. Relative luminance 0.371; OKLCH L 73.9% C 0.156 H 3.4°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F97CA0 |
|---|---|
| RGB | rgb(249, 124, 160) |
| HSL | hsl(343, 91%, 73%) |
| HSV | hsv(343, 50%, 98%) |
| CMYK | cmyk(0%, 50.2%, 35.7%, 2.4%) |
| CIE-LAB | lab(67.35, 51.29, 3.34) |
| CIE-LCH | lch(67.35, 51.40, 3.73°) |
| OKLab | oklab(73.86% 0.1559 0.0093) |
| OKLCH | oklch(73.86% 0.156 3.4) |
| XYZ | xyz(52.6224, 37.0982, 37.6402) |
| Luminance | 0.3709 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.54
Pinky
#FC86AA
ΔE00 2.37
Rosa
#FE86A4
ΔE00 2.47
Rose Pink
#F7879A
ΔE00 4.26
Rosy Pink
#F6688E
ΔE00 4.44
Carnation
#FD798F
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97CA0 #7CF9D5
analogous
#F97CDE #F97CA0 #F9967C
triadic
#F97CA0 #A0F97C #7CA0F9
tetradic
#F97CA0 #DEF97C #7CF9D5 #967CF9
square
#F97CA0 #DEF97C #7CF9D5 #967CF9
split-complementary
#F97CA0 #7CF996 #7CDEF9
monochromatic
#F00B4D #F64176 #F97CA0 #FCB7CA #FEE2EA
Accessibility & contrast
On white
2.49
#F97CA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#F97CA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97CA0
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97CA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97CA0 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9195A1
Deuteranopia (green-blind)
#B1AD9D
Tritanopia (blue-blind)
#FF7189
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f97ca0; /* rgb */ color: rgb(249, 124, 160); /* oklch */ color: oklch(73.9% 0.156 3.4);
Tailwind
colors: {
custom: {
50: '#ffa5bc',
500: '#f97ca0',
950: '#000000',
},
}SCSS
$custom: #f97ca0; $custom-light: #ffa5bc; $custom-dark: #000000;
JSON
{
"hex": "#f97ca0",
"rgb": {
"r": 249,
"g": 124,
"b": 160
},
"hsl": {
"h": 342.72,
"s": 91.241,
"l": 73.137
},
"oklch": {
"l": 0.73862,
"c": 0.1562,
"h": 3.4
},
"luminance": 0.37093
}Semantic roles & 50–950 ramp
primary
#F97CA0
secondary
#D5F6EC
accent
#E6A300
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80