#FA86FC#FA86FC
#FA86FC is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.8% C 0.199 H 326.6°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FA86FC |
|---|---|
| RGB | rgb(250, 134, 252) |
| HSL | hsl(299, 95%, 76%) |
| HSV | hsv(299, 47%, 99%) |
| CMYK | cmyk(0.8%, 46.8%, 0%, 1.2%) |
| CIE-LAB | lab(72.50, 60.22, -39.99) |
| CIE-LCH | lch(72.50, 72.29, 326.42°) |
| OKLab | oklab(78.77% 0.1666 -0.1097) |
| OKLCH | oklch(78.77% 0.199 326.6) |
| XYZ | xyz(65.5189, 44.4059, 97.1967) |
| Luminance | 0.4440 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.47
Purply Pink
#F075E6
ΔE00 4.43
Candy Pink
#FF63E9
ΔE00 6.16
Lavender Pink
#DD85D7
ΔE00 6.42
Violet Pink
#FB5FFC
ΔE00 6.42
Light Magenta
#FA5FF7
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA86FC #88FC86
analogous
#BF86FC #FA86FC #FC86C3
triadic
#FA86FC #FCFA86 #86FCFA
tetradic
#FA86FC #FCBF86 #88FC86 #86C3FC
square
#FA86FC #FCBF86 #88FC86 #86C3FC
split-complementary
#FA86FC #C3FC86 #86FCBF
monochromatic
#F50FF9 #F84AFB #FA86FC #FCC2FD #FEE1FE
Accessibility & contrast
On white
2.13
#FA86FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#FA86FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA86FC
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA86FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA86FC | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FF
Deuteranopia (green-blind)
#9CB7F8
Tritanopia (blue-blind)
#FF93B6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fa86fc; /* rgb */ color: rgb(250, 134, 252); /* oklch */ color: oklch(78.8% 0.199 326.6);
Tailwind
colors: {
custom: {
50: '#feadfd',
500: '#fa86fc',
950: '#000000',
},
}SCSS
$custom: #fa86fc; $custom-light: #feadfd; $custom-dark: #000000;
JSON
{
"hex": "#fa86fc",
"rgb": {
"r": 250,
"g": 134,
"b": 252
},
"hsl": {
"h": 298.983,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.78775,
"c": 0.19948,
"h": 326.6
},
"luminance": 0.44402
}Semantic roles & 50–950 ramp
primary
#FA86FC
secondary
#D5F6D5
accent
#E60004
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181018
muted
#867F86