#F86FBF#F86FBF
#F86FBF is a light, vivid pink. Relative luminance 0.351; OKLCH L 73.0% C 0.188 H 346.7°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F86FBF |
|---|---|
| RGB | rgb(248, 111, 191) |
| HSL | hsl(325, 91%, 70%) |
| HSV | hsv(325, 55%, 97%) |
| CMYK | cmyk(0%, 55.2%, 23%, 2.7%) |
| CIE-LAB | lab(65.82, 60.94, -16.47) |
| CIE-LCH | lch(65.82, 63.12, 344.87°) |
| OKLab | oklab(73% 0.1832 -0.0434) |
| OKLCH | oklch(73% 0.188 346.7) |
| XYZ | xyz(53.8015, 35.0917, 53.2200) |
| Luminance | 0.3509 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.68
Hot Pink
#FF69B4
ΔE00 2.74
Bubble Gum Pink
#FF69AF
ΔE00 3.74
Bubblegum Pink
#FE83CC
ΔE00 4.14
Pink (survey)
#FF81C0
ΔE00 4.30
Pale Magenta
#D767AD
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86FBF #6FF8A8
analogous
#ED6FF8 #F86FBF #F86F7A
triadic
#F86FBF #BFF86F #6FBFF8
tetradic
#F86FBF #F8ED6F #6FF8A8 #6F7AF8
square
#F86FBF #F8ED6F #6FF8A8 #6F7AF8
split-complementary
#F86FBF #7AF86F #6FF8ED
monochromatic
#E20B88 #F535A5 #F86FBF #FBA9D9 #FEE2F2
Accessibility & contrast
On white
2.62
#F86FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#F86FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86FBF
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86FBF | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D91C2
Deuteranopia (green-blind)
#A2A9BC
Tritanopia (blue-blind)
#FF6C8F
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f86fbf; /* rgb */ color: rgb(248, 111, 191); /* oklch */ color: oklch(73.0% 0.188 346.7);
Tailwind
colors: {
custom: {
50: '#fe9ed2',
500: '#f86fbf',
950: '#000000',
},
}SCSS
$custom: #f86fbf; $custom-light: #fe9ed2; $custom-dark: #000000;
JSON
{
"hex": "#f86fbf",
"rgb": {
"r": 248,
"g": 111,
"b": 191
},
"hsl": {
"h": 324.964,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.72996,
"c": 0.18823,
"h": 346.7
},
"luminance": 0.35087
}Semantic roles & 50–950 ramp
primary
#F86FBF
secondary
#CFF4DE
accent
#E65F00
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#180F14
muted
#867F82