#F86EB2#F86EB2
#F86EB2 is a light, vivid pink. Relative luminance 0.343; OKLCH L 72.4% C 0.183 H 351.9°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F86EB2 |
|---|---|
| RGB | rgb(248, 110, 178) |
| HSL | hsl(330, 91%, 70%) |
| HSV | hsv(330, 56%, 97%) |
| CMYK | cmyk(0%, 55.6%, 28.2%, 2.7%) |
| CIE-LAB | lab(65.22, 59.70, -10.01) |
| CIE-LCH | lch(65.22, 60.53, 350.48°) |
| OKLab | oklab(72.41% 0.1809 -0.0258) |
| OKLCH | oklch(72.41% 0.183 351.9) |
| XYZ | xyz(52.3254, 34.3277, 45.9810) |
| Luminance | 0.3432 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.10
Hot Pink
#FF69B4
ΔE00 1.22
Bubble Gum Pink
#FF69AF
ΔE00 1.44
Pink (survey)
#FF81C0
ΔE00 4.08
Bubblegum Pink
#FE83CC
ΔE00 5.40
Medium Pink
#F36196
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86EB2 #6EF8B4
analogous
#F86EF7 #F86EB2 #F86F6E
triadic
#F86EB2 #B2F86E #6EB2F8
tetradic
#F86EB2 #F7F86E #6EF8B4 #6F6EF8
square
#F86EB2 #F7F86E #6EF8B4 #6F6EF8
split-complementary
#F86EB2 #6EF86F #6EF7F8
monochromatic
#E10B74 #F53493 #F86EB2 #FBA8D1 #FEE2EF
Accessibility & contrast
On white
2.67
#F86EB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#F86EB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86EB2
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86EB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86EB2 | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#808FB4
Deuteranopia (green-blind)
#A5A7AF
Tritanopia (blue-blind)
#FF6888
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f86eb2; /* rgb */ color: rgb(248, 110, 178); /* oklch */ color: oklch(72.4% 0.183 351.9);
Tailwind
colors: {
custom: {
50: '#fe9dc9',
500: '#f86eb2',
950: '#000000',
},
}SCSS
$custom: #f86eb2; $custom-light: #fe9dc9; $custom-dark: #000000;
JSON
{
"hex": "#f86eb2",
"rgb": {
"r": 248,
"g": 110,
"b": 178
},
"hsl": {
"h": 330.435,
"s": 90.789,
"l": 70.196
},
"oklch": {
"l": 0.7241,
"c": 0.18276,
"h": 351.9
},
"luminance": 0.34323
}Semantic roles & 50–950 ramp
primary
#F86EB2
secondary
#CEF4E1
accent
#E67400
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82