#F86FBE#F86FBE
#F86FBE is a light, vivid pink. Relative luminance 0.350; OKLCH L 73.0% C 0.188 H 347.1°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F86FBE |
|---|---|
| RGB | rgb(248, 111, 190) |
| HSL | hsl(325, 91%, 70%) |
| HSV | hsv(325, 55%, 97%) |
| CMYK | cmyk(0%, 55.2%, 23.4%, 2.7%) |
| CIE-LAB | lab(65.79, 60.80, -15.96) |
| CIE-LCH | lch(65.79, 62.86, 345.29°) |
| OKLab | oklab(72.96% 0.1829 -0.042) |
| OKLCH | oklch(72.96% 0.188 347.1) |
| XYZ | xyz(53.6918, 35.0478, 52.6424) |
| Luminance | 0.3504 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.50
Hot Pink
#FF69B4
ΔE00 2.56
Bubble Gum Pink
#FF69AF
ΔE00 3.55
Bubblegum Pink
#FE83CC
ΔE00 4.18
Pink (survey)
#FF81C0
ΔE00 4.22
Pale Magenta
#D767AD
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86FBE #6FF8A9
analogous
#ED6FF8 #F86FBE #F86F7A
triadic
#F86FBE #BEF86F #6FBEF8
tetradic
#F86FBE #F8ED6F #6FF8A9 #6F7AF8
square
#F86FBE #F8ED6F #6FF8A9 #6F7AF8
split-complementary
#F86FBE #7AF86F #6FF8ED
monochromatic
#E20B87 #F535A4 #F86FBE #FBA9D8 #FEE2F2
Accessibility & contrast
On white
2.62
#F86FBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#F86FBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86FBE
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86FBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86FBE | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D91C1
Deuteranopia (green-blind)
#A3A9BB
Tritanopia (blue-blind)
#FF6C8E
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f86fbe; /* rgb */ color: rgb(248, 111, 190); /* oklch */ color: oklch(73.0% 0.188 347.1);
Tailwind
colors: {
custom: {
50: '#fe9ed1',
500: '#f86fbe',
950: '#000000',
},
}SCSS
$custom: #f86fbe; $custom-light: #fe9ed1; $custom-dark: #000000;
JSON
{
"hex": "#f86fbe",
"rgb": {
"r": 248,
"g": 111,
"b": 190
},
"hsl": {
"h": 325.401,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.72959,
"c": 0.18764,
"h": 347.1
},
"luminance": 0.35043
}Semantic roles & 50–950 ramp
primary
#F86FBE
secondary
#CFF4DF
accent
#E66100
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#180F14
muted
#867F82