#F86FEF#F86FEF
#F86FEF is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 75.0% C 0.222 H 330.1°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F86FEF |
|---|---|
| RGB | rgb(248, 111, 239) |
| HSL | hsl(304, 91%, 70%) |
| HSV | hsv(304, 55%, 97%) |
| CMYK | cmyk(0%, 55.2%, 3.6%, 2.7%) |
| CIE-LAB | lab(67.70, 68.10, -40.38) |
| CIE-LCH | lch(67.70, 79.17, 329.33°) |
| OKLab | oklab(75% 0.1926 -0.1107) |
| OKLCH | oklch(75% 0.222 330.1) |
| XYZ | xyz(59.9753, 37.5613, 85.7357) |
| Luminance | 0.3756 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.77
Candy Pink
#FF63E9
ΔE00 2.11
Light Magenta
#FA5FF7
ΔE00 2.77
Violet Pink
#FB5FFC
ΔE00 3.12
Violet (CSS)
#EE82EE
ΔE00 3.44
Orchid
#DA70D6
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86FEF #6FF878
analogous
#BD6FF8 #F86FEF #F86FAA
triadic
#F86FEF #EFF86F #6FEFF8
tetradic
#F86FEF #F8BD6F #6FF878 #6FAAF8
square
#F86FEF #F8BD6F #6FF878 #6FAAF8
split-complementary
#F86FEF #AAF86F #6FF8BD
monochromatic
#E20BD4 #F535E9 #F86FEF #FBA9F5 #FEE2FC
Accessibility & contrast
On white
2.47
#F86FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#F86FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86FEF
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86FEF | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6699F3
Deuteranopia (green-blind)
#91ACEB
Tritanopia (blue-blind)
#FF7CA5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f86fef; /* rgb */ color: rgb(248, 111, 239); /* oklch */ color: oklch(75.0% 0.222 330.1);
Tailwind
colors: {
custom: {
50: '#fd9ff4',
500: '#f86fef',
950: '#000000',
},
}SCSS
$custom: #f86fef; $custom-light: #fd9ff4; $custom-dark: #000000;
JSON
{
"hex": "#f86fef",
"rgb": {
"r": 248,
"g": 111,
"b": 239
},
"hsl": {
"h": 303.942,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.74995,
"c": 0.22211,
"h": 330.1
},
"luminance": 0.37557
}Semantic roles & 50–950 ramp
primary
#F86FEF
secondary
#CFF4D1
accent
#E60F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85