#FA63FB#FA63FB
#FA63FB is a light, highly saturated purple. Relative luminance 0.362; OKLCH L 74.5% C 0.249 H 327.5°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FA63FB |
|---|---|
| RGB | rgb(250, 99, 251) |
| HSL | hsl(300, 95%, 69%) |
| HSV | hsv(300, 61%, 98%) |
| CMYK | cmyk(0.4%, 60.6%, 0%, 1.6%) |
| CIE-LAB | lab(66.69, 75.59, -48.56) |
| CIE-LCH | lch(66.69, 89.84, 327.28°) |
| OKLab | oklab(74.49% 0.2102 -0.1341) |
| OKLCH | oklch(74.49% 0.249 327.5) |
| XYZ | xyz(61.2978, 36.2167, 95.0100) |
| Luminance | 0.3621 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.54
Light Magenta
#FA5FF7
ΔE00 0.80
Candy Pink
#FF63E9
ΔE00 3.19
Purply Pink
#F075E6
ΔE00 4.20
Violet (CSS)
#EE82EE
ΔE00 5.51
Orchid
#DA70D6
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA63FB #64FB63
analogous
#AE63FB #FA63FB #FB63B0
triadic
#FA63FB #FBFA63 #63FBFA
tetradic
#FA63FB #FBAE63 #64FB63 #63B0FB
square
#FA63FB #FBAE63 #64FB63 #63B0FB
split-complementary
#FA63FB #B0FB63 #63FBAE
monochromatic
#DC06DE #F827F9 #FA63FB #FC9FFD #FEDAFE
Accessibility & contrast
On white
2.55
#FA63FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#FA63FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA63FB
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA63FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA63FB | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5096FF
Deuteranopia (green-blind)
#86A9F7
Tritanopia (blue-blind)
#FF77A7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fa63fb; /* rgb */ color: rgb(250, 99, 251); /* oklch */ color: oklch(74.5% 0.249 327.5);
Tailwind
colors: {
custom: {
50: '#ff98fd',
500: '#fa63fb',
950: '#000000',
},
}SCSS
$custom: #fa63fb; $custom-light: #ff98fd; $custom-dark: #000000;
JSON
{
"hex": "#fa63fb",
"rgb": {
"r": 250,
"g": 99,
"b": 251
},
"hsl": {
"h": 299.605,
"s": 95,
"l": 68.627
},
"oklch": {
"l": 0.74493,
"c": 0.24929,
"h": 327.5
},
"luminance": 0.36213
}Semantic roles & 50–950 ramp
primary
#FA63FB
secondary
#C7F4C6
accent
#E60002
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F18
muted
#867E86