#F873BF#F873BF
#F873BF is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.5% C 0.182 H 347.1°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F873BF |
|---|---|
| RGB | rgb(248, 115, 191) |
| HSL | hsl(326, 90%, 71%) |
| HSV | hsv(326, 54%, 97%) |
| CMYK | cmyk(0%, 53.6%, 23%, 2.7%) |
| CIE-LAB | lab(66.51, 59.11, -15.44) |
| CIE-LCH | lch(66.51, 61.09, 345.37°) |
| OKLab | oklab(73.51% 0.1776 -0.0406) |
| OKLCH | oklch(73.51% 0.182 347.1) |
| XYZ | xyz(54.2477, 35.9842, 53.3687) |
| Luminance | 0.3598 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.57
Hot Pink
#FF69B4
ΔE00 2.77
Bubblegum Pink
#FE83CC
ΔE00 3.50
Pink (survey)
#FF81C0
ΔE00 3.53
Bubble Gum Pink
#FF69AF
ΔE00 3.67
Pale Magenta
#D767AD
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F873BF #73F8AC
analogous
#EE73F8 #F873BF #F8737C
triadic
#F873BF #BFF873 #73BFF8
tetradic
#F873BF #F8EE73 #73F8AC #737CF8
square
#F873BF #F8EE73 #73F8AC #737CF8
split-complementary
#F873BF #7CF873 #73F8EE
monochromatic
#E50B88 #F539A4 #F873BF #FBADDA #FEE2F2
Accessibility & contrast
On white
2.56
#F873BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#F873BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F873BF
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F873BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F873BF | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8094C1
Deuteranopia (green-blind)
#A4AABC
Tritanopia (blue-blind)
#FF7091
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f873bf; /* rgb */ color: rgb(248, 115, 191); /* oklch */ color: oklch(73.5% 0.182 347.1);
Tailwind
colors: {
custom: {
50: '#fea0d2',
500: '#f873bf',
950: '#000000',
},
}SCSS
$custom: #f873bf; $custom-light: #fea0d2; $custom-dark: #000000;
JSON
{
"hex": "#f873bf",
"rgb": {
"r": 248,
"g": 115,
"b": 191
},
"hsl": {
"h": 325.714,
"s": 90.476,
"l": 71.176
},
"oklch": {
"l": 0.73507,
"c": 0.18219,
"h": 347.1
},
"luminance": 0.3598
}Semantic roles & 50–950 ramp
primary
#F873BF
secondary
#D2F5E1
accent
#E66200
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82