#F86FF0#F86FF0
#F86FF0 is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 75.0% C 0.223 H 329.8°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F86FF0 |
|---|---|
| RGB | rgb(248, 111, 240) |
| HSL | hsl(304, 91%, 70%) |
| HSV | hsv(304, 55%, 97%) |
| CMYK | cmyk(0%, 55.2%, 3.2%, 2.7%) |
| CIE-LAB | lab(67.74, 68.26, -40.86) |
| CIE-LCH | lch(67.74, 79.56, 329.09°) |
| OKLab | oklab(75.04% 0.1927 -0.1121) |
| OKLCH | oklch(75.04% 0.223 329.8) |
| XYZ | xyz(60.1235, 37.6205, 86.5159) |
| Luminance | 0.3762 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.88
Candy Pink
#FF63E9
ΔE00 2.20
Light Magenta
#FA5FF7
ΔE00 2.69
Violet Pink
#FB5FFC
ΔE00 3.01
Violet (CSS)
#EE82EE
ΔE00 3.45
Orchid
#DA70D6
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86FF0 #6FF877
analogous
#BC6FF8 #F86FF0 #F86FAB
triadic
#F86FF0 #F0F86F #6FF0F8
tetradic
#F86FF0 #F8BC6F #6FF877 #6FABF8
square
#F86FF0 #F8BC6F #6FF877 #6FABF8
split-complementary
#F86FF0 #ABF86F #6FF8BC
monochromatic
#E20BD5 #F535EA #F86FF0 #FBA9F6 #FEE2FC
Accessibility & contrast
On white
2.46
#F86FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#F86FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86FF0
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86FF0 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6699F4
Deuteranopia (green-blind)
#91ACEC
Tritanopia (blue-blind)
#FF7CA6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f86ff0; /* rgb */ color: rgb(248, 111, 240); /* oklch */ color: oklch(75.0% 0.223 329.8);
Tailwind
colors: {
custom: {
50: '#fd9ff5',
500: '#f86ff0',
950: '#000000',
},
}SCSS
$custom: #f86ff0; $custom-light: #fd9ff5; $custom-dark: #000000;
JSON
{
"hex": "#f86ff0",
"rgb": {
"r": 248,
"g": 111,
"b": 240
},
"hsl": {
"h": 303.504,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.75042,
"c": 0.22291,
"h": 329.8
},
"luminance": 0.37617
}Semantic roles & 50–950 ramp
primary
#F86FF0
secondary
#CFF4D1
accent
#E60D00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85