#FD63FF#FD63FF
#FD63FF is a light, highly saturated purple. Relative luminance 0.370; OKLCH L 75.1% C 0.254 H 327.2°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FD63FF |
|---|---|
| RGB | rgb(253, 99, 255) |
| HSL | hsl(299, 100%, 69%) |
| HSV | hsv(299, 61%, 100%) |
| CMYK | cmyk(0.8%, 61.2%, 0%, 0%) |
| CIE-LAB | lab(67.30, 76.94, -49.75) |
| CIE-LCH | lch(67.30, 91.63, 327.11°) |
| OKLab | oklab(75.09% 0.2136 -0.1375) |
| OKLCH | oklch(75.09% 0.254 327.2) |
| XYZ | xyz(63.0188, 37.0304, 98.4167) |
| Luminance | 0.3703 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.81
Light Magenta
#FA5FF7
ΔE00 1.30
Candy Pink
#FF63E9
ΔE00 3.49
Purply Pink
#F075E6
ΔE00 4.54
Violet (CSS)
#EE82EE
ΔE00 5.64
Orchid
#DA70D6
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD63FF #65FF63
analogous
#AF63FF #FD63FF #FF63B3
triadic
#FD63FF #FFFD63 #63FFFD
tetradic
#FD63FF #FFAF63 #65FF63 #63B3FF
square
#FD63FF #FFAF63 #65FF63 #63B3FF
split-complementary
#FD63FF #B3FF63 #63FFAF
monochromatic
#E500E8 #FC26FF #FD63FF #FEA0FF #FFDDFF
Accessibility & contrast
On white
2.50
#FD63FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#FD63FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD63FF
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD63FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD63FF | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E97FF
Deuteranopia (green-blind)
#86ABFB
Tritanopia (blue-blind)
#FF78A9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fd63ff; /* rgb */ color: rgb(253, 99, 255); /* oklch */ color: oklch(75.1% 0.254 327.2);
Tailwind
colors: {
custom: {
50: '#ff99ff',
500: '#fd63ff',
950: '#000000',
},
}SCSS
$custom: #fd63ff; $custom-light: #ff99ff; $custom-dark: #000000;
JSON
{
"hex": "#fd63ff",
"rgb": {
"r": 253,
"g": 99,
"b": 255
},
"hsl": {
"h": 299.231,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.75086,
"c": 0.25398,
"h": 327.2
},
"luminance": 0.37026
}Semantic roles & 50–950 ramp
primary
#FD63FF
secondary
#C9F5C8
accent
#E60003
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190F18
muted
#877E86