#F97BA1#F97BA1
#F97BA1 is a light, vivid pink. Relative luminance 0.369; OKLCH L 73.8% C 0.158 H 2.6°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F97BA1 |
|---|---|
| RGB | rgb(249, 123, 161) |
| HSL | hsl(342, 91%, 73%) |
| HSV | hsv(342, 51%, 98%) |
| CMYK | cmyk(0%, 50.6%, 35.3%, 2.4%) |
| CIE-LAB | lab(67.19, 51.89, 2.54) |
| CIE-LCH | lch(67.19, 51.95, 2.81°) |
| OKLab | oklab(73.75% 0.1578 0.0073) |
| OKLCH | oklch(73.75% 0.158 2.6) |
| XYZ | xyz(52.5855, 36.8839, 38.0612) |
| Luminance | 0.3688 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.44
Pinky
#FC86AA
ΔE00 2.43
Rosa
#FE86A4
ΔE00 2.82
Rosy Pink
#F6688E
ΔE00 4.44
Rose Pink
#F7879A
ΔE00 4.72
Carnation
#FD798F
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97BA1 #7BF9D3
analogous
#F97BE0 #F97BA1 #F9947B
triadic
#F97BA1 #A1F97B #7BA1F9
tetradic
#F97BA1 #E0F97B #7BF9D3 #947BF9
square
#F97BA1 #E0F97B #7BF9D3 #947BF9
split-complementary
#F97BA1 #7BF994 #7BE0F9
monochromatic
#EF0B50 #F64077 #F97BA1 #FCB6CB #FEE2EA
Accessibility & contrast
On white
2.51
#F97BA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#F97BA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97BA1
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97BA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97BA1 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9095A2
Deuteranopia (green-blind)
#B1AD9E
Tritanopia (blue-blind)
#FF7089
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f97ba1; /* rgb */ color: rgb(249, 123, 161); /* oklch */ color: oklch(73.8% 0.158 2.6);
Tailwind
colors: {
custom: {
50: '#ffa5bc',
500: '#f97ba1',
950: '#000000',
},
}SCSS
$custom: #f97ba1; $custom-light: #ffa5bc; $custom-dark: #000000;
JSON
{
"hex": "#f97ba1",
"rgb": {
"r": 249,
"g": 123,
"b": 161
},
"hsl": {
"h": 341.905,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.7375,
"c": 0.15793,
"h": 2.6
},
"luminance": 0.36879
}Semantic roles & 50–950 ramp
primary
#F97BA1
secondary
#D5F6EC
accent
#E6A000
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F12
muted
#867F81