#F97AB7#F97AB7
#F97AB7 is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.3% C 0.168 H 351.9°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F97AB7 |
|---|---|
| RGB | rgb(249, 122, 183) |
| HSL | hsl(331, 91%, 73%) |
| HSV | hsv(331, 51%, 98%) |
| CMYK | cmyk(0%, 51%, 26.5%, 2.4%) |
| CIE-LAB | lab(67.64, 55.08, -9.22) |
| CIE-LCH | lch(67.64, 55.84, 350.50°) |
| OKLab | oklab(74.29% 0.1664 -0.0238) |
| OKLCH | oklch(74.29% 0.168 351.9) |
| XYZ | xyz(54.5756, 37.4825, 49.1511) |
| Luminance | 0.3748 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.98
Bubblegum (survey)
#FF6CB5
ΔE00 2.55
Hot Pink
#FF69B4
ΔE00 3.04
Bubble Gum Pink
#FF69AF
ΔE00 3.10
Bubblegum Pink
#FE83CC
ΔE00 3.94
Carnation Pink
#FF7FA7
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97AB7 #7AF9BC
analogous
#F97AF7 #F97AB7 #F97C7A
triadic
#F97AB7 #B7F97A #7AB7F9
tetradic
#F97AB7 #F7F97A #7AF9BC #7C7AF9
square
#F97AB7 #F7F97A #7AF9BC #7C7AF9
split-complementary
#F97AB7 #7AF97C #7AF7F9
monochromatic
#EE0B78 #F63F97 #F97AB7 #FCB5D7 #FEE2EF
Accessibility & contrast
On white
2.47
#F97AB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#F97AB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97AB7
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97AB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97AB7 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8997B9
Deuteranopia (green-blind)
#ABADB4
Tritanopia (blue-blind)
#FF7591
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f97ab7; /* rgb */ color: rgb(249, 122, 183); /* oklch */ color: oklch(74.3% 0.168 351.9);
Tailwind
colors: {
custom: {
50: '#fea4cc',
500: '#f97ab7',
950: '#000000',
},
}SCSS
$custom: #f97ab7; $custom-light: #fea4cc; $custom-dark: #000000;
JSON
{
"hex": "#f97ab7",
"rgb": {
"r": 249,
"g": 122,
"b": 183
},
"hsl": {
"h": 331.181,
"s": 91.367,
"l": 72.745
},
"oklch": {
"l": 0.74294,
"c": 0.16807,
"h": 351.9
},
"luminance": 0.37478
}Semantic roles & 50–950 ramp
primary
#F97AB7
secondary
#D5F6E6
accent
#E67700
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82