#F973B7#F973B7
#F973B7 is a light, vivid pink. Relative luminance 0.358; OKLCH L 73.4% C 0.179 H 350.7°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F973B7 |
|---|---|
| RGB | rgb(249, 115, 183) |
| HSL | hsl(330, 92%, 71%) |
| HSV | hsv(330, 54%, 98%) |
| CMYK | cmyk(0%, 53.8%, 26.5%, 2.4%) |
| CIE-LAB | lab(66.39, 58.36, -11.09) |
| CIE-LCH | lch(66.39, 59.40, 349.24°) |
| OKLab | oklab(73.36% 0.1764 -0.0288) |
| OKLCH | oklch(73.36% 0.179 350.7) |
| XYZ | xyz(53.7469, 35.8250, 48.8748) |
| Luminance | 0.3582 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.39
Hot Pink
#FF69B4
ΔE00 1.79
Bubble Gum Pink
#FF69AF
ΔE00 2.25
Pink (survey)
#FF81C0
ΔE00 3.04
Bubblegum Pink
#FE83CC
ΔE00 4.27
Carnation Pink
#FF7FA7
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F973B7 #73F9B5
analogous
#F873F9 #F973B7 #F97374
triadic
#F973B7 #B7F973 #73B7F9
tetradic
#F973B7 #F9F873 #73F9B5 #7374F9
square
#F973B7 #F9F873 #73F9B5 #7374F9
split-complementary
#F973B7 #74F973 #73F9F8
monochromatic
#E80A7A #F63899 #F973B7 #FCAED5 #FEE2F0
Accessibility & contrast
On white
2.57
#F973B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#F973B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F973B7
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F973B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F973B7 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8393B9
Deuteranopia (green-blind)
#A7AAB4
Tritanopia (blue-blind)
#FF6E8D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f973b7; /* rgb */ color: rgb(249, 115, 183); /* oklch */ color: oklch(73.4% 0.179 350.7);
Tailwind
colors: {
custom: {
50: '#fea0cc',
500: '#f973b7',
950: '#000000',
},
}SCSS
$custom: #f973b7; $custom-light: #fea0cc; $custom-dark: #000000;
JSON
{
"hex": "#f973b7",
"rgb": {
"r": 249,
"g": 115,
"b": 183
},
"hsl": {
"h": 329.552,
"s": 91.781,
"l": 71.373
},
"oklch": {
"l": 0.73358,
"c": 0.17872,
"h": 350.7
},
"luminance": 0.3582
}Semantic roles & 50–950 ramp
primary
#F973B7
secondary
#D2F5E4
accent
#E67100
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82