#FF56FC#FF56FC
#FF56FC is a light, highly saturated purple. Relative luminance 0.349; OKLCH L 73.9% C 0.268 H 328.6°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FF56FC |
|---|---|
| RGB | rgb(255, 86, 252) |
| HSL | hsl(301, 100%, 67%) |
| HSV | hsv(301, 66%, 100%) |
| CMYK | cmyk(0%, 66.3%, 1.2%, 0%) |
| CIE-LAB | lab(65.71, 81.76, -50.60) |
| CIE-LCH | lch(65.71, 96.15, 328.25°) |
| OKLab | oklab(73.95% 0.2292 -0.1398) |
| OKLCH | oklch(73.95% 0.268 328.6) |
| XYZ | xyz(62.1378, 34.9483, 95.5495) |
| Luminance | 0.3494 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.06
Light Magenta
#FA5FF7
ΔE00 1.18
Candy Pink
#FF63E9
ΔE00 3.53
Purply Pink
#F075E6
ΔE00 5.36
Magenta
#FF00FF
ΔE00 5.65
Fuchsia
#FF00FF
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF56FC #56FF59
analogous
#AE56FF #FF56FC #FF56A8
triadic
#FF56FC #FCFF56 #56FCFF
tetradic
#FF56FC #FFAE56 #56FF59 #56A8FF
square
#FF56FC #FFAE56 #56FF59 #56A8FF
split-complementary
#FF56FC #A8FF56 #56FFAE
monochromatic
#DB00D7 #FF19FB #FF56FC #FF93FD #FFD0FE
Accessibility & contrast
On white
2.63
#FF56FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#FF56FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF56FC
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF56FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF56FC | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4091FF
Deuteranopia (green-blind)
#83A7F8
Tritanopia (blue-blind)
#FF6DA3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ff56fc; /* rgb */ color: rgb(255, 86, 252); /* oklch */ color: oklch(73.9% 0.268 328.6);
Tailwind
colors: {
custom: {
50: '#ff92fe',
500: '#ff56fc',
950: '#000000',
},
}SCSS
$custom: #ff56fc; $custom-light: #ff92fe; $custom-dark: #000000;
JSON
{
"hex": "#ff56fc",
"rgb": {
"r": 255,
"g": 86,
"b": 252
},
"hsl": {
"h": 301.065,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.73945,
"c": 0.26845,
"h": 328.6
},
"luminance": 0.34944
}Semantic roles & 50–950 ramp
primary
#FF56FC
secondary
#BDF3BE
accent
#E60400
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86