#F97BC4#F97BC4
#F97BC4 is a light, vivid pink. Relative luminance 0.383; OKLCH L 74.9% C 0.174 H 346.3°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F97BC4 |
|---|---|
| RGB | rgb(249, 123, 196) |
| HSL | hsl(325, 91%, 73%) |
| HSV | hsv(325, 51%, 98%) |
| CMYK | cmyk(0%, 50.6%, 21.3%, 2.4%) |
| CIE-LAB | lab(68.24, 56.36, -15.62) |
| CIE-LCH | lch(68.24, 58.48, 344.51°) |
| OKLab | oklab(74.88% 0.1687 -0.0412) |
| OKLCH | oklch(74.88% 0.174 346.3) |
| XYZ | xyz(56.1151, 38.2958, 56.6502) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.95
Pink (survey)
#FF81C0
ΔE00 2.55
Bubblegum (survey)
#FF6CB5
ΔE00 3.62
Hot Pink
#FF69B4
ΔE00 3.98
Bubble Gum Pink
#FF69AF
ΔE00 4.72
Lavender Pink
#DD85D7
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97BC4 #7BF9B0
analogous
#EF7BF9 #F97BC4 #F97B85
triadic
#F97BC4 #C4F97B #7BC4F9
tetradic
#F97BC4 #F9EF7B #7BF9B0 #7B85F9
square
#F97BC4 #F9EF7B #7BF9B0 #7B85F9
split-complementary
#F97BC4 #85F97B #7BF9EF
monochromatic
#EF0B8F #F640AA #F97BC4 #FCB6DE #FEE2F2
Accessibility & contrast
On white
2.43
#F97BC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#F97BC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97BC4
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97BC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97BC4 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8699C6
Deuteranopia (green-blind)
#A8AEC1
Tritanopia (blue-blind)
#FF7997
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f97bc4; /* rgb */ color: rgb(249, 123, 196); /* oklch */ color: oklch(74.9% 0.174 346.3);
Tailwind
colors: {
custom: {
50: '#fea5d6',
500: '#f97bc4',
950: '#000000',
},
}SCSS
$custom: #f97bc4; $custom-light: #fea5d6; $custom-dark: #000000;
JSON
{
"hex": "#f97bc4",
"rgb": {
"r": 249,
"g": 123,
"b": 196
},
"hsl": {
"h": 325.238,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.74881,
"c": 0.17363,
"h": 346.3
},
"luminance": 0.38291
}Semantic roles & 50–950 ramp
primary
#F97BC4
secondary
#D5F6E3
accent
#E66100
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83