#FF3FFD#FF3FFD
#FF3FFD is a light, highly saturated purple. Relative luminance 0.319; OKLCH L 72.2% C 0.292 H 328.6°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FF3FFD |
|---|---|
| RGB | rgb(255, 63, 253) |
| HSL | hsl(301, 100%, 62%) |
| HSV | hsv(301, 75%, 100%) |
| CMYK | cmyk(0%, 75.3%, 0.8%, 0%) |
| CIE-LAB | lab(63.27, 89.01, -55.02) |
| CIE-LCH | lch(63.27, 104.64, 328.28°) |
| OKLab | oklab(72.21% 0.2493 -0.1525) |
| OKLCH | oklch(72.21% 0.292 328.6) |
| XYZ | xyz(60.7465, 31.9115, 95.8695) |
| Luminance | 0.3191 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 3.12
Fuchsia
#FF00FF
ΔE00 3.12
Violet Pink
#FB5FFC
ΔE00 3.45
Light Magenta
#FA5FF7
ΔE00 3.48
Bright Magenta
#FF08E8
ΔE00 4.29
Candy Pink
#FF63E9
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF3FFD #3FFF41
analogous
#A13FFF #FF3FFD #FF3F9D
triadic
#FF3FFD #FDFF3F #3FFDFF
tetradic
#FF3FFD #FFA13F #3FFF41 #3F9DFF
square
#FF3FFD #FFA13F #3FFF41 #3F9DFF
split-complementary
#FF3FFD #9DFF3F #3FFFA1
monochromatic
#C400C2 #FF02FC #FF3FFD #FF7CFE #FFB9FE
Accessibility & contrast
On white
2.84
#FF3FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#FF3FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF3FFD
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF3FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF3FFD | 1.00 | 2.84 | 7.38 | 7.38 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0B89FF
Deuteranopia (green-blind)
#78A2F8
Tritanopia (blue-blind)
#FF5E9D
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #ff3ffd; /* rgb */ color: rgb(255, 63, 253); /* oklch */ color: oklch(72.2% 0.292 328.6);
Tailwind
colors: {
custom: {
50: '#ff88ff',
500: '#ff3ffd',
950: '#000000',
},
}SCSS
$custom: #ff3ffd; $custom-light: #ff88ff; $custom-dark: #000000;
JSON
{
"hex": "#ff3ffd",
"rgb": {
"r": 255,
"g": 63,
"b": 253
},
"hsl": {
"h": 300.625,
"s": 100,
"l": 62.353
},
"oklch": {
"l": 0.72214,
"c": 0.29226,
"h": 328.6
},
"luminance": 0.31907
}Semantic roles & 50–950 ramp
primary
#FF3FFD
secondary
#AAF0AB
accent
#E60200
background
#FFF9FF
surface
#FFF1FF
border
#D7CBD7
text
#190D18
muted
#877E86