#F86FEA#F86FEA
#F86FEA is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 74.8% C 0.218 H 331.6°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F86FEA |
|---|---|
| RGB | rgb(248, 111, 234) |
| HSL | hsl(306, 91%, 70%) |
| HSV | hsv(306, 55%, 97%) |
| CMYK | cmyk(0%, 55.2%, 5.6%, 2.7%) |
| CIE-LAB | lab(67.48, 67.29, -37.96) |
| CIE-LCH | lch(67.48, 77.26, 330.57°) |
| OKLab | oklab(74.77% 0.1919 -0.1037) |
| OKLCH | oklch(74.77% 0.218 331.6) |
| XYZ | xyz(59.2469, 37.2699, 81.8992) |
| Luminance | 0.3727 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.41
Candy Pink
#FF63E9
ΔE00 1.81
Light Magenta
#FA5FF7
ΔE00 3.28
Violet (CSS)
#EE82EE
ΔE00 3.52
Violet Pink
#FB5FFC
ΔE00 3.73
Orchid
#DA70D6
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86FEA #6FF87D
analogous
#C16FF8 #F86FEA #F86FA6
triadic
#F86FEA #EAF86F #6FEAF8
tetradic
#F86FEA #F8C16F #6FF87D #6FA6F8
square
#F86FEA #F8C16F #6FF87D #6FA6F8
split-complementary
#F86FEA #A6F86F #6FF8C1
monochromatic
#E20BCC #F535E1 #F86FEA #FBA9F3 #FEE2FB
Accessibility & contrast
On white
2.48
#F86FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#F86FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86FEA
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86FEA | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6998EE
Deuteranopia (green-blind)
#94ABE6
Tritanopia (blue-blind)
#FF7AA3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f86fea; /* rgb */ color: rgb(248, 111, 234); /* oklch */ color: oklch(74.8% 0.218 331.6);
Tailwind
colors: {
custom: {
50: '#fd9ef1',
500: '#f86fea',
950: '#000000',
},
}SCSS
$custom: #f86fea; $custom-light: #fd9ef1; $custom-dark: #000000;
JSON
{
"hex": "#f86fea",
"rgb": {
"r": 248,
"g": 111,
"b": 234
},
"hsl": {
"h": 306.131,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.74765,
"c": 0.21814,
"h": 331.6
},
"luminance": 0.37266
}Semantic roles & 50–950 ramp
primary
#F86FEA
secondary
#CFF4D2
accent
#E61700
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85