#F973B2#F973B2
#F973B2 is a light, vivid pink. Relative luminance 0.356; OKLCH L 73.2% C 0.176 H 352.9°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F973B2 |
|---|---|
| RGB | rgb(249, 115, 178) |
| HSL | hsl(332, 92%, 71%) |
| HSV | hsv(332, 54%, 98%) |
| CMYK | cmyk(0%, 53.8%, 28.5%, 2.4%) |
| CIE-LAB | lab(66.23, 57.72, -8.49) |
| CIE-LCH | lch(66.23, 58.34, 351.63°) |
| OKLab | oklab(73.19% 0.1749 -0.0218) |
| OKLCH | oklch(73.19% 0.176 352.9) |
| XYZ | xyz(53.2357, 35.6205, 46.1826) |
| Luminance | 0.3562 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.57
Bubble Gum Pink
#FF69AF
ΔE00 1.80
Hot Pink
#FF69B4
ΔE00 1.95
Pink (survey)
#FF81C0
ΔE00 3.29
Bubblegum Pink
#FE83CC
ΔE00 5.05
Carnation Pink
#FF7FA7
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F973B2 #73F9BA
analogous
#F973F5 #F973B2 #F97773
triadic
#F973B2 #B2F973 #73B2F9
tetradic
#F973B2 #F5F973 #73F9BA #7773F9
square
#F973B2 #F5F973 #73F9BA #7773F9
split-complementary
#F973B2 #73F977 #73F5F9
monochromatic
#E80A72 #F63892 #F973B2 #FCAED2 #FEE2EF
Accessibility & contrast
On white
2.59
#F973B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#F973B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F973B2
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F973B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F973B2 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8592B4
Deuteranopia (green-blind)
#A8AAAF
Tritanopia (blue-blind)
#FF6C8B
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f973b2; /* rgb */ color: rgb(249, 115, 178); /* oklch */ color: oklch(73.2% 0.176 352.9);
Tailwind
colors: {
custom: {
50: '#ffa0c9',
500: '#f973b2',
950: '#000000',
},
}SCSS
$custom: #f973b2; $custom-light: #ffa0c9; $custom-dark: #000000;
JSON
{
"hex": "#f973b2",
"rgb": {
"r": 249,
"g": 115,
"b": 178
},
"hsl": {
"h": 331.791,
"s": 91.781,
"l": 71.373
},
"oklch": {
"l": 0.73189,
"c": 0.17626,
"h": 352.9
},
"luminance": 0.35616
}Semantic roles & 50–950 ramp
primary
#F973B2
secondary
#D2F5E5
accent
#E67A00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82