#F97BC0#F97BC0
#F97BC0 is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.7% C 0.171 H 348.0°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F97BC0 |
|---|---|
| RGB | rgb(249, 123, 192) |
| HSL | hsl(327, 91%, 73%) |
| HSV | hsv(327, 51%, 98%) |
| CMYK | cmyk(0%, 50.6%, 22.9%, 2.4%) |
| CIE-LAB | lab(68.11, 55.80, -13.58) |
| CIE-LCH | lch(68.11, 57.43, 346.33°) |
| OKLab | oklab(74.74% 0.1676 -0.0356) |
| OKLCH | oklch(74.74% 0.171 348) |
| XYZ | xyz(55.6659, 38.1161, 54.2843) |
| Luminance | 0.3811 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.97
Bubblegum Pink
#FE83CC
ΔE00 2.35
Bubblegum (survey)
#FF6CB5
ΔE00 3.11
Hot Pink
#FF69B4
ΔE00 3.53
Bubble Gum Pink
#FF69AF
ΔE00 4.13
Carnation Pink
#FF7FA7
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97BC0 #7BF9B4
analogous
#F37BF9 #F97BC0 #F97B81
triadic
#F97BC0 #C0F97B #7BC0F9
tetradic
#F97BC0 #F9F37B #7BF9B4 #7B81F9
square
#F97BC0 #F9F37B #7BF9B4 #7B81F9
split-complementary
#F97BC0 #81F97B #7BF9F3
monochromatic
#EF0B88 #F640A4 #F97BC0 #FCB6DC #FEE2F1
Accessibility & contrast
On white
2.44
#F97BC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#F97BC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97BC0
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97BC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97BC0 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8899C2
Deuteranopia (green-blind)
#A9AEBD
Tritanopia (blue-blind)
#FF7895
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f97bc0; /* rgb */ color: rgb(249, 123, 192); /* oklch */ color: oklch(74.7% 0.171 348.0);
Tailwind
colors: {
custom: {
50: '#fea5d3',
500: '#f97bc0',
950: '#000000',
},
}SCSS
$custom: #f97bc0; $custom-light: #fea5d3; $custom-dark: #000000;
JSON
{
"hex": "#f97bc0",
"rgb": {
"r": 249,
"g": 123,
"b": 192
},
"hsl": {
"h": 327.143,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.74739,
"c": 0.1713,
"h": 348
},
"luminance": 0.38111
}Semantic roles & 50–950 ramp
primary
#F97BC0
secondary
#D5F6E4
accent
#E66800
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82