#FF62FE#FF62FE
#FF62FE is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 75.2% C 0.255 H 328.0°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FF62FE |
|---|---|
| RGB | rgb(255, 98, 254) |
| HSL | hsl(300, 100%, 69%) |
| HSV | hsv(300, 62%, 100%) |
| CMYK | cmyk(0%, 61.6%, 0.4%, 0%) |
| CIE-LAB | lab(67.39, 77.64, -49.04) |
| CIE-LCH | lch(67.39, 91.83, 327.72°) |
| OKLab | oklab(75.2% 0.2167 -0.1354) |
| OKLCH | oklch(75.2% 0.255 328) |
| XYZ | xyz(63.4962, 37.1554, 97.5740) |
| Luminance | 0.3715 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.90
Light Magenta
#FA5FF7
ΔE00 1.26
Candy Pink
#FF63E9
ΔE00 3.22
Purply Pink
#F075E6
ΔE00 4.47
Violet (CSS)
#EE82EE
ΔE00 5.67
Orchid
#DA70D6
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF62FE #62FF63
analogous
#B262FF #FF62FE #FF62B0
triadic
#FF62FE #FEFF62 #62FEFF
tetradic
#FF62FE #FFB262 #62FF63 #62B0FF
square
#FF62FE #FFB262 #62FF63 #62B0FF
split-complementary
#FF62FE #B0FF62 #62FFB2
monochromatic
#E700E5 #FF25FE #FF62FE #FF9FFE #FFDCFF
Accessibility & contrast
On white
2.49
#FF62FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#FF62FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF62FE
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF62FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF62FE | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F97FF
Deuteranopia (green-blind)
#88ABFA
Tritanopia (blue-blind)
#FF76A8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff62fe; /* rgb */ color: rgb(255, 98, 254); /* oklch */ color: oklch(75.2% 0.255 328.0);
Tailwind
colors: {
custom: {
50: '#ff98ff',
500: '#ff62fe',
950: '#000000',
},
}SCSS
$custom: #ff62fe; $custom-light: #ff98ff; $custom-dark: #000000;
JSON
{
"hex": "#ff62fe",
"rgb": {
"r": 255,
"g": 98,
"b": 254
},
"hsl": {
"h": 300.382,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.75195,
"c": 0.25549,
"h": 328
},
"luminance": 0.37151
}Semantic roles & 50–950 ramp
primary
#FF62FE
secondary
#C8F5C8
accent
#E60100
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190F18
muted
#877E86