#FF62FA#FF62FA
#FF62FA is a light, highly saturated purple. Relative luminance 0.369; OKLCH L 75.0% C 0.252 H 329.0°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FF62FA |
|---|---|
| RGB | rgb(255, 98, 250) |
| HSL | hsl(302, 100%, 69%) |
| HSV | hsv(302, 62%, 100%) |
| CMYK | cmyk(0%, 61.6%, 2%, 0%) |
| CIE-LAB | lab(67.20, 77.00, -47.14) |
| CIE-LCH | lch(67.20, 90.28, 328.52°) |
| OKLab | oklab(75% 0.2164 -0.1299) |
| OKLCH | oklch(75% 0.252 329) |
| XYZ | xyz(62.8624, 36.9018, 94.2357) |
| Luminance | 0.3690 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.06
Violet Pink
#FB5FFC
ΔE00 1.07
Candy Pink
#FF63E9
ΔE00 2.64
Purply Pink
#F075E6
ΔE00 4.08
Violet (CSS)
#EE82EE
ΔE00 5.49
Orchid
#DA70D6
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF62FA #62FF67
analogous
#B662FF #FF62FA #FF62AC
triadic
#FF62FA #FAFF62 #62FAFF
tetradic
#FF62FA #FFB662 #62FF67 #62ACFF
square
#FF62FA #FFB662 #62FF67 #62ACFF
split-complementary
#FF62FA #ACFF62 #62FFB6
monochromatic
#E700DF #FF25F8 #FF62FA #FF9FFC #FFDCFE
Accessibility & contrast
On white
2.51
#FF62FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#FF62FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF62FA
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF62FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF62FA | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5296FF
Deuteranopia (green-blind)
#8AABF6
Tritanopia (blue-blind)
#FF75A6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff62fa; /* rgb */ color: rgb(255, 98, 250); /* oklch */ color: oklch(75.0% 0.252 329.0);
Tailwind
colors: {
custom: {
50: '#ff98fc',
500: '#ff62fa',
950: '#000000',
},
}SCSS
$custom: #ff62fa; $custom-light: #ff98fc; $custom-dark: #000000;
JSON
{
"hex": "#ff62fa",
"rgb": {
"r": 255,
"g": 98,
"b": 250
},
"hsl": {
"h": 301.911,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.74995,
"c": 0.2524,
"h": 329
},
"luminance": 0.36897
}Semantic roles & 50–950 ramp
primary
#FF62FA
secondary
#C8F5C9
accent
#E60700
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190F17
muted
#877E85