#F871BF#F871BF
#F871BF is a light, vivid pink. Relative luminance 0.355; OKLCH L 73.2% C 0.185 H 346.9°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F871BF |
|---|---|
| RGB | rgb(248, 113, 191) |
| HSL | hsl(325, 91%, 71%) |
| HSV | hsv(325, 54%, 97%) |
| CMYK | cmyk(0%, 54.4%, 23%, 2.7%) |
| CIE-LAB | lab(66.16, 60.03, -15.96) |
| CIE-LCH | lch(66.16, 62.11, 345.11°) |
| OKLab | oklab(73.25% 0.1804 -0.042) |
| OKLCH | oklch(73.25% 0.185 346.9) |
| XYZ | xyz(54.0221, 35.5331, 53.2935) |
| Luminance | 0.3553 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.60
Hot Pink
#FF69B4
ΔE00 2.73
Bubble Gum Pink
#FF69AF
ΔE00 3.69
Bubblegum Pink
#FE83CC
ΔE00 3.81
Pink (survey)
#FF81C0
ΔE00 3.92
Pale Magenta
#D767AD
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F871BF #71F8AA
analogous
#ED71F8 #F871BF #F8717B
triadic
#F871BF #BFF871 #71BFF8
tetradic
#F871BF #F8ED71 #71F8AA #717BF8
square
#F871BF #F8ED71 #71F8AA #717BF8
split-complementary
#F871BF #7BF871 #71F8ED
monochromatic
#E30B88 #F537A5 #F871BF #FBABD9 #FEE2F2
Accessibility & contrast
On white
2.59
#F871BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#F871BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F871BF
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F871BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F871BF | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E92C2
Deuteranopia (green-blind)
#A3A9BC
Tritanopia (blue-blind)
#FF6E90
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f871bf; /* rgb */ color: rgb(248, 113, 191); /* oklch */ color: oklch(73.2% 0.185 346.9);
Tailwind
colors: {
custom: {
50: '#fe9fd2',
500: '#f871bf',
950: '#000000',
},
}SCSS
$custom: #f871bf; $custom-light: #fe9fd2; $custom-dark: #000000;
JSON
{
"hex": "#f871bf",
"rgb": {
"r": 248,
"g": 113,
"b": 191
},
"hsl": {
"h": 325.333,
"s": 90.604,
"l": 70.784
},
"oklch": {
"l": 0.73249,
"c": 0.18522,
"h": 346.9
},
"luminance": 0.35528
}Semantic roles & 50–950 ramp
primary
#F871BF
secondary
#D0F5E0
accent
#E66100
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82