#FA86F2#FA86F2
#FA86F2 is a light, vivid purple. Relative luminance 0.438; OKLCH L 78.3% C 0.191 H 329.8°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FA86F2 |
|---|---|
| RGB | rgb(250, 134, 242) |
| HSL | hsl(304, 92%, 75%) |
| HSV | hsv(304, 46%, 98%) |
| CMYK | cmyk(0%, 46.4%, 3.2%, 2%) |
| CIE-LAB | lab(72.09, 58.50, -35.17) |
| CIE-LCH | lch(72.09, 68.26, 328.99°) |
| OKLab | oklab(78.33% 0.1649 -0.0959) |
| OKLCH | oklch(78.33% 0.191 329.8) |
| XYZ | xyz(63.9757, 43.7886, 89.0695) |
| Luminance | 0.4379 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.16
Purply Pink
#F075E6
ΔE00 3.86
Lavender Pink
#DD85D7
ΔE00 5.39
Candy Pink
#FF63E9
ΔE00 5.79
Light Magenta
#FA5FF7
ΔE00 6.81
Violet Pink
#FB5FFC
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA86F2 #86FA8E
analogous
#C886FA #FA86F2 #FA86B8
triadic
#FA86F2 #F2FA86 #86F2FA
tetradic
#FA86F2 #FAC886 #86FA8E #86B8FA
square
#FA86F2 #FAC886 #86FA8E #86B8FA
split-complementary
#FA86F2 #B8FA86 #86FAC8
monochromatic
#F510E5 #F84BEC #FA86F2 #FCC1F8 #FEE2FC
Accessibility & contrast
On white
2.15
#FA86F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#FA86F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA86F2
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA86F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA86F2 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A7F6
Deuteranopia (green-blind)
#A0B6EF
Tritanopia (blue-blind)
#FF90B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fa86f2; /* rgb */ color: rgb(250, 134, 242); /* oklch */ color: oklch(78.3% 0.191 329.8);
Tailwind
colors: {
custom: {
50: '#feadf6',
500: '#fa86f2',
950: '#000000',
},
}SCSS
$custom: #fa86f2; $custom-light: #feadf6; $custom-dark: #000000;
JSON
{
"hex": "#fa86f2",
"rgb": {
"r": 250,
"g": 134,
"b": 242
},
"hsl": {
"h": 304.138,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.78334,
"c": 0.19076,
"h": 329.8
},
"luminance": 0.43785
}Semantic roles & 50–950 ramp
primary
#FA86F2
secondary
#D5F6D7
accent
#E61000
background
#FFFAFF
surface
#FFF5FE
border
#D7CFD6
text
#181017
muted
#867F85