#FA86FA#FA86FA
#FA86FA is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.7% C 0.198 H 327.3°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FA86FA |
|---|---|
| RGB | rgb(250, 134, 250) |
| HSL | hsl(300, 92%, 75%) |
| HSV | hsv(300, 46%, 98%) |
| CMYK | cmyk(0%, 46.4%, 0%, 2%) |
| CIE-LAB | lab(72.42, 59.88, -39.03) |
| CIE-LCH | lch(72.42, 71.47, 326.90°) |
| OKLab | oklab(78.69% 0.1663 -0.1069) |
| OKLCH | oklch(78.69% 0.198 327.3) |
| XYZ | xyz(65.2036, 44.2798, 95.5363) |
| Luminance | 0.4428 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.31
Purply Pink
#F075E6
ΔE00 4.27
Candy Pink
#FF63E9
ΔE00 6.05
Lavender Pink
#DD85D7
ΔE00 6.19
Violet Pink
#FB5FFC
ΔE00 6.49
Light Magenta
#FA5FF7
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA86FA #86FA86
analogous
#C086FA #FA86FA #FA86C0
triadic
#FA86FA #FAFA86 #86FAFA
tetradic
#FA86FA #FAC086 #86FA86 #86C0FA
square
#FA86FA #FAC086 #86FA86 #86C0FA
split-complementary
#FA86FA #C0FA86 #86FAC0
monochromatic
#F510F5 #F84BF8 #FA86FA #FCC1FC #FEE2FE
Accessibility & contrast
On white
2.13
#FA86FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#FA86FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA86FA
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA86FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA86FA | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA8FE
Deuteranopia (green-blind)
#9DB7F6
Tritanopia (blue-blind)
#FF92B5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fa86fa; /* rgb */ color: rgb(250, 134, 250); /* oklch */ color: oklch(78.7% 0.198 327.3);
Tailwind
colors: {
custom: {
50: '#feadfc',
500: '#fa86fa',
950: '#000000',
},
}SCSS
$custom: #fa86fa; $custom-light: #feadfc; $custom-dark: #000000;
JSON
{
"hex": "#fa86fa",
"rgb": {
"r": 250,
"g": 134,
"b": 250
},
"hsl": {
"h": 300,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.78685,
"c": 0.19771,
"h": 327.3
},
"luminance": 0.44276
}Semantic roles & 50–950 ramp
primary
#FA86FA
secondary
#D5F6D5
accent
#E60000
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181017
muted
#867F85