#F97BC9#F97BC9
#F97BC9 is a light, vivid pink. Relative luminance 0.385; OKLCH L 75.1% C 0.177 H 344.2°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F97BC9 |
|---|---|
| RGB | rgb(249, 123, 201) |
| HSL | hsl(323, 91%, 73%) |
| HSV | hsv(323, 51%, 98%) |
| CMYK | cmyk(0%, 50.6%, 19.3%, 2.4%) |
| CIE-LAB | lab(68.41, 57.07, -18.16) |
| CIE-LCH | lch(68.41, 59.89, 342.34°) |
| OKLab | oklab(75.06% 0.17 -0.0481) |
| OKLCH | oklch(75.06% 0.177 344.2) |
| XYZ | xyz(56.6937, 38.5272, 59.6976) |
| Luminance | 0.3852 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.92
Pink (survey)
#FF81C0
ΔE00 3.43
Bubblegum (survey)
#FF6CB5
ΔE00 4.39
Hot Pink
#FF69B4
ΔE00 4.68
Bubble Gum Pink
#FF69AF
ΔE00 5.53
Lavender Pink
#DD85D7
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97BC9 #7BF9AB
analogous
#EA7BF9 #F97BC9 #F97B8A
triadic
#F97BC9 #C9F97B #7BC9F9
tetradic
#F97BC9 #F9EA7B #7BF9AB #7B8AF9
square
#F97BC9 #F9EA7B #7BF9AB #7B8AF9
split-complementary
#F97BC9 #8AF97B #7BF9EA
monochromatic
#EF0B98 #F640B1 #F97BC9 #FCB6E1 #FEE2F3
Accessibility & contrast
On white
2.41
#F97BC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#F97BC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97BC9
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97BC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97BC9 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859ACC
Deuteranopia (green-blind)
#A7AFC6
Tritanopia (blue-blind)
#FF7A99
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f97bc9; /* rgb */ color: rgb(249, 123, 201); /* oklch */ color: oklch(75.1% 0.177 344.2);
Tailwind
colors: {
custom: {
50: '#fea5d9',
500: '#f97bc9',
950: '#000000',
},
}SCSS
$custom: #f97bc9; $custom-light: #fea5d9; $custom-dark: #000000;
JSON
{
"hex": "#f97bc9",
"rgb": {
"r": 249,
"g": 123,
"b": 201
},
"hsl": {
"h": 322.857,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.75063,
"c": 0.17671,
"h": 344.2
},
"luminance": 0.38523
}Semantic roles & 50–950 ramp
primary
#F97BC9
secondary
#D5F6E2
accent
#E65700
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83