#FC93FC#FC93FC
#FC93FC is a light, vivid purple. Relative luminance 0.486; OKLCH L 80.8% C 0.180 H 327.1°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FC93FC |
|---|---|
| RGB | rgb(252, 147, 252) |
| HSL | hsl(300, 95%, 78%) |
| HSV | hsv(300, 42%, 99%) |
| CMYK | cmyk(0%, 41.7%, 0%, 1.2%) |
| CIE-LAB | lab(75.20, 54.42, -35.78) |
| CIE-LCH | lch(75.20, 65.13, 326.68°) |
| OKLab | oklab(80.84% 0.151 -0.0977) |
| OKLCH | oklch(80.84% 0.18 327.1) |
| XYZ | xyz(68.1480, 48.5944, 97.8666) |
| Luminance | 0.4859 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.17
Purply Pink
#F075E6
ΔE00 6.45
Lavender Pink
#DD85D7
ΔE00 6.85
Plum
#DDA0DD
ΔE00 7.84
Candy Pink
#FF63E9
ΔE00 8.40
Mauve
#E0B0FF
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC93FC #93FC93
analogous
#C793FC #FC93FC #FC93C7
triadic
#FC93FC #FCFC93 #93FCFC
tetradic
#FC93FC #FCC793 #93FC93 #93C7FC
square
#FC93FC #FCC793 #93FC93 #93C7FC
split-complementary
#FC93FC #C7FC93 #93FCC7
monochromatic
#F91CF9 #FA57FA #FC93FC #FECFFE #FEE1FE
Accessibility & contrast
On white
1.96
#FC93FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#FC93FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC93FC
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC93FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC93FC | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#A7BEF9
Tritanopia (blue-blind)
#FF9DBC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fc93fc; /* rgb */ color: rgb(252, 147, 252); /* oklch */ color: oklch(80.8% 0.180 327.1);
Tailwind
colors: {
custom: {
50: '#ffb5fd',
500: '#fc93fc',
950: '#000000',
},
}SCSS
$custom: #fc93fc; $custom-light: #ffb5fd; $custom-dark: #000000;
JSON
{
"hex": "#fc93fc",
"rgb": {
"r": 252,
"g": 147,
"b": 252
},
"hsl": {
"h": 300,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.80835,
"c": 0.17984,
"h": 327.1
},
"luminance": 0.48591
}Semantic roles & 50–950 ramp
primary
#FC93FC
secondary
#D5F6D5
accent
#E60000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085