#FF63FE#FF63FE
#FF63FE is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 75.3% C 0.254 H 328.0°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FF63FE |
|---|---|
| RGB | rgb(255, 99, 254) |
| HSL | hsl(300, 100%, 69%) |
| HSV | hsv(300, 61%, 100%) |
| CMYK | cmyk(0%, 61.2%, 0.4%, 0%) |
| CIE-LAB | lab(67.53, 77.25, -48.82) |
| CIE-LCH | lch(67.53, 91.38, 327.71°) |
| OKLab | oklab(75.3% 0.2156 -0.1347) |
| OKLCH | oklch(75.3% 0.254 328) |
| XYZ | xyz(63.5904, 37.3437, 97.6054) |
| Luminance | 0.3734 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.02
Light Magenta
#FA5FF7
ΔE00 1.34
Candy Pink
#FF63E9
ΔE00 3.21
Purply Pink
#F075E6
ΔE00 4.39
Violet (CSS)
#EE82EE
ΔE00 5.55
Orchid
#DA70D6
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF63FE #63FF64
analogous
#B263FF #FF63FE #FF63B0
triadic
#FF63FE #FEFF63 #63FEFF
tetradic
#FF63FE #FFB263 #63FF64 #63B0FF
square
#FF63FE #FFB263 #63FF64 #63B0FF
split-complementary
#FF63FE #B0FF63 #63FFB2
monochromatic
#E800E6 #FF26FE #FF63FE #FFA0FE #FFDDFF
Accessibility & contrast
On white
2.48
#FF63FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#FF63FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF63FE
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF63FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF63FE | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5097FF
Deuteranopia (green-blind)
#89ACFA
Tritanopia (blue-blind)
#FF77A8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff63fe; /* rgb */ color: rgb(255, 99, 254); /* oklch */ color: oklch(75.3% 0.254 328.0);
Tailwind
colors: {
custom: {
50: '#ff99ff',
500: '#ff63fe',
950: '#000000',
},
}SCSS
$custom: #ff63fe; $custom-light: #ff99ff; $custom-dark: #000000;
JSON
{
"hex": "#ff63fe",
"rgb": {
"r": 255,
"g": 99,
"b": 254
},
"hsl": {
"h": 300.385,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.75297,
"c": 0.25422,
"h": 328
},
"luminance": 0.37339
}Semantic roles & 50–950 ramp
primary
#FF63FE
secondary
#C8F5C9
accent
#E60100
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190F18
muted
#877E86