#FA86FB#FA86FB
#FA86FB is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.7% C 0.199 H 326.9°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FA86FB |
|---|---|
| RGB | rgb(250, 134, 251) |
| HSL | hsl(299, 94%, 75%) |
| HSV | hsv(299, 47%, 98%) |
| CMYK | cmyk(0.4%, 46.6%, 0%, 1.6%) |
| CIE-LAB | lab(72.46, 60.05, -39.51) |
| CIE-LCH | lch(72.46, 71.88, 326.66°) |
| OKLab | oklab(78.73% 0.1664 -0.1083) |
| OKLCH | oklch(78.73% 0.199 326.9) |
| XYZ | xyz(65.3608, 44.3426, 96.3643) |
| Luminance | 0.4434 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.38
Purply Pink
#F075E6
ΔE00 4.34
Candy Pink
#FF63E9
ΔE00 6.10
Lavender Pink
#DD85D7
ΔE00 6.30
Violet Pink
#FB5FFC
ΔE00 6.45
Light Magenta
#FA5FF7
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA86FB #87FB86
analogous
#BF86FB #FA86FB #FB86C1
triadic
#FA86FB #FBFA86 #86FBFA
tetradic
#FA86FB #FBBF86 #87FB86 #86C1FB
square
#FA86FB #FBBF86 #87FB86 #86C1FB
split-complementary
#FA86FB #C1FB86 #86FBBF
monochromatic
#F510F7 #F84BF9 #FA86FB #FCC1FD #FEE1FE
Accessibility & contrast
On white
2.13
#FA86FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#FA86FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA86FB
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA86FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA86FB | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FF
Deuteranopia (green-blind)
#9DB7F7
Tritanopia (blue-blind)
#FF92B5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fa86fb; /* rgb */ color: rgb(250, 134, 251); /* oklch */ color: oklch(78.7% 0.199 326.9);
Tailwind
colors: {
custom: {
50: '#feadfd',
500: '#fa86fb',
950: '#000000',
},
}SCSS
$custom: #fa86fb; $custom-light: #feadfd; $custom-dark: #000000;
JSON
{
"hex": "#fa86fb",
"rgb": {
"r": 250,
"g": 134,
"b": 251
},
"hsl": {
"h": 299.487,
"s": 93.6,
"l": 75.49
},
"oklch": {
"l": 0.7873,
"c": 0.19859,
"h": 326.9
},
"luminance": 0.44339
}Semantic roles & 50–950 ramp
primary
#FA86FB
secondary
#D5F6D5
accent
#E60002
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181017
muted
#867F85