#FC55FF#FC55FF
#FC55FF is a light, highly saturated purple. Relative luminance 0.344; OKLCH L 73.6% C 0.270 H 327.2°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FC55FF |
|---|---|
| RGB | rgb(252, 85, 255) |
| HSL | hsl(299, 100%, 67%) |
| HSV | hsv(299, 67%, 100%) |
| CMYK | cmyk(1.2%, 66.7%, 0%, 0%) |
| CIE-LAB | lab(65.29, 81.93, -52.94) |
| CIE-LCH | lch(65.29, 97.55, 327.13°) |
| OKLab | oklab(73.61% 0.2272 -0.1466) |
| OKLCH | oklch(73.61% 0.27 327.2) |
| XYZ | xyz(61.4424, 34.4166, 97.9952) |
| Luminance | 0.3441 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.33
Light Magenta
#FA5FF7
ΔE00 1.64
Candy Pink
#FF63E9
ΔE00 4.25
Magenta
#FF00FF
ΔE00 5.27
Fuchsia
#FF00FF
ΔE00 5.27
Purply Pink
#F075E6
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC55FF #58FF55
analogous
#A755FF #FC55FF #FF55AD
triadic
#FC55FF #FFFC55 #55FFFC
tetradic
#FC55FF #FFA755 #58FF55 #55ADFF
square
#FC55FF #FFA755 #58FF55 #55ADFF
split-complementary
#FC55FF #ADFF55 #55FFA7
monochromatic
#D600DA #FB18FF #FC55FF #FD92FF #FECFFF
Accessibility & contrast
On white
2.66
#FC55FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#FC55FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC55FF
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC55FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC55FF | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3891FF
Deuteranopia (green-blind)
#7EA6FB
Tritanopia (blue-blind)
#FF6EA4
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #fc55ff; /* rgb */ color: rgb(252, 85, 255); /* oklch */ color: oklch(73.6% 0.270 327.2);
Tailwind
colors: {
custom: {
50: '#ff92ff',
500: '#fc55ff',
950: '#000000',
},
}SCSS
$custom: #fc55ff; $custom-light: #ff92ff; $custom-dark: #000000;
JSON
{
"hex": "#fc55ff",
"rgb": {
"r": 252,
"g": 85,
"b": 255
},
"hsl": {
"h": 298.941,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.73607,
"c": 0.2704,
"h": 327.2
},
"luminance": 0.34412
}Semantic roles & 50–950 ramp
primary
#FC55FF
secondary
#BDF3BD
accent
#E60004
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86