#FC53FF#FC53FF
#FC53FF is a light, highly saturated purple. Relative luminance 0.341; OKLCH L 73.4% C 0.273 H 327.2°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FC53FF |
|---|---|
| RGB | rgb(252, 83, 255) |
| HSL | hsl(299, 100%, 66%) |
| HSV | hsv(299, 67%, 100%) |
| CMYK | cmyk(1.2%, 67.5%, 0%, 0%) |
| CIE-LAB | lab(65.05, 82.62, -53.33) |
| CIE-LCH | lch(65.05, 98.34, 327.16°) |
| OKLab | oklab(73.43% 0.2291 -0.1478) |
| OKLCH | oklch(73.43% 0.273 327.2) |
| XYZ | xyz(61.2872, 34.1061, 97.9435) |
| Luminance | 0.3410 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.57
Light Magenta
#FA5FF7
ΔE00 1.84
Candy Pink
#FF63E9
ΔE00 4.39
Magenta
#FF00FF
ΔE00 5.02
Fuchsia
#FF00FF
ΔE00 5.02
Purply Pink
#F075E6
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC53FF #56FF53
analogous
#A653FF #FC53FF #FF53AC
triadic
#FC53FF #FFFC53 #53FFFC
tetradic
#FC53FF #FFA653 #56FF53 #53ACFF
square
#FC53FF #FFA653 #56FF53 #53ACFF
split-complementary
#FC53FF #ACFF53 #53FFA6
monochromatic
#D400D8 #FB16FF #FC53FF #FD90FF #FECDFF
Accessibility & contrast
On white
2.69
#FC53FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#FC53FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC53FF
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC53FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC53FF | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3490FF
Deuteranopia (green-blind)
#7DA5FB
Tritanopia (blue-blind)
#FF6DA3
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #fc53ff; /* rgb */ color: rgb(252, 83, 255); /* oklch */ color: oklch(73.4% 0.273 327.2);
Tailwind
colors: {
custom: {
50: '#ff91ff',
500: '#fc53ff',
950: '#000000',
},
}SCSS
$custom: #fc53ff; $custom-light: #ff91ff; $custom-dark: #000000;
JSON
{
"hex": "#fc53ff",
"rgb": {
"r": 252,
"g": 83,
"b": 255
},
"hsl": {
"h": 298.953,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.73431,
"c": 0.27264,
"h": 327.2
},
"luminance": 0.34102
}Semantic roles & 50–950 ramp
primary
#FC53FF
secondary
#BCF3BB
accent
#E60004
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86