#FA86F6#FA86F6
#FA86F6 is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.5% C 0.194 H 328.5°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FA86F6 |
|---|---|
| RGB | rgb(250, 134, 246) |
| HSL | hsl(302, 92%, 75%) |
| HSV | hsv(302, 46%, 98%) |
| CMYK | cmyk(0%, 46.4%, 1.6%, 2%) |
| CIE-LAB | lab(72.25, 59.19, -37.11) |
| CIE-LCH | lch(72.25, 69.86, 327.91°) |
| OKLab | oklab(78.51% 0.1656 -0.1015) |
| OKLCH | oklch(78.51% 0.194 328.5) |
| XYZ | xyz(64.5831, 44.0315, 92.2681) |
| Luminance | 0.4403 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.13
Purply Pink
#F075E6
ΔE00 4.01
Lavender Pink
#DD85D7
ΔE00 5.77
Candy Pink
#FF63E9
ΔE00 5.88
Light Magenta
#FA5FF7
ΔE00 6.62
Violet Pink
#FB5FFC
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA86F6 #86FA8A
analogous
#C486FA #FA86F6 #FA86BC
triadic
#FA86F6 #F6FA86 #86F6FA
tetradic
#FA86F6 #FAC486 #86FA8A #86BCFA
square
#FA86F6 #FAC486 #86FA8A #86BCFA
split-complementary
#FA86F6 #BCFA86 #86FAC4
monochromatic
#F510ED #F84BF2 #FA86F6 #FCC1FA #FEE2FD
Accessibility & contrast
On white
2.14
#FA86F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#FA86F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA86F6
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA86F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA86F6 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA7FA
Deuteranopia (green-blind)
#9FB7F2
Tritanopia (blue-blind)
#FF91B3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fa86f6; /* rgb */ color: rgb(250, 134, 246); /* oklch */ color: oklch(78.5% 0.194 328.5);
Tailwind
colors: {
custom: {
50: '#feadf9',
500: '#fa86f6',
950: '#000000',
},
}SCSS
$custom: #fa86f6; $custom-light: #feadf9; $custom-dark: #000000;
JSON
{
"hex": "#fa86f6",
"rgb": {
"r": 250,
"g": 134,
"b": 246
},
"hsl": {
"h": 302.069,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.78508,
"c": 0.1942,
"h": 328.5
},
"luminance": 0.44028
}Semantic roles & 50–950 ramp
primary
#FA86F6
secondary
#D5F6D6
accent
#E60800
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181017
muted
#867F85