#FF3FFE#FF3FFE
#FF3FFE is a light, highly saturated purple. Relative luminance 0.320; OKLCH L 72.3% C 0.293 H 328.3°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FF3FFE |
|---|---|
| RGB | rgb(255, 63, 254) |
| HSL | hsl(300, 100%, 62%) |
| HSV | hsv(300, 75%, 100%) |
| CMYK | cmyk(0%, 75.3%, 0.4%, 0%) |
| CIE-LAB | lab(63.32, 89.16, -55.49) |
| CIE-LCH | lch(63.32, 105.02, 328.10°) |
| OKLab | oklab(72.27% 0.2493 -0.1538) |
| OKLCH | oklch(72.27% 0.293 328.3) |
| XYZ | xyz(60.9062, 31.9753, 96.7107) |
| Luminance | 0.3197 (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.51
Bright Magenta
#FF08E8
ΔE00 4.38
Candy Pink
#FF63E9
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF3FFE #3FFF40
analogous
#A03FFF #FF3FFE #FF3F9E
triadic
#FF3FFE #FEFF3F #3FFEFF
tetradic
#FF3FFE #FFA03F #3FFF40 #3F9EFF
square
#FF3FFE #FFA03F #3FFF40 #3F9EFF
split-complementary
#FF3FFE #9EFF3F #3FFFA0
monochromatic
#C400C3 #FF02FE #FF3FFE #FF7CFE #FFB9FF
Accessibility & contrast
On white
2.84
#FF3FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#FF3FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF3FFE
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF3FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF3FFE | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0589FF
Deuteranopia (green-blind)
#77A2F9
Tritanopia (blue-blind)
#FF5F9E
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #ff3ffe; /* rgb */ color: rgb(255, 63, 254); /* oklch */ color: oklch(72.3% 0.293 328.3);
Tailwind
colors: {
custom: {
50: '#ff88ff',
500: '#ff3ffe',
950: '#000000',
},
}SCSS
$custom: #ff3ffe; $custom-light: #ff88ff; $custom-dark: #000000;
JSON
{
"hex": "#ff3ffe",
"rgb": {
"r": 255,
"g": 63,
"b": 254
},
"hsl": {
"h": 300.313,
"s": 100,
"l": 62.353
},
"oklch": {
"l": 0.72269,
"c": 0.29296,
"h": 328.3
},
"luminance": 0.31971
}Semantic roles & 50–950 ramp
primary
#FF3FFE
secondary
#AAF0AA
accent
#E60100
background
#FFF9FF
surface
#FFF1FF
border
#D7CBD7
text
#190D18
muted
#877E86