#F86EB6#F86EB6
#F86EB6 is a light, vivid pink. Relative luminance 0.345; OKLCH L 72.5% C 0.185 H 350.2°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F86EB6 |
|---|---|
| RGB | rgb(248, 110, 182) |
| HSL | hsl(329, 91%, 70%) |
| HSV | hsv(329, 56%, 97%) |
| CMYK | cmyk(0%, 55.6%, 26.6%, 2.7%) |
| CIE-LAB | lab(65.35, 60.20, -12.09) |
| CIE-LCH | lch(65.35, 61.41, 348.64°) |
| OKLab | oklab(72.55% 0.1821 -0.0314) |
| OKLCH | oklch(72.55% 0.185 350.2) |
| XYZ | xyz(52.7328, 34.4906, 48.1271) |
| Luminance | 0.3449 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.24
Hot Pink
#FF69B4
ΔE00 1.33
Bubble Gum Pink
#FF69AF
ΔE00 2.07
Pink (survey)
#FF81C0
ΔE00 4.02
Bubblegum Pink
#FE83CC
ΔE00 4.92
Barbie Pink
#FE46A5
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86EB6 #6EF8B0
analogous
#F56EF8 #F86EB6 #F86E71
triadic
#F86EB6 #B6F86E #6EB6F8
tetradic
#F86EB6 #F8F56E #6EF8B0 #6E71F8
square
#F86EB6 #F8F56E #6EF8B0 #6E71F8
split-complementary
#F86EB6 #71F86E #6EF8F5
monochromatic
#E10B7A #F53499 #F86EB6 #FBA8D3 #FEE2F0
Accessibility & contrast
On white
2.66
#F86EB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#F86EB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86EB6
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86EB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86EB6 | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F8FB8
Deuteranopia (green-blind)
#A4A8B3
Tritanopia (blue-blind)
#FF698A
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f86eb6; /* rgb */ color: rgb(248, 110, 182); /* oklch */ color: oklch(72.5% 0.185 350.2);
Tailwind
colors: {
custom: {
50: '#fe9dcb',
500: '#f86eb6',
950: '#000000',
},
}SCSS
$custom: #f86eb6; $custom-light: #fe9dcb; $custom-dark: #000000;
JSON
{
"hex": "#f86eb6",
"rgb": {
"r": 248,
"g": 110,
"b": 182
},
"hsl": {
"h": 328.696,
"s": 90.789,
"l": 70.196
},
"oklch": {
"l": 0.72547,
"c": 0.18477,
"h": 350.2
},
"luminance": 0.34486
}Semantic roles & 50–950 ramp
primary
#F86EB6
secondary
#CEF4E0
accent
#E66E00
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82