#FC56FF#FC56FF
#FC56FF is a light, highly saturated purple. Relative luminance 0.346; OKLCH L 73.7% C 0.269 H 327.1°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FC56FF |
|---|---|
| RGB | rgb(252, 86, 255) |
| HSL | hsl(299, 100%, 67%) |
| HSV | hsv(299, 66%, 100%) |
| CMYK | cmyk(1.2%, 66.3%, 0%, 0%) |
| CIE-LAB | lab(65.42, 81.58, -52.74) |
| CIE-LCH | lch(65.42, 97.14, 327.12°) |
| OKLab | oklab(73.7% 0.2262 -0.1461) |
| OKLCH | oklch(73.7% 0.269 327.1) |
| XYZ | xyz(61.5217, 34.5752, 98.0216) |
| Luminance | 0.3457 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.21
Light Magenta
#FA5FF7
ΔE00 1.55
Candy Pink
#FF63E9
ΔE00 4.18
Magenta
#FF00FF
ΔE00 5.39
Fuchsia
#FF00FF
ΔE00 5.39
Purply Pink
#F075E6
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC56FF #59FF56
analogous
#A856FF #FC56FF #FF56AE
triadic
#FC56FF #FFFC56 #56FFFC
tetradic
#FC56FF #FFA856 #59FF56 #56AEFF
square
#FC56FF #FFA856 #59FF56 #56AEFF
split-complementary
#FC56FF #AEFF56 #56FFA8
monochromatic
#D700DB #FB19FF #FC56FF #FD93FF #FED0FF
Accessibility & contrast
On white
2.65
#FC56FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#FC56FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC56FF
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC56FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC56FF | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3991FF
Deuteranopia (green-blind)
#7EA6FB
Tritanopia (blue-blind)
#FF6FA4
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #fc56ff; /* rgb */ color: rgb(252, 86, 255); /* oklch */ color: oklch(73.7% 0.269 327.1);
Tailwind
colors: {
custom: {
50: '#ff92ff',
500: '#fc56ff',
950: '#000000',
},
}SCSS
$custom: #fc56ff; $custom-light: #ff92ff; $custom-dark: #000000;
JSON
{
"hex": "#fc56ff",
"rgb": {
"r": 252,
"g": 86,
"b": 255
},
"hsl": {
"h": 298.935,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.73697,
"c": 0.26926,
"h": 327.1
},
"luminance": 0.34571
}Semantic roles & 50–950 ramp
primary
#FC56FF
secondary
#BEF3BD
accent
#E60004
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86