#F86FF5#F86FF5
#F86FF5 is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 75.3% C 0.227 H 328.4°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F86FF5 |
|---|---|
| RGB | rgb(248, 111, 245) |
| HSL | hsl(301, 91%, 70%) |
| HSV | hsv(301, 55%, 97%) |
| CMYK | cmyk(0%, 55.2%, 1.2%, 2.7%) |
| CIE-LAB | lab(67.96, 69.09, -43.27) |
| CIE-LCH | lch(67.96, 81.52, 327.94°) |
| OKLab | oklab(75.28% 0.1933 -0.119) |
| OKLCH | oklch(75.28% 0.227 328.4) |
| XYZ | xyz(60.8765, 37.9217, 90.4817) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.41
Purply Pink
#F075E6
ΔE00 2.50
Violet Pink
#FB5FFC
ΔE00 2.56
Candy Pink
#FF63E9
ΔE00 2.74
Violet (CSS)
#EE82EE
ΔE00 3.58
Orchid
#DA70D6
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86FF5 #6FF872
analogous
#B66FF8 #F86FF5 #F86FB0
triadic
#F86FF5 #F5F86F #6FF5F8
tetradic
#F86FF5 #F8B66F #6FF872 #6FB0F8
square
#F86FF5 #F8B66F #6FF872 #6FB0F8
split-complementary
#F86FF5 #B0F86F #6FF8B6
monochromatic
#E20BDD #F535F1 #F86FF5 #FBA9F9 #FEE2FD
Accessibility & contrast
On white
2.45
#F86FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#F86FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86FF5
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86FF5 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629AF9
Deuteranopia (green-blind)
#8FACF1
Tritanopia (blue-blind)
#FF7EA8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f86ff5; /* rgb */ color: rgb(248, 111, 245); /* oklch */ color: oklch(75.3% 0.227 328.4);
Tailwind
colors: {
custom: {
50: '#fd9ff9',
500: '#f86ff5',
950: '#000000',
},
}SCSS
$custom: #f86ff5; $custom-light: #fd9ff9; $custom-dark: #000000;
JSON
{
"hex": "#f86ff5",
"rgb": {
"r": 248,
"g": 111,
"b": 245
},
"hsl": {
"h": 301.314,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.75278,
"c": 0.22698,
"h": 328.4
},
"luminance": 0.37918
}Semantic roles & 50–950 ramp
primary
#F86FF5
secondary
#CFF4CF
accent
#E60500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85