#FA86F4#FA86F4
#FA86F4 is a light, vivid purple. Relative luminance 0.439; OKLCH L 78.4% C 0.192 H 329.1°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FA86F4 |
|---|---|
| RGB | rgb(250, 134, 244) |
| HSL | hsl(303, 92%, 75%) |
| HSV | hsv(303, 46%, 98%) |
| CMYK | cmyk(0%, 46.4%, 2.4%, 2%) |
| CIE-LAB | lab(72.17, 58.84, -36.14) |
| CIE-LCH | lch(72.17, 69.06, 328.44°) |
| OKLab | oklab(78.42% 0.1652 -0.0987) |
| OKLCH | oklch(78.42% 0.192 329.1) |
| XYZ | xyz(64.2777, 43.9094, 90.6601) |
| Luminance | 0.4391 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.11
Purply Pink
#F075E6
ΔE00 3.92
Lavender Pink
#DD85D7
ΔE00 5.57
Candy Pink
#FF63E9
ΔE00 5.83
Light Magenta
#FA5FF7
ΔE00 6.71
Violet Pink
#FB5FFC
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA86F4 #86FA8C
analogous
#C686FA #FA86F4 #FA86BA
triadic
#FA86F4 #F4FA86 #86F4FA
tetradic
#FA86F4 #FAC686 #86FA8C #86BAFA
square
#FA86F4 #FAC686 #86FA8C #86BAFA
split-complementary
#FA86F4 #BAFA86 #86FAC6
monochromatic
#F510E9 #F84BEF #FA86F4 #FCC1F9 #FEE2FC
Accessibility & contrast
On white
2.15
#FA86F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#FA86F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA86F4
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA86F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA86F4 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA7F8
Deuteranopia (green-blind)
#A0B7F0
Tritanopia (blue-blind)
#FF90B2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fa86f4; /* rgb */ color: rgb(250, 134, 244); /* oklch */ color: oklch(78.4% 0.192 329.1);
Tailwind
colors: {
custom: {
50: '#feadf8',
500: '#fa86f4',
950: '#000000',
},
}SCSS
$custom: #fa86f4; $custom-light: #feadf8; $custom-dark: #000000;
JSON
{
"hex": "#fa86f4",
"rgb": {
"r": 250,
"g": 134,
"b": 244
},
"hsl": {
"h": 303.103,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.78421,
"c": 0.19248,
"h": 329.1
},
"luminance": 0.43906
}Semantic roles & 50–950 ramp
primary
#FA86F4
secondary
#D5F6D7
accent
#E60C00
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181017
muted
#867F85