#F873B7#F873B7
#F873B7 is a light, vivid pink. Relative luminance 0.356; OKLCH L 73.2% C 0.178 H 350.5°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F873B7 |
|---|---|
| RGB | rgb(248, 115, 183) |
| HSL | hsl(329, 90%, 71%) |
| HSV | hsv(329, 54%, 97%) |
| CMYK | cmyk(0%, 53.6%, 26.2%, 2.7%) |
| CIE-LAB | lab(66.25, 58.05, -11.31) |
| CIE-LCH | lch(66.25, 59.14, 348.97°) |
| OKLab | oklab(73.22% 0.1754 -0.0294) |
| OKLCH | oklch(73.22% 0.178 350.5) |
| XYZ | xyz(53.3913, 35.6417, 48.8582) |
| Luminance | 0.3564 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.49
Hot Pink
#FF69B4
ΔE00 1.85
Bubble Gum Pink
#FF69AF
ΔE00 2.34
Pink (survey)
#FF81C0
ΔE00 3.12
Bubblegum Pink
#FE83CC
ΔE00 4.28
Carnation Pink
#FF7FA7
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F873B7 #73F8B4
analogous
#F673F8 #F873B7 #F87374
triadic
#F873B7 #B7F873 #73B7F8
tetradic
#F873B7 #F8F673 #73F8B4 #7374F8
square
#F873B7 #F8F673 #73F8B4 #7374F8
split-complementary
#F873B7 #74F873 #73F8F6
monochromatic
#E50B7B #F53999 #F873B7 #FBADD5 #FEE2F0
Accessibility & contrast
On white
2.58
#F873B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#F873B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F873B7
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F873B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F873B7 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8392B9
Deuteranopia (green-blind)
#A7AAB4
Tritanopia (blue-blind)
#FF6E8D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f873b7; /* rgb */ color: rgb(248, 115, 183); /* oklch */ color: oklch(73.2% 0.178 350.5);
Tailwind
colors: {
custom: {
50: '#fea0cc',
500: '#f873b7',
950: '#000000',
},
}SCSS
$custom: #f873b7; $custom-light: #fea0cc; $custom-dark: #000000;
JSON
{
"hex": "#f873b7",
"rgb": {
"r": 248,
"g": 115,
"b": 183
},
"hsl": {
"h": 329.323,
"s": 90.476,
"l": 71.176
},
"oklch": {
"l": 0.73225,
"c": 0.17782,
"h": 350.5
},
"luminance": 0.35637
}Semantic roles & 50–950 ramp
primary
#F873B7
secondary
#D2F5E3
accent
#E67000
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82