#F86FB7#F86FB7
#F86FB7 is a light, vivid pink. Relative luminance 0.347; OKLCH L 72.7% C 0.184 H 349.9°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F86FB7 |
|---|---|
| RGB | rgb(248, 111, 183) |
| HSL | hsl(328, 91%, 70%) |
| HSV | hsv(328, 55%, 97%) |
| CMYK | cmyk(0%, 55.2%, 26.2%, 2.7%) |
| CIE-LAB | lab(65.55, 59.88, -12.35) |
| CIE-LCH | lch(65.55, 61.14, 348.34°) |
| OKLab | oklab(72.71% 0.181 -0.0322) |
| OKLCH | oklch(72.71% 0.184 349.9) |
| XYZ | xyz(52.9450, 34.7491, 48.7094) |
| Luminance | 0.3474 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.33
Hot Pink
#FF69B4
ΔE00 1.47
Bubble Gum Pink
#FF69AF
ΔE00 2.23
Pink (survey)
#FF81C0
ΔE00 3.85
Bubblegum Pink
#FE83CC
ΔE00 4.69
Barbie Pink
#FE46A5
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86FB7 #6FF8B0
analogous
#F46FF8 #F86FB7 #F86F72
triadic
#F86FB7 #B7F86F #6FB7F8
tetradic
#F86FB7 #F8F46F #6FF8B0 #6F72F8
square
#F86FB7 #F8F46F #6FF8B0 #6F72F8
split-complementary
#F86FB7 #72F86F #6FF8F4
monochromatic
#E20B7C #F5359A #F86FB7 #FBA9D4 #FEE2F0
Accessibility & contrast
On white
2.64
#F86FB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#F86FB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86FB7
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86FB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86FB7 | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F90B9
Deuteranopia (green-blind)
#A4A8B4
Tritanopia (blue-blind)
#FF6A8B
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f86fb7; /* rgb */ color: rgb(248, 111, 183); /* oklch */ color: oklch(72.7% 0.184 349.9);
Tailwind
colors: {
custom: {
50: '#fe9ecc',
500: '#f86fb7',
950: '#000000',
},
}SCSS
$custom: #f86fb7; $custom-light: #fe9ecc; $custom-dark: #000000;
JSON
{
"hex": "#f86fb7",
"rgb": {
"r": 248,
"g": 111,
"b": 183
},
"hsl": {
"h": 328.467,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.72709,
"c": 0.18382,
"h": 349.9
},
"luminance": 0.34744
}Semantic roles & 50–950 ramp
primary
#F86FB7
secondary
#CFF4E0
accent
#E66D00
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82