#F86FF2#F86FF2
#F86FF2 is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 75.1% C 0.225 H 329.2°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F86FF2 |
|---|---|
| RGB | rgb(248, 111, 242) |
| HSL | hsl(303, 91%, 70%) |
| HSV | hsv(303, 55%, 97%) |
| CMYK | cmyk(0%, 55.2%, 2.4%, 2.7%) |
| CIE-LAB | lab(67.83, 68.59, -41.83) |
| CIE-LCH | lch(67.83, 80.34, 328.63°) |
| OKLab | oklab(75.14% 0.193 -0.1148) |
| OKLCH | oklch(75.14% 0.225 329.2) |
| XYZ | xyz(60.4222, 37.7400, 88.0892) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.11
Candy Pink
#FF63E9
ΔE00 2.40
Light Magenta
#FA5FF7
ΔE00 2.55
Violet Pink
#FB5FFC
ΔE00 2.81
Violet (CSS)
#EE82EE
ΔE00 3.48
Orchid
#DA70D6
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86FF2 #6FF875
analogous
#BA6FF8 #F86FF2 #F86FAD
triadic
#F86FF2 #F2F86F #6FF2F8
tetradic
#F86FF2 #F8BA6F #6FF875 #6FADF8
square
#F86FF2 #F8BA6F #6FF875 #6FADF8
split-complementary
#F86FF2 #ADF86F #6FF8BA
monochromatic
#E20BD8 #F535ED #F86FF2 #FBA9F7 #FEE2FC
Accessibility & contrast
On white
2.46
#F86FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#F86FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86FF2
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86FF2 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6499F6
Deuteranopia (green-blind)
#90ACEE
Tritanopia (blue-blind)
#FF7DA7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f86ff2; /* rgb */ color: rgb(248, 111, 242); /* oklch */ color: oklch(75.1% 0.225 329.2);
Tailwind
colors: {
custom: {
50: '#fd9ff7',
500: '#f86ff2',
950: '#000000',
},
}SCSS
$custom: #f86ff2; $custom-light: #fd9ff7; $custom-dark: #000000;
JSON
{
"hex": "#f86ff2",
"rgb": {
"r": 248,
"g": 111,
"b": 242
},
"hsl": {
"h": 302.628,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.75136,
"c": 0.22453,
"h": 329.2
},
"luminance": 0.37736
}Semantic roles & 50–950 ramp
primary
#F86FF2
secondary
#CFF4D0
accent
#E60A00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85