#FF5FFC#FF5FFC
#FF5FFC is a light, highly saturated purple. Relative luminance 0.365; OKLCH L 74.8% C 0.258 H 328.5°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FF5FFC |
|---|---|
| RGB | rgb(255, 95, 252) |
| HSL | hsl(301, 100%, 69%) |
| HSV | hsv(301, 63%, 100%) |
| CMYK | cmyk(0%, 62.7%, 1.2%, 0%) |
| CIE-LAB | lab(66.88, 78.47, -48.75) |
| CIE-LCH | lch(66.88, 92.38, 328.15°) |
| OKLab | oklab(74.79% 0.2198 -0.1345) |
| OKLCH | oklch(74.79% 0.258 328.5) |
| XYZ | xyz(62.9022, 36.4770, 95.8043) |
| Luminance | 0.3647 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.67
Light Magenta
#FA5FF7
ΔE00 0.89
Candy Pink
#FF63E9
ΔE00 3.02
Purply Pink
#F075E6
ΔE00 4.53
Violet (CSS)
#EE82EE
ΔE00 5.93
Magenta
#FF00FF
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF5FFC #5FFF62
analogous
#B25FFF #FF5FFC #FF5FAC
triadic
#FF5FFC #FCFF5F #5FFCFF
tetradic
#FF5FFC #FFB25F #5FFF62 #5FACFF
square
#FF5FFC #FFB25F #5FFF62 #5FACFF
split-complementary
#FF5FFC #ACFF5F #5FFFB2
monochromatic
#E400DF #FF22FB #FF5FFC #FF9CFD #FFD9FE
Accessibility & contrast
On white
2.53
#FF5FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#FF5FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF5FFC
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF5FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF5FFC | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4D95FF
Deuteranopia (green-blind)
#87AAF8
Tritanopia (blue-blind)
#FF73A6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ff5ffc; /* rgb */ color: rgb(255, 95, 252); /* oklch */ color: oklch(74.8% 0.258 328.5);
Tailwind
colors: {
custom: {
50: '#ff97fe',
500: '#ff5ffc',
950: '#000000',
},
}SCSS
$custom: #ff5ffc; $custom-light: #ff97fe; $custom-dark: #000000;
JSON
{
"hex": "#ff5ffc",
"rgb": {
"r": 255,
"g": 95,
"b": 252
},
"hsl": {
"h": 301.125,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.74793,
"c": 0.25771,
"h": 328.5
},
"luminance": 0.36473
}Semantic roles & 50–950 ramp
primary
#FF5FFC
secondary
#C5F5C6
accent
#E60400
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86