#FA62FF#FA62FF
#FA62FF is a light, highly saturated purple. Relative luminance 0.363; OKLCH L 74.6% C 0.254 H 326.5°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FA62FF |
|---|---|
| RGB | rgb(250, 98, 255) |
| HSL | hsl(298, 100%, 69%) |
| HSV | hsv(298, 62%, 100%) |
| CMYK | cmyk(2%, 61.6%, 0%, 0%) |
| CIE-LAB | lab(66.74, 76.64, -50.67) |
| CIE-LCH | lch(66.74, 91.88, 326.53°) |
| OKLab | oklab(74.59% 0.2115 -0.1402) |
| OKLCH | oklch(74.59% 0.254 326.5) |
| XYZ | xyz(61.8409, 36.2832, 98.3345) |
| Luminance | 0.3628 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.61
Light Magenta
#FA5FF7
ΔE00 1.22
Candy Pink
#FF63E9
ΔE00 3.78
Purply Pink
#F075E6
ΔE00 4.72
Violet (CSS)
#EE82EE
ΔE00 5.85
Orchid
#DA70D6
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA62FF #67FF62
analogous
#AC62FF #FA62FF #FF62B6
triadic
#FA62FF #FFFA62 #62FFFA
tetradic
#FA62FF #FFAC62 #67FF62 #62B6FF
square
#FA62FF #FFAC62 #67FF62 #62B6FF
split-complementary
#FA62FF #B6FF62 #62FFAC
monochromatic
#DF00E7 #F825FF #FA62FF #FC9FFF #FEDCFF
Accessibility & contrast
On white
2.54
#FA62FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#FA62FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA62FF
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA62FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA62FF | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A96FF
Deuteranopia (green-blind)
#83A9FB
Tritanopia (blue-blind)
#FF78A8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fa62ff; /* rgb */ color: rgb(250, 98, 255); /* oklch */ color: oklch(74.6% 0.254 326.5);
Tailwind
colors: {
custom: {
50: '#ff98ff',
500: '#fa62ff',
950: '#000000',
},
}SCSS
$custom: #fa62ff; $custom-light: #ff98ff; $custom-dark: #000000;
JSON
{
"hex": "#fa62ff",
"rgb": {
"r": 250,
"g": 98,
"b": 255
},
"hsl": {
"h": 298.089,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.74592,
"c": 0.25375,
"h": 326.5
},
"luminance": 0.36279
}Semantic roles & 50–950 ramp
primary
#FA62FF
secondary
#C9F5C8
accent
#E60007
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86