#FC93FF#FC93FF
#FC93FF is a light, vivid purple. Relative luminance 0.488; OKLCH L 81.0% C 0.183 H 326.1°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FC93FF |
|---|---|
| RGB | rgb(252, 147, 255) |
| HSL | hsl(298, 100%, 79%) |
| HSV | hsv(298, 42%, 100%) |
| CMYK | cmyk(1.2%, 42.4%, 0%, 0%) |
| CIE-LAB | lab(75.32, 54.95, -37.21) |
| CIE-LCH | lch(75.32, 66.36, 325.89°) |
| OKLab | oklab(80.96% 0.1515 -0.1018) |
| OKLCH | oklch(80.96% 0.183 326.1) |
| XYZ | xyz(68.6271, 48.7861, 100.3901) |
| Luminance | 0.4878 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.26
Purply Pink
#F075E6
ΔE00 6.58
Lavender Pink
#DD85D7
ΔE00 7.14
Plum
#DDA0DD
ΔE00 8.16
Candy Pink
#FF63E9
ΔE00 8.49
Mauve
#E0B0FF
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC93FF #96FF93
analogous
#C693FF #FC93FF #FF93CC
triadic
#FC93FF #FFFC93 #93FFFC
tetradic
#FC93FF #FFC693 #96FF93 #93CCFF
square
#FC93FF #FFC693 #96FF93 #93CCFF
split-complementary
#FC93FF #CCFF93 #93FFC6
monochromatic
#F919FF #FA56FF #FC93FF #FED0FF #FEE0FF
Accessibility & contrast
On white
1.95
#FC93FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#FC93FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC93FF
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC93FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC93FF | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#A6BEFC
Tritanopia (blue-blind)
#FF9EBD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fc93ff; /* rgb */ color: rgb(252, 147, 255); /* oklch */ color: oklch(81.0% 0.183 326.1);
Tailwind
colors: {
custom: {
50: '#ffb5ff',
500: '#fc93ff',
950: '#000000',
},
}SCSS
$custom: #fc93ff; $custom-light: #ffb5ff; $custom-dark: #000000;
JSON
{
"hex": "#fc93ff",
"rgb": {
"r": 252,
"g": 147,
"b": 255
},
"hsl": {
"h": 298.333,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.80964,
"c": 0.18258,
"h": 326.1
},
"luminance": 0.48783
}Semantic roles & 50–950 ramp
primary
#FC93FF
secondary
#D5F7D4
accent
#E60006
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086