#FA63FF#FA63FF
#FA63FF is a light, highly saturated purple. Relative luminance 0.365; OKLCH L 74.7% C 0.252 H 326.4°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FA63FF |
|---|---|
| RGB | rgb(250, 99, 255) |
| HSL | hsl(298, 100%, 69%) |
| HSV | hsv(298, 61%, 100%) |
| CMYK | cmyk(2%, 61.2%, 0%, 0%) |
| CIE-LAB | lab(66.88, 76.24, -50.45) |
| CIE-LCH | lch(66.88, 91.42, 326.51°) |
| OKLab | oklab(74.7% 0.2104 -0.1396) |
| OKLCH | oklch(74.7% 0.252 326.4) |
| XYZ | xyz(61.9350, 36.4715, 98.3659) |
| Luminance | 0.3647 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.70
Light Magenta
#FA5FF7
ΔE00 1.27
Candy Pink
#FF63E9
ΔE00 3.75
Purply Pink
#F075E6
ΔE00 4.63
Violet (CSS)
#EE82EE
ΔE00 5.73
Orchid
#DA70D6
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA63FF #68FF63
analogous
#AC63FF #FA63FF #FF63B6
triadic
#FA63FF #FFFA63 #63FFFA
tetradic
#FA63FF #FFAC63 #68FF63 #63B6FF
square
#FA63FF #FFAC63 #68FF63 #63B6FF
split-complementary
#FA63FF #B6FF63 #63FFAC
monochromatic
#E000E8 #F826FF #FA63FF #FCA0FF #FEDDFF
Accessibility & contrast
On white
2.53
#FA63FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#FA63FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA63FF
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA63FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA63FF | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C96FF
Deuteranopia (green-blind)
#84A9FB
Tritanopia (blue-blind)
#FF78A9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fa63ff; /* rgb */ color: rgb(250, 99, 255); /* oklch */ color: oklch(74.7% 0.252 326.4);
Tailwind
colors: {
custom: {
50: '#ff98ff',
500: '#fa63ff',
950: '#000000',
},
}SCSS
$custom: #fa63ff; $custom-light: #ff98ff; $custom-dark: #000000;
JSON
{
"hex": "#fa63ff",
"rgb": {
"r": 250,
"g": 99,
"b": 255
},
"hsl": {
"h": 298.077,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.74696,
"c": 0.25247,
"h": 326.4
},
"luminance": 0.36468
}Semantic roles & 50–950 ramp
primary
#FA63FF
secondary
#CAF5C8
accent
#E60007
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F18
muted
#867E86