#F97CB4#F97CB4
#F97CB4 is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.5% C 0.164 H 353.6°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F97CB4 |
|---|---|
| RGB | rgb(249, 124, 180) |
| HSL | hsl(333, 91%, 73%) |
| HSV | hsv(333, 50%, 98%) |
| CMYK | cmyk(0%, 50.2%, 27.7%, 2.4%) |
| CIE-LAB | lab(67.91, 53.73, -7.12) |
| CIE-LCH | lch(67.91, 54.20, 352.45°) |
| OKLab | oklab(74.47% 0.1626 -0.0181) |
| OKLCH | oklch(74.47% 0.164 353.6) |
| XYZ | xyz(54.5148, 37.8551, 47.6068) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.28
Bubblegum (survey)
#FF6CB5
ΔE00 3.18
Bubble Gum Pink
#FF69AF
ΔE00 3.43
Hot Pink
#FF69B4
ΔE00 3.65
Carnation Pink
#FF7FA7
ΔE00 4.32
Bubblegum Pink
#FE83CC
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97CB4 #7CF9C1
analogous
#F97CF2 #F97CB4 #F9827C
triadic
#F97CB4 #B4F97C #7CB4F9
tetradic
#F97CB4 #F2F97C #7CF9C1 #827CF9
square
#F97CB4 #F2F97C #7CF9C1 #827CF9
split-complementary
#F97CB4 #7CF982 #7CF2F9
monochromatic
#F00B71 #F64192 #F97CB4 #FCB7D6 #FEE2EE
Accessibility & contrast
On white
2.45
#F97CB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#F97CB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97CB4
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97CB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97CB4 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C98B6
Deuteranopia (green-blind)
#ADAEB1
Tritanopia (blue-blind)
#FF7691
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f97cb4; /* rgb */ color: rgb(249, 124, 180); /* oklch */ color: oklch(74.5% 0.164 353.6);
Tailwind
colors: {
custom: {
50: '#fea5ca',
500: '#f97cb4',
950: '#000000',
},
}SCSS
$custom: #f97cb4; $custom-light: #fea5ca; $custom-dark: #000000;
JSON
{
"hex": "#f97cb4",
"rgb": {
"r": 249,
"g": 124,
"b": 180
},
"hsl": {
"h": 333.12,
"s": 91.241,
"l": 73.137
},
"oklch": {
"l": 0.74471,
"c": 0.16356,
"h": 353.6
},
"luminance": 0.3785
}Semantic roles & 50–950 ramp
primary
#F97CB4
secondary
#D5F6E7
accent
#E67F00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82