#FF62FD#FF62FD
#FF62FD is a light, highly saturated purple. Relative luminance 0.371; OKLCH L 75.1% C 0.255 H 328.3°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FF62FD |
|---|---|
| RGB | rgb(255, 98, 253) |
| HSL | hsl(301, 100%, 69%) |
| HSV | hsv(301, 62%, 100%) |
| CMYK | cmyk(0%, 61.6%, 0.8%, 0%) |
| CIE-LAB | lab(67.35, 77.48, -48.57) |
| CIE-LCH | lch(67.35, 91.44, 327.92°) |
| OKLab | oklab(75.14% 0.2166 -0.134) |
| OKLCH | oklch(75.14% 0.255 328.3) |
| XYZ | xyz(63.3365, 37.0915, 96.7329) |
| Luminance | 0.3709 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.91
Light Magenta
#FA5FF7
ΔE00 1.18
Candy Pink
#FF63E9
ΔE00 3.08
Purply Pink
#F075E6
ΔE00 4.37
Violet (CSS)
#EE82EE
ΔE00 5.62
Orchid
#DA70D6
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF62FD #62FF64
analogous
#B262FF #FF62FD #FF62AF
triadic
#FF62FD #FDFF62 #62FDFF
tetradic
#FF62FD #FFB262 #62FF64 #62AFFF
square
#FF62FD #FFB262 #62FF64 #62AFFF
split-complementary
#FF62FD #AFFF62 #62FFB2
monochromatic
#E700E4 #FF25FC #FF62FD #FF9FFE #FFDCFF
Accessibility & contrast
On white
2.49
#FF62FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#FF62FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF62FD
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF62FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF62FD | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5097FF
Deuteranopia (green-blind)
#89ABF9
Tritanopia (blue-blind)
#FF76A7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff62fd; /* rgb */ color: rgb(255, 98, 253); /* oklch */ color: oklch(75.1% 0.255 328.3);
Tailwind
colors: {
custom: {
50: '#ff98fe',
500: '#ff62fd',
950: '#000000',
},
}SCSS
$custom: #ff62fd; $custom-light: #ff98fe; $custom-dark: #000000;
JSON
{
"hex": "#ff62fd",
"rgb": {
"r": 255,
"g": 98,
"b": 253
},
"hsl": {
"h": 300.764,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.75144,
"c": 0.25472,
"h": 328.3
},
"luminance": 0.37087
}Semantic roles & 50–950 ramp
primary
#FF62FD
secondary
#C8F5C8
accent
#E60300
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190F18
muted
#877E86