#FC54FF#FC54FF
#FC54FF is a light, highly saturated purple. Relative luminance 0.343; OKLCH L 73.5% C 0.272 H 327.2°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FC54FF |
|---|---|
| RGB | rgb(252, 84, 255) |
| HSL | hsl(299, 100%, 66%) |
| HSV | hsv(299, 67%, 100%) |
| CMYK | cmyk(1.2%, 67.1%, 0%, 0%) |
| CIE-LAB | lab(65.17, 82.28, -53.14) |
| CIE-LCH | lch(65.17, 97.95, 327.15°) |
| OKLab | oklab(73.52% 0.2282 -0.1472) |
| OKLCH | oklch(73.52% 0.272 327.2) |
| XYZ | xyz(61.3642, 34.2603, 97.9692) |
| Luminance | 0.3426 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.45
Light Magenta
#FA5FF7
ΔE00 1.74
Candy Pink
#FF63E9
ΔE00 4.32
Magenta
#FF00FF
ΔE00 5.14
Fuchsia
#FF00FF
ΔE00 5.14
Purply Pink
#F075E6
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC54FF #57FF54
analogous
#A754FF #FC54FF #FF54AD
triadic
#FC54FF #FFFC54 #54FFFC
tetradic
#FC54FF #FFA754 #57FF54 #54ADFF
square
#FC54FF #FFA754 #57FF54 #54ADFF
split-complementary
#FC54FF #ADFF54 #54FFA7
monochromatic
#D500D9 #FB17FF #FC54FF #FD91FF #FECEFF
Accessibility & contrast
On white
2.67
#FC54FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#FC54FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC54FF
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC54FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC54FF | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3690FF
Deuteranopia (green-blind)
#7DA6FB
Tritanopia (blue-blind)
#FF6DA4
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #fc54ff; /* rgb */ color: rgb(252, 84, 255); /* oklch */ color: oklch(73.5% 0.272 327.2);
Tailwind
colors: {
custom: {
50: '#ff91ff',
500: '#fc54ff',
950: '#000000',
},
}SCSS
$custom: #fc54ff; $custom-light: #ff91ff; $custom-dark: #000000;
JSON
{
"hex": "#fc54ff",
"rgb": {
"r": 252,
"g": 84,
"b": 255
},
"hsl": {
"h": 298.947,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.73518,
"c": 0.27152,
"h": 327.2
},
"luminance": 0.34256
}Semantic roles & 50–950 ramp
primary
#FC54FF
secondary
#BDF3BC
accent
#E60004
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86