#FF63FD#FF63FD
#FF63FD is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 75.2% C 0.253 H 328.2°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FF63FD |
|---|---|
| RGB | rgb(255, 99, 253) |
| HSL | hsl(301, 100%, 69%) |
| HSV | hsv(301, 61%, 100%) |
| CMYK | cmyk(0%, 61.2%, 0.8%, 0%) |
| CIE-LAB | lab(67.49, 77.09, -48.34) |
| CIE-LCH | lch(67.49, 90.99, 327.91°) |
| OKLab | oklab(75.25% 0.2155 -0.1334) |
| OKLCH | oklch(75.25% 0.253 328.2) |
| XYZ | xyz(63.4307, 37.2798, 96.7642) |
| Luminance | 0.3728 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.03
Light Magenta
#FA5FF7
ΔE00 1.28
Candy Pink
#FF63E9
ΔE00 3.06
Purply Pink
#F075E6
ΔE00 4.29
Violet (CSS)
#EE82EE
ΔE00 5.50
Orchid
#DA70D6
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF63FD #63FF65
analogous
#B363FF #FF63FD #FF63AF
triadic
#FF63FD #FDFF63 #63FDFF
tetradic
#FF63FD #FFB363 #63FF65 #63AFFF
square
#FF63FD #FFB363 #63FF65 #63AFFF
split-complementary
#FF63FD #AFFF63 #63FFB3
monochromatic
#E800E5 #FF26FC #FF63FD #FFA0FE #FFDDFF
Accessibility & contrast
On white
2.48
#FF63FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#FF63FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF63FD
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF63FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF63FD | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5197FF
Deuteranopia (green-blind)
#89ACF9
Tritanopia (blue-blind)
#FF76A8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff63fd; /* rgb */ color: rgb(255, 99, 253); /* oklch */ color: oklch(75.2% 0.253 328.2);
Tailwind
colors: {
custom: {
50: '#ff99fe',
500: '#ff63fd',
950: '#000000',
},
}SCSS
$custom: #ff63fd; $custom-light: #ff99fe; $custom-dark: #000000;
JSON
{
"hex": "#ff63fd",
"rgb": {
"r": 255,
"g": 99,
"b": 253
},
"hsl": {
"h": 300.769,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.75247,
"c": 0.25344,
"h": 328.2
},
"luminance": 0.37276
}Semantic roles & 50–950 ramp
primary
#FF63FD
secondary
#C8F5C9
accent
#E60300
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190F18
muted
#877E86