#FA62FA#FA62FA
#FA62FA is a light, highly saturated purple. Relative luminance 0.360; OKLCH L 74.3% C 0.250 H 327.7°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FA62FA |
|---|---|
| RGB | rgb(250, 98, 250) |
| HSL | hsl(300, 94%, 68%) |
| HSV | hsv(300, 61%, 98%) |
| CMYK | cmyk(0%, 60.8%, 0%, 2%) |
| CIE-LAB | lab(66.49, 75.82, -48.31) |
| CIE-LCH | lch(66.49, 89.90, 327.50°) |
| OKLab | oklab(74.34% 0.2112 -0.1334) |
| OKLCH | oklch(74.34% 0.25 327.7) |
| XYZ | xyz(61.0465, 35.9655, 94.1506) |
| Luminance | 0.3596 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.47
Light Magenta
#FA5FF7
ΔE00 0.60
Candy Pink
#FF63E9
ΔE00 3.08
Purply Pink
#F075E6
ΔE00 4.19
Violet (CSS)
#EE82EE
ΔE00 5.59
Orchid
#DA70D6
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA62FA #62FA62
analogous
#AE62FA #FA62FA #FA62AE
triadic
#FA62FA #FAFA62 #62FAFA
tetradic
#FA62FA #FAAE62 #62FA62 #62AEFA
square
#FA62FA #FAAE62 #62FA62 #62AEFA
split-complementary
#FA62FA #AEFA62 #62FAAE
monochromatic
#DB07DB #F827F8 #FA62FA #FC9DFC #FED9FE
Accessibility & contrast
On white
2.56
#FA62FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#FA62FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA62FA
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA62FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA62FA | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F95FF
Deuteranopia (green-blind)
#86A9F6
Tritanopia (blue-blind)
#FF76A6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fa62fa; /* rgb */ color: rgb(250, 98, 250); /* oklch */ color: oklch(74.3% 0.250 327.7);
Tailwind
colors: {
custom: {
50: '#ff98fc',
500: '#fa62fa',
950: '#000000',
},
}SCSS
$custom: #fa62fa; $custom-light: #ff98fc; $custom-dark: #000000;
JSON
{
"hex": "#fa62fa",
"rgb": {
"r": 250,
"g": 98,
"b": 250
},
"hsl": {
"h": 300,
"s": 93.827,
"l": 68.235
},
"oklch": {
"l": 0.74338,
"c": 0.24979,
"h": 327.7
},
"luminance": 0.35961
}Semantic roles & 50–950 ramp
primary
#FA62FA
secondary
#C5F3C5
accent
#E60000
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E17
muted
#867E85