#F97AB8#F97AB8
#F97AB8 is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.3% C 0.169 H 351.4°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F97AB8 |
|---|---|
| RGB | rgb(249, 122, 184) |
| HSL | hsl(331, 91%, 73%) |
| HSV | hsv(331, 51%, 98%) |
| CMYK | cmyk(0%, 51%, 26.1%, 2.4%) |
| CIE-LAB | lab(67.67, 55.21, -9.74) |
| CIE-LCH | lch(67.67, 56.06, 350.00°) |
| OKLab | oklab(74.33% 0.1667 -0.0251) |
| OKLCH | oklch(74.33% 0.169 351.4) |
| XYZ | xyz(54.6801, 37.5243, 49.7012) |
| Luminance | 0.3752 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.89
Bubblegum (survey)
#FF6CB5
ΔE00 2.53
Hot Pink
#FF69B4
ΔE00 3.01
Bubble Gum Pink
#FF69AF
ΔE00 3.16
Bubblegum Pink
#FE83CC
ΔE00 3.74
Carnation Pink
#FF7FA7
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97AB8 #7AF9BB
analogous
#F97AF7 #F97AB8 #F97C7A
triadic
#F97AB8 #B8F97A #7AB8F9
tetradic
#F97AB8 #F7F97A #7AF9BB #7C7AF9
square
#F97AB8 #F7F97A #7AF9BB #7C7AF9
split-complementary
#F97AB8 #7AF97C #7AF7F9
monochromatic
#EE0B7A #F63F99 #F97AB8 #FCB5D7 #FEE2EF
Accessibility & contrast
On white
2.47
#F97AB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#F97AB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97AB8
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97AB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97AB8 | 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)
#8997BA
Deuteranopia (green-blind)
#ABADB5
Tritanopia (blue-blind)
#FF7591
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f97ab8; /* rgb */ color: rgb(249, 122, 184); /* oklch */ color: oklch(74.3% 0.169 351.4);
Tailwind
colors: {
custom: {
50: '#fea4cd',
500: '#f97ab8',
950: '#000000',
},
}SCSS
$custom: #f97ab8; $custom-light: #fea4cd; $custom-dark: #000000;
JSON
{
"hex": "#f97ab8",
"rgb": {
"r": 249,
"g": 122,
"b": 184
},
"hsl": {
"h": 330.709,
"s": 91.367,
"l": 72.745
},
"oklch": {
"l": 0.74327,
"c": 0.16857,
"h": 351.4
},
"luminance": 0.37519
}Semantic roles & 50–950 ramp
primary
#F97AB8
secondary
#D5F6E6
accent
#E67500
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82