#F86FF1#F86FF1
#F86FF1 is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 75.1% C 0.224 H 329.5°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F86FF1 |
|---|---|
| RGB | rgb(248, 111, 241) |
| HSL | hsl(303, 91%, 70%) |
| HSV | hsv(303, 55%, 97%) |
| CMYK | cmyk(0%, 55.2%, 2.8%, 2.7%) |
| CIE-LAB | lab(67.78, 68.43, -41.35) |
| CIE-LCH | lch(67.78, 79.95, 328.86°) |
| OKLab | oklab(75.09% 0.1928 -0.1134) |
| OKLCH | oklch(75.09% 0.224 329.5) |
| XYZ | xyz(60.2724, 37.6801, 87.3004) |
| Luminance | 0.3768 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.99
Candy Pink
#FF63E9
ΔE00 2.29
Light Magenta
#FA5FF7
ΔE00 2.61
Violet Pink
#FB5FFC
ΔE00 2.90
Violet (CSS)
#EE82EE
ΔE00 3.46
Orchid
#DA70D6
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86FF1 #6FF876
analogous
#BB6FF8 #F86FF1 #F86FAC
triadic
#F86FF1 #F1F86F #6FF1F8
tetradic
#F86FF1 #F8BB6F #6FF876 #6FACF8
square
#F86FF1 #F8BB6F #6FF876 #6FACF8
split-complementary
#F86FF1 #ACF86F #6FF8BB
monochromatic
#E20BD7 #F535EB #F86FF1 #FBA9F7 #FEE2FC
Accessibility & contrast
On white
2.46
#F86FF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#F86FF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86FF1
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86FF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86FF1 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6599F5
Deuteranopia (green-blind)
#91ACED
Tritanopia (blue-blind)
#FF7DA6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f86ff1; /* rgb */ color: rgb(248, 111, 241); /* oklch */ color: oklch(75.1% 0.224 329.5);
Tailwind
colors: {
custom: {
50: '#fd9ff6',
500: '#f86ff1',
950: '#000000',
},
}SCSS
$custom: #f86ff1; $custom-light: #fd9ff6; $custom-dark: #000000;
JSON
{
"hex": "#f86ff1",
"rgb": {
"r": 248,
"g": 111,
"b": 241
},
"hsl": {
"h": 303.066,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.75089,
"c": 0.22373,
"h": 329.5
},
"luminance": 0.37676
}Semantic roles & 50–950 ramp
primary
#F86FF1
secondary
#CFF4D1
accent
#E60C00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85