#F97BC3#F97BC3
#F97BC3 is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.8% C 0.173 H 346.7°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F97BC3 |
|---|---|
| RGB | rgb(249, 123, 195) |
| HSL | hsl(326, 91%, 73%) |
| HSV | hsv(326, 51%, 98%) |
| CMYK | cmyk(0%, 50.6%, 21.7%, 2.4%) |
| CIE-LAB | lab(68.20, 56.22, -15.11) |
| CIE-LCH | lch(68.20, 58.21, 344.96°) |
| OKLab | oklab(74.85% 0.1684 -0.0398) |
| OKLCH | oklch(74.85% 0.173 346.7) |
| XYZ | xyz(56.0017, 38.2504, 56.0528) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.02
Pink (survey)
#FF81C0
ΔE00 2.39
Bubblegum (survey)
#FF6CB5
ΔE00 3.48
Hot Pink
#FF69B4
ΔE00 3.85
Bubble Gum Pink
#FF69AF
ΔE00 4.56
Lavender Pink
#DD85D7
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97BC3 #7BF9B1
analogous
#F07BF9 #F97BC3 #F97B84
triadic
#F97BC3 #C3F97B #7BC3F9
tetradic
#F97BC3 #F9F07B #7BF9B1 #7B84F9
square
#F97BC3 #F9F07B #7BF9B1 #7B84F9
split-complementary
#F97BC3 #84F97B #7BF9F0
monochromatic
#EF0B8D #F640A8 #F97BC3 #FCB6DE #FEE2F2
Accessibility & contrast
On white
2.43
#F97BC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#F97BC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97BC3
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97BC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97BC3 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8799C5
Deuteranopia (green-blind)
#A8AEC0
Tritanopia (blue-blind)
#FF7997
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f97bc3; /* rgb */ color: rgb(249, 123, 195); /* oklch */ color: oklch(74.8% 0.173 346.7);
Tailwind
colors: {
custom: {
50: '#fea5d5',
500: '#f97bc3',
950: '#000000',
},
}SCSS
$custom: #f97bc3; $custom-light: #fea5d5; $custom-dark: #000000;
JSON
{
"hex": "#f97bc3",
"rgb": {
"r": 249,
"g": 123,
"b": 195
},
"hsl": {
"h": 325.714,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.74845,
"c": 0.17304,
"h": 346.7
},
"luminance": 0.38246
}Semantic roles & 50–950 ramp
primary
#F97BC3
secondary
#D5F6E3
accent
#E66200
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83