#F86FE7#F86FE7
#F86FE7 is a light, highly saturated purple. Relative luminance 0.371; OKLCH L 74.6% C 0.216 H 332.5°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F86FE7 |
|---|---|
| RGB | rgb(248, 111, 231) |
| HSL | hsl(307, 91%, 70%) |
| HSV | hsv(307, 55%, 97%) |
| CMYK | cmyk(0%, 55.2%, 6.9%, 2.7%) |
| CIE-LAB | lab(67.35, 66.81, -36.50) |
| CIE-LCH | lch(67.35, 76.13, 331.35°) |
| OKLab | oklab(74.63% 0.1914 -0.0996) |
| OKLCH | oklch(74.63% 0.216 332.5) |
| XYZ | xyz(58.8196, 37.0989, 79.6486) |
| Luminance | 0.3710 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.39
Candy Pink
#FF63E9
ΔE00 1.80
Light Magenta
#FA5FF7
ΔE00 3.65
Violet (CSS)
#EE82EE
ΔE00 3.67
Violet Pink
#FB5FFC
ΔE00 4.14
Orchid
#DA70D6
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86FE7 #6FF880
analogous
#C46FF8 #F86FE7 #F86FA3
triadic
#F86FE7 #E7F86F #6FE7F8
tetradic
#F86FE7 #F8C46F #6FF880 #6FA3F8
square
#F86FE7 #F8C46F #6FF880 #6FA3F8
split-complementary
#F86FE7 #A3F86F #6FF8C4
monochromatic
#E20BC7 #F535DD #F86FE7 #FBA9F1 #FEE2FA
Accessibility & contrast
On white
2.49
#F86FE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#F86FE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86FE7
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86FE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86FE7 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B98EB
Deuteranopia (green-blind)
#95ABE3
Tritanopia (blue-blind)
#FF79A1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f86fe7; /* rgb */ color: rgb(248, 111, 231); /* oklch */ color: oklch(74.6% 0.216 332.5);
Tailwind
colors: {
custom: {
50: '#fd9eef',
500: '#f86fe7',
950: '#000000',
},
}SCSS
$custom: #f86fe7; $custom-light: #fd9eef; $custom-dark: #000000;
JSON
{
"hex": "#f86fe7",
"rgb": {
"r": 248,
"g": 111,
"b": 231
},
"hsl": {
"h": 307.445,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.74629,
"c": 0.21579,
"h": 332.5
},
"luminance": 0.37095
}Semantic roles & 50–950 ramp
primary
#F86FE7
secondary
#CFF4D3
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84