#F873B4#F873B4
#F873B4 is a light, vivid pink. Relative luminance 0.355; OKLCH L 73.1% C 0.176 H 351.8°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F873B4 |
|---|---|
| RGB | rgb(248, 115, 180) |
| HSL | hsl(331, 90%, 71%) |
| HSV | hsv(331, 54%, 97%) |
| CMYK | cmyk(0%, 53.6%, 27.4%, 2.7%) |
| CIE-LAB | lab(66.15, 57.66, -9.76) |
| CIE-LCH | lch(66.15, 58.48, 350.39°) |
| OKLab | oklab(73.12% 0.1745 -0.0252) |
| OKLCH | oklch(73.12% 0.176 351.8) |
| XYZ | xyz(53.0824, 35.5181, 47.2312) |
| Luminance | 0.3551 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.46
Hot Pink
#FF69B4
ΔE00 1.84
Bubble Gum Pink
#FF69AF
ΔE00 1.99
Pink (survey)
#FF81C0
ΔE00 3.21
Bubblegum Pink
#FE83CC
ΔE00 4.72
Carnation Pink
#FF7FA7
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F873B4 #73F8B7
analogous
#F873F6 #F873B4 #F87473
triadic
#F873B4 #B4F873 #73B4F8
tetradic
#F873B4 #F6F873 #73F8B7 #7473F8
square
#F873B4 #F6F873 #73F8B7 #7473F8
split-complementary
#F873B4 #73F874 #73F6F8
monochromatic
#E50B76 #F53995 #F873B4 #FBADD3 #FEE2EF
Accessibility & contrast
On white
2.59
#F873B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#F873B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F873B4
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F873B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F873B4 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8492B6
Deuteranopia (green-blind)
#A7AAB1
Tritanopia (blue-blind)
#FF6D8C
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f873b4; /* rgb */ color: rgb(248, 115, 180); /* oklch */ color: oklch(73.1% 0.176 351.8);
Tailwind
colors: {
custom: {
50: '#fea0ca',
500: '#f873b4',
950: '#000000',
},
}SCSS
$custom: #f873b4; $custom-light: #fea0ca; $custom-dark: #000000;
JSON
{
"hex": "#f873b4",
"rgb": {
"r": 248,
"g": 115,
"b": 180
},
"hsl": {
"h": 330.677,
"s": 90.476,
"l": 71.176
},
"oklch": {
"l": 0.73123,
"c": 0.17631,
"h": 351.8
},
"luminance": 0.35513
}Semantic roles & 50–950 ramp
primary
#F873B4
secondary
#D2F5E4
accent
#E67500
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82