#F86FF4#F86FF4
#F86FF4 is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 75.2% C 0.226 H 328.7°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F86FF4 |
|---|---|
| RGB | rgb(248, 111, 244) |
| HSL | hsl(302, 91%, 70%) |
| HSV | hsv(302, 55%, 97%) |
| CMYK | cmyk(0%, 55.2%, 1.6%, 2.7%) |
| CIE-LAB | lab(67.92, 68.92, -42.79) |
| CIE-LCH | lch(67.92, 81.12, 328.17°) |
| OKLab | oklab(75.23% 0.1932 -0.1176) |
| OKLCH | oklch(75.23% 0.226 328.7) |
| XYZ | xyz(60.7242, 37.8608, 89.6799) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.37
Light Magenta
#FA5FF7
ΔE00 2.44
Candy Pink
#FF63E9
ΔE00 2.62
Violet Pink
#FB5FFC
ΔE00 2.63
Violet (CSS)
#EE82EE
ΔE00 3.54
Orchid
#DA70D6
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86FF4 #6FF873
analogous
#B86FF8 #F86FF4 #F86FAF
triadic
#F86FF4 #F4F86F #6FF4F8
tetradic
#F86FF4 #F8B86F #6FF873 #6FAFF8
square
#F86FF4 #F8B86F #6FF873 #6FAFF8
split-complementary
#F86FF4 #AFF86F #6FF8B8
monochromatic
#E20BDB #F535F0 #F86FF4 #FBA9F8 #FEE2FD
Accessibility & contrast
On white
2.45
#F86FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#F86FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86FF4
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86FF4 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639AF8
Deuteranopia (green-blind)
#8FACF0
Tritanopia (blue-blind)
#FF7EA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f86ff4; /* rgb */ color: rgb(248, 111, 244); /* oklch */ color: oklch(75.2% 0.226 328.7);
Tailwind
colors: {
custom: {
50: '#fd9ff8',
500: '#f86ff4',
950: '#000000',
},
}SCSS
$custom: #f86ff4; $custom-light: #fd9ff8; $custom-dark: #000000;
JSON
{
"hex": "#f86ff4",
"rgb": {
"r": 248,
"g": 111,
"b": 244
},
"hsl": {
"h": 301.752,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.75231,
"c": 0.22616,
"h": 328.7
},
"luminance": 0.37857
}Semantic roles & 50–950 ramp
primary
#F86FF4
secondary
#CFF4D0
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85