#F97BC2#F97BC2
#F97BC2 is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.8% C 0.172 H 347.1°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F97BC2 |
|---|---|
| RGB | rgb(249, 123, 194) |
| HSL | hsl(326, 91%, 73%) |
| HSV | hsv(326, 51%, 98%) |
| CMYK | cmyk(0%, 50.6%, 22.1%, 2.4%) |
| CIE-LAB | lab(68.17, 56.08, -14.60) |
| CIE-LCH | lch(68.17, 57.95, 345.41°) |
| OKLab | oklab(74.81% 0.1681 -0.0384) |
| OKLCH | oklch(74.81% 0.172 347.1) |
| XYZ | xyz(55.8890, 38.2053, 55.4593) |
| Luminance | 0.3820 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.11
Pink (survey)
#FF81C0
ΔE00 2.24
Bubblegum (survey)
#FF6CB5
ΔE00 3.35
Hot Pink
#FF69B4
ΔE00 3.73
Bubble Gum Pink
#FF69AF
ΔE00 4.41
Carnation Pink
#FF7FA7
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97BC2 #7BF9B2
analogous
#F17BF9 #F97BC2 #F97B83
triadic
#F97BC2 #C2F97B #7BC2F9
tetradic
#F97BC2 #F9F17B #7BF9B2 #7B83F9
square
#F97BC2 #F9F17B #7BF9B2 #7B83F9
split-complementary
#F97BC2 #83F97B #7BF9F1
monochromatic
#EF0B8B #F640A7 #F97BC2 #FCB6DD #FEE2F1
Accessibility & contrast
On white
2.43
#F97BC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#F97BC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97BC2
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97BC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97BC2 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8799C4
Deuteranopia (green-blind)
#A9AEBF
Tritanopia (blue-blind)
#FF7996
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f97bc2; /* rgb */ color: rgb(249, 123, 194); /* oklch */ color: oklch(74.8% 0.172 347.1);
Tailwind
colors: {
custom: {
50: '#fea5d4',
500: '#f97bc2',
950: '#000000',
},
}SCSS
$custom: #f97bc2; $custom-light: #fea5d4; $custom-dark: #000000;
JSON
{
"hex": "#f97bc2",
"rgb": {
"r": 249,
"g": 123,
"b": 194
},
"hsl": {
"h": 326.19,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.74809,
"c": 0.17245,
"h": 347.1
},
"luminance": 0.38201
}Semantic roles & 50–950 ramp
primary
#F97BC2
secondary
#D5F6E3
accent
#E66400
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83