#FA86F0#FA86F0
#FA86F0 is a light, vivid purple. Relative luminance 0.437; OKLCH L 78.2% C 0.189 H 330.5°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FA86F0 |
|---|---|
| RGB | rgb(250, 134, 240) |
| HSL | hsl(305, 92%, 75%) |
| HSV | hsv(305, 46%, 98%) |
| CMYK | cmyk(0%, 46.4%, 4%, 2%) |
| CIE-LAB | lab(72.01, 58.17, -34.20) |
| CIE-LCH | lch(72.01, 67.48, 329.54°) |
| OKLab | oklab(78.25% 0.1645 -0.0932) |
| OKLCH | oklch(78.25% 0.189 330.5) |
| XYZ | xyz(63.6770, 43.6691, 87.4962) |
| Luminance | 0.4366 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.27
Purply Pink
#F075E6
ΔE00 3.83
Lavender Pink
#DD85D7
ΔE00 5.22
Candy Pink
#FF63E9
ΔE00 5.78
Light Magenta
#FA5FF7
ΔE00 6.94
Violet Pink
#FB5FFC
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA86F0 #86FA90
analogous
#CA86FA #FA86F0 #FA86B6
triadic
#FA86F0 #F0FA86 #86F0FA
tetradic
#FA86F0 #FACA86 #86FA90 #86B6FA
square
#FA86F0 #FACA86 #86FA90 #86B6FA
split-complementary
#FA86F0 #B6FA86 #86FACA
monochromatic
#F510E1 #F84BE9 #FA86F0 #FCC1F7 #FEE2FB
Accessibility & contrast
On white
2.16
#FA86F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#FA86F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA86F0
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA86F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA86F0 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A6F4
Deuteranopia (green-blind)
#A1B6ED
Tritanopia (blue-blind)
#FF8FB0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fa86f0; /* rgb */ color: rgb(250, 134, 240); /* oklch */ color: oklch(78.2% 0.189 330.5);
Tailwind
colors: {
custom: {
50: '#feadf5',
500: '#fa86f0',
950: '#000000',
},
}SCSS
$custom: #fa86f0; $custom-light: #feadf5; $custom-dark: #000000;
JSON
{
"hex": "#fa86f0",
"rgb": {
"r": 250,
"g": 134,
"b": 240
},
"hsl": {
"h": 305.172,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.78248,
"c": 0.18906,
"h": 330.5
},
"luminance": 0.43665
}Semantic roles & 50–950 ramp
primary
#FA86F0
secondary
#D5F6D8
accent
#E61400
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181017
muted
#867F85