#F86FFE#F86FFE
#F86FFE is a light, highly saturated purple. Relative luminance 0.385; OKLCH L 75.7% C 0.234 H 325.9°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F86FFE |
|---|---|
| RGB | rgb(248, 111, 254) |
| HSL | hsl(297, 99%, 72%) |
| HSV | hsv(297, 56%, 100%) |
| CMYK | cmyk(2.4%, 56.3%, 0%, 0.4%) |
| CIE-LAB | lab(68.38, 70.60, -47.56) |
| CIE-LCH | lch(68.38, 85.12, 326.04°) |
| OKLab | oklab(75.72% 0.1942 -0.1313) |
| OKLCH | oklch(75.72% 0.234 325.9) |
| XYZ | xyz(62.2840, 38.4847, 97.8944) |
| Luminance | 0.3848 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.30
Light Magenta
#FA5FF7
ΔE00 2.53
Purply Pink
#F075E6
ΔE00 3.74
Candy Pink
#FF63E9
ΔE00 3.89
Violet (CSS)
#EE82EE
ΔE00 4.18
Orchid
#DA70D6
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86FFE #75FE6F
analogous
#B16FFE #F86FFE #FE6FBC
triadic
#F86FFE #FEF86F #6FFEF8
tetradic
#F86FFE #FEB16F #75FE6F #6FBCFE
square
#F86FFE #FEB16F #75FE6F #6FBCFE
split-complementary
#F86FFE #BCFE6F #6FFEB1
monochromatic
#E702F1 #F532FE #F86FFE #FBACFE #FEE1FF
Accessibility & contrast
On white
2.41
#F86FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#F86FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86FFE
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86FFE | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C9CFF
Deuteranopia (green-blind)
#8AADFA
Tritanopia (blue-blind)
#FE81AD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f86ffe; /* rgb */ color: rgb(248, 111, 254); /* oklch */ color: oklch(75.7% 0.234 325.9);
Tailwind
colors: {
custom: {
50: '#fe9fff',
500: '#f86ffe',
950: '#000000',
},
}SCSS
$custom: #f86ffe; $custom-light: #fe9fff; $custom-dark: #000000;
JSON
{
"hex": "#f86ffe",
"rgb": {
"r": 248,
"g": 111,
"b": 254
},
"hsl": {
"h": 297.483,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.75715,
"c": 0.23445,
"h": 325.9
},
"luminance": 0.38481
}Semantic roles & 50–950 ramp
primary
#F86FFE
secondary
#D4F7D2
accent
#E6000A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86