#F86EBF#F86EBF
#F86EBF is a light, vivid pink. Relative luminance 0.349; OKLCH L 72.9% C 0.190 H 346.6°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F86EBF |
|---|---|
| RGB | rgb(248, 110, 191) |
| HSL | hsl(325, 91%, 70%) |
| HSV | hsv(325, 56%, 97%) |
| CMYK | cmyk(0%, 55.6%, 23%, 2.7%) |
| CIE-LAB | lab(65.65, 61.39, -16.73) |
| CIE-LCH | lch(65.65, 63.62, 344.75°) |
| OKLab | oklab(72.87% 0.1845 -0.0441) |
| OKLCH | oklch(72.87% 0.19 346.6) |
| XYZ | xyz(53.6930, 34.8747, 53.1838) |
| Luminance | 0.3487 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.75
Hot Pink
#FF69B4
ΔE00 2.77
Bubble Gum Pink
#FF69AF
ΔE00 3.78
Bubblegum Pink
#FE83CC
ΔE00 4.31
Pink (survey)
#FF81C0
ΔE00 4.50
Pale Magenta
#D767AD
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86EBF #6EF8A7
analogous
#EC6EF8 #F86EBF #F86E7A
triadic
#F86EBF #BFF86E #6EBFF8
tetradic
#F86EBF #F8EC6E #6EF8A7 #6E7AF8
square
#F86EBF #F8EC6E #6EF8A7 #6E7AF8
split-complementary
#F86EBF #7AF86E #6EF8EC
monochromatic
#E10B88 #F534A5 #F86EBF #FBA8D9 #FEE2F2
Accessibility & contrast
On white
2.63
#F86EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#F86EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86EBF
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86EBF | 1.00 | 2.63 | 7.97 | 7.97 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C91C2
Deuteranopia (green-blind)
#A2A8BC
Tritanopia (blue-blind)
#FF6B8E
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f86ebf; /* rgb */ color: rgb(248, 110, 191); /* oklch */ color: oklch(72.9% 0.190 346.6);
Tailwind
colors: {
custom: {
50: '#fe9dd2',
500: '#f86ebf',
950: '#000000',
},
}SCSS
$custom: #f86ebf; $custom-light: #fe9dd2; $custom-dark: #000000;
JSON
{
"hex": "#f86ebf",
"rgb": {
"r": 248,
"g": 110,
"b": 191
},
"hsl": {
"h": 324.783,
"s": 90.789,
"l": 70.196
},
"oklch": {
"l": 0.7287,
"c": 0.18971,
"h": 346.6
},
"luminance": 0.3487
}Semantic roles & 50–950 ramp
primary
#F86EBF
secondary
#CEF4DE
accent
#E65F00
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#180F14
muted
#867F82