#FA86F7#FA86F7
#FA86F7 is a light, vivid purple. Relative luminance 0.441; OKLCH L 78.6% C 0.195 H 328.2°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FA86F7 |
|---|---|
| RGB | rgb(250, 134, 247) |
| HSL | hsl(302, 92%, 75%) |
| HSV | hsv(302, 46%, 98%) |
| CMYK | cmyk(0%, 46.4%, 1.2%, 2%) |
| CIE-LAB | lab(72.29, 59.36, -37.59) |
| CIE-LCH | lch(72.29, 70.26, 327.66°) |
| OKLab | oklab(78.55% 0.1658 -0.1028) |
| OKLCH | oklch(78.55% 0.195 328.2) |
| XYZ | xyz(64.7369, 44.0931, 93.0786) |
| Luminance | 0.4409 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.15
Purply Pink
#F075E6
ΔE00 4.06
Lavender Pink
#DD85D7
ΔE00 5.87
Candy Pink
#FF63E9
ΔE00 5.92
Light Magenta
#FA5FF7
ΔE00 6.58
Violet Pink
#FB5FFC
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA86F7 #86FA89
analogous
#C386FA #FA86F7 #FA86BD
triadic
#FA86F7 #F7FA86 #86F7FA
tetradic
#FA86F7 #FAC386 #86FA89 #86BDFA
square
#FA86F7 #FAC386 #86FA89 #86BDFA
split-complementary
#FA86F7 #BDFA86 #86FAC3
monochromatic
#F510EF #F84BF3 #FA86F7 #FCC1FB #FEE2FD
Accessibility & contrast
On white
2.14
#FA86F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#FA86F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA86F7
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA86F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA86F7 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA8FB
Deuteranopia (green-blind)
#9EB7F3
Tritanopia (blue-blind)
#FF91B3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fa86f7; /* rgb */ color: rgb(250, 134, 247); /* oklch */ color: oklch(78.6% 0.195 328.2);
Tailwind
colors: {
custom: {
50: '#feadfa',
500: '#fa86f7',
950: '#000000',
},
}SCSS
$custom: #fa86f7; $custom-light: #feadfa; $custom-dark: #000000;
JSON
{
"hex": "#fa86f7",
"rgb": {
"r": 250,
"g": 134,
"b": 247
},
"hsl": {
"h": 301.552,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.78552,
"c": 0.19507,
"h": 328.2
},
"luminance": 0.4409
}Semantic roles & 50–950 ramp
primary
#FA86F7
secondary
#D5F6D6
accent
#E60600
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181017
muted
#867F85