#FA61FF#FA61FF
#FA61FF is a light, highly saturated purple. Relative luminance 0.361; OKLCH L 74.5% C 0.255 H 326.5°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FA61FF |
|---|---|
| RGB | rgb(250, 97, 255) |
| HSL | hsl(298, 100%, 69%) |
| HSV | hsv(298, 62%, 100%) |
| CMYK | cmyk(2%, 62%, 0%, 0%) |
| CIE-LAB | lab(66.59, 77.03, -50.90) |
| CIE-LCH | lch(66.59, 92.33, 326.55°) |
| OKLab | oklab(74.49% 0.2126 -0.1408) |
| OKLCH | oklch(74.49% 0.255 326.5) |
| XYZ | xyz(61.7479, 36.0973, 98.3035) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.54
Light Magenta
#FA5FF7
ΔE00 1.19
Candy Pink
#FF63E9
ΔE00 3.81
Purply Pink
#F075E6
ΔE00 4.81
Violet (CSS)
#EE82EE
ΔE00 5.98
Magenta
#FF00FF
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA61FF #66FF61
analogous
#AB61FF #FA61FF #FF61B5
triadic
#FA61FF #FFFA61 #61FFFA
tetradic
#FA61FF #FFAB61 #66FF61 #61B5FF
square
#FA61FF #FFAB61 #66FF61 #61B5FF
split-complementary
#FA61FF #B5FF61 #61FFAB
monochromatic
#DE00E6 #F824FF #FA61FF #FC9EFF #FEDBFF
Accessibility & contrast
On white
2.56
#FA61FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#FA61FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA61FF
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA61FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA61FF | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4995FF
Deuteranopia (green-blind)
#83A9FB
Tritanopia (blue-blind)
#FF77A8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fa61ff; /* rgb */ color: rgb(250, 97, 255); /* oklch */ color: oklch(74.5% 0.255 326.5);
Tailwind
colors: {
custom: {
50: '#ff97ff',
500: '#fa61ff',
950: '#000000',
},
}SCSS
$custom: #fa61ff; $custom-light: #ff97ff; $custom-dark: #000000;
JSON
{
"hex": "#fa61ff",
"rgb": {
"r": 250,
"g": 97,
"b": 255
},
"hsl": {
"h": 298.101,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.7449,
"c": 0.25502,
"h": 326.5
},
"luminance": 0.36093
}Semantic roles & 50–950 ramp
primary
#FA61FF
secondary
#C8F5C7
accent
#E60007
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86