#F86FE3#F86FE3
#F86FE3 is a light, highly saturated purple. Relative luminance 0.369; OKLCH L 74.5% C 0.213 H 333.8°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F86FE3 |
|---|---|
| RGB | rgb(248, 111, 227) |
| HSL | hsl(309, 91%, 70%) |
| HSV | hsv(309, 55%, 97%) |
| CMYK | cmyk(0%, 55.2%, 8.5%, 2.7%) |
| CIE-LAB | lab(67.18, 66.18, -34.54) |
| CIE-LCH | lch(67.18, 74.65, 332.44°) |
| OKLab | oklab(74.45% 0.1908 -0.094) |
| OKLCH | oklch(74.45% 0.213 333.8) |
| XYZ | xyz(58.2611, 36.8756, 76.7073) |
| Luminance | 0.3687 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.64
Candy Pink
#FF63E9
ΔE00 2.00
Violet (CSS)
#EE82EE
ΔE00 3.95
Light Magenta
#FA5FF7
ΔE00 4.20
Violet Pink
#FB5FFC
ΔE00 4.72
Orchid
#DA70D6
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86FE3 #6FF884
analogous
#C86FF8 #F86FE3 #F86F9E
triadic
#F86FE3 #E3F86F #6FE3F8
tetradic
#F86FE3 #F8C86F #6FF884 #6F9EF8
square
#F86FE3 #F8C86F #6FF884 #6F9EF8
split-complementary
#F86FE3 #9EF86F #6FF8C8
monochromatic
#E20BC1 #F535D8 #F86FE3 #FBA9EE #FEE2F9
Accessibility & contrast
On white
2.51
#F86FE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#F86FE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86FE3
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86FE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86FE3 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D97E7
Deuteranopia (green-blind)
#96ABDF
Tritanopia (blue-blind)
#FF789F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f86fe3; /* rgb */ color: rgb(248, 111, 227); /* oklch */ color: oklch(74.5% 0.213 333.8);
Tailwind
colors: {
custom: {
50: '#fd9eec',
500: '#f86fe3',
950: '#000000',
},
}SCSS
$custom: #f86fe3; $custom-light: #fd9eec; $custom-dark: #000000;
JSON
{
"hex": "#f86fe3",
"rgb": {
"r": 248,
"g": 111,
"b": 227
},
"hsl": {
"h": 309.197,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.74451,
"c": 0.2127,
"h": 333.8
},
"luminance": 0.36871
}Semantic roles & 50–950 ramp
primary
#F86FE3
secondary
#CFF4D4
accent
#E62300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84