#F873B8#F873B8
#F873B8 is a light, vivid pink. Relative luminance 0.357; OKLCH L 73.3% C 0.178 H 350.1°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F873B8 |
|---|---|
| RGB | rgb(248, 115, 184) |
| HSL | hsl(329, 90%, 71%) |
| HSV | hsv(329, 54%, 97%) |
| CMYK | cmyk(0%, 53.6%, 25.8%, 2.7%) |
| CIE-LAB | lab(66.28, 58.18, -11.83) |
| CIE-LCH | lch(66.28, 59.37, 348.50°) |
| OKLab | oklab(73.26% 0.1757 -0.0308) |
| OKLCH | oklch(73.26% 0.178 350.1) |
| XYZ | xyz(53.4958, 35.6834, 49.4083) |
| Luminance | 0.3568 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.56
Hot Pink
#FF69B4
ΔE00 1.91
Bubble Gum Pink
#FF69AF
ΔE00 2.48
Pink (survey)
#FF81C0
ΔE00 3.12
Bubblegum Pink
#FE83CC
ΔE00 4.15
Carnation Pink
#FF7FA7
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F873B8 #73F8B3
analogous
#F573F8 #F873B8 #F87375
triadic
#F873B8 #B8F873 #73B8F8
tetradic
#F873B8 #F8F573 #73F8B3 #7375F8
square
#F873B8 #F8F573 #73F8B3 #7375F8
split-complementary
#F873B8 #75F873 #73F8F5
monochromatic
#E50B7C #F5399A #F873B8 #FBADD6 #FEE2F0
Accessibility & contrast
On white
2.58
#F873B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#F873B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F873B8
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F873B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F873B8 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8393BA
Deuteranopia (green-blind)
#A6AAB5
Tritanopia (blue-blind)
#FF6E8E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f873b8; /* rgb */ color: rgb(248, 115, 184); /* oklch */ color: oklch(73.3% 0.178 350.1);
Tailwind
colors: {
custom: {
50: '#fea0cd',
500: '#f873b8',
950: '#000000',
},
}SCSS
$custom: #f873b8; $custom-light: #fea0cd; $custom-dark: #000000;
JSON
{
"hex": "#f873b8",
"rgb": {
"r": 248,
"g": 115,
"b": 184
},
"hsl": {
"h": 328.872,
"s": 90.476,
"l": 71.176
},
"oklch": {
"l": 0.7326,
"c": 0.17834,
"h": 350.1
},
"luminance": 0.35679
}Semantic roles & 50–950 ramp
primary
#F873B8
secondary
#D2F5E3
accent
#E66E00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82