#FF63FF#FF63FF
#FF63FF is a light, highly saturated purple. Relative luminance 0.374; OKLCH L 75.3% C 0.255 H 327.7°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FF63FF |
|---|---|
| RGB | rgb(255, 99, 255) |
| HSL | hsl(300, 100%, 69%) |
| HSV | hsv(300, 61%, 100%) |
| CMYK | cmyk(0%, 61.2%, 0%, 0%) |
| CIE-LAB | lab(67.58, 77.41, -49.29) |
| CIE-LCH | lch(67.58, 91.77, 327.51°) |
| OKLab | oklab(75.35% 0.2156 -0.1361) |
| OKLCH | oklch(75.35% 0.255 327.7) |
| XYZ | xyz(63.7509, 37.4079, 98.4510) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.03
Light Magenta
#FA5FF7
ΔE00 1.42
Candy Pink
#FF63E9
ΔE00 3.35
Purply Pink
#F075E6
ΔE00 4.50
Violet (CSS)
#EE82EE
ΔE00 5.60
Orchid
#DA70D6
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF63FF #63FF63
analogous
#B163FF #FF63FF #FF63B1
triadic
#FF63FF #FFFF63 #63FFFF
tetradic
#FF63FF #FFB163 #63FF63 #63B1FF
square
#FF63FF #FFB163 #63FF63 #63B1FF
split-complementary
#FF63FF #B1FF63 #63FFB1
monochromatic
#E800E8 #FF26FF #FF63FF #FFA0FF #FFDDFF
Accessibility & contrast
On white
2.48
#FF63FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#FF63FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF63FF
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF63FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF63FF | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F98FF
Deuteranopia (green-blind)
#88ACFB
Tritanopia (blue-blind)
#FF77A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff63ff; /* rgb */ color: rgb(255, 99, 255); /* oklch */ color: oklch(75.3% 0.255 327.7);
Tailwind
colors: {
custom: {
50: '#ff99ff',
500: '#ff63ff',
950: '#000000',
},
}SCSS
$custom: #ff63ff; $custom-light: #ff99ff; $custom-dark: #000000;
JSON
{
"hex": "#ff63ff",
"rgb": {
"r": 255,
"g": 99,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.75347,
"c": 0.255,
"h": 327.7
},
"luminance": 0.37404
}Semantic roles & 50–950 ramp
primary
#FF63FF
secondary
#C8F5C8
accent
#E60000
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190F18
muted
#877E86