#FA62F1#FA62F1
#FA62F1 is a light, highly saturated purple. Relative luminance 0.354; OKLCH L 73.9% C 0.243 H 330.1°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FA62F1 |
|---|---|
| RGB | rgb(250, 98, 241) |
| HSL | hsl(304, 94%, 68%) |
| HSV | hsv(304, 61%, 98%) |
| CMYK | cmyk(0%, 60.8%, 3.6%, 2%) |
| CIE-LAB | lab(66.07, 74.38, -44.01) |
| CIE-LCH | lch(66.07, 86.42, 329.38°) |
| OKLab | oklab(73.89% 0.2105 -0.121) |
| OKLCH | oklch(73.89% 0.243 330.1) |
| XYZ | xyz(59.6688, 35.4144, 86.8949) |
| Luminance | 0.3541 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.05
Violet Pink
#FB5FFC
ΔE00 1.67
Candy Pink
#FF63E9
ΔE00 1.83
Purply Pink
#F075E6
ΔE00 3.40
Violet (CSS)
#EE82EE
ΔE00 5.34
Orchid
#DA70D6
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA62F1 #62FA6B
analogous
#B762FA #FA62F1 #FA62A5
triadic
#FA62F1 #F1FA62 #62F1FA
tetradic
#FA62F1 #FAB762 #62FA6B #62A5FA
square
#FA62F1 #FAB762 #62FA6B #62A5FA
split-complementary
#FA62F1 #A5FA62 #62FAB7
monochromatic
#DB07CE #F827EC #FA62F1 #FC9DF6 #FED9FC
Accessibility & contrast
On white
2.60
#FA62F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#FA62F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA62F1
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA62F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA62F1 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5693F5
Deuteranopia (green-blind)
#8AA8ED
Tritanopia (blue-blind)
#FF72A1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fa62f1; /* rgb */ color: rgb(250, 98, 241); /* oklch */ color: oklch(73.9% 0.243 330.1);
Tailwind
colors: {
custom: {
50: '#ff98f6',
500: '#fa62f1',
950: '#000000',
},
}SCSS
$custom: #fa62f1; $custom-light: #ff98f6; $custom-dark: #000000;
JSON
{
"hex": "#fa62f1",
"rgb": {
"r": 250,
"g": 98,
"b": 241
},
"hsl": {
"h": 303.553,
"s": 93.827,
"l": 68.235
},
"oklch": {
"l": 0.73893,
"c": 0.24278,
"h": 330.1
},
"luminance": 0.3541
}Semantic roles & 50–950 ramp
primary
#FA62F1
secondary
#C5F3C8
accent
#E60E00
background
#FFF9FF
surface
#FFF2FE
border
#D7CCD6
text
#180E17
muted
#867E85