#FC91FF#FC91FF
#FC91FF is a light, vivid purple. Relative luminance 0.482; OKLCH L 80.7% C 0.186 H 326.1°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FC91FF |
|---|---|
| RGB | rgb(252, 145, 255) |
| HSL | hsl(298, 100%, 78%) |
| HSV | hsv(298, 43%, 100%) |
| CMYK | cmyk(1.2%, 43.1%, 0%, 0%) |
| CIE-LAB | lab(74.93, 55.94, -37.81) |
| CIE-LCH | lch(74.93, 67.52, 325.94°) |
| OKLab | oklab(80.68% 0.1543 -0.1035) |
| OKLCH | oklch(80.68% 0.186 326.1) |
| XYZ | xyz(68.3188, 48.1695, 100.2874) |
| Luminance | 0.4817 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.97
Purply Pink
#F075E6
ΔE00 6.26
Lavender Pink
#DD85D7
ΔE00 7.04
Candy Pink
#FF63E9
ΔE00 8.13
Plum
#DDA0DD
ΔE00 8.39
Violet Pink
#FB5FFC
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC91FF #94FF91
analogous
#C591FF #FC91FF #FF91CB
triadic
#FC91FF #FFFC91 #91FFFC
tetradic
#FC91FF #FFC591 #94FF91 #91CBFF
square
#FC91FF #FFC591 #94FF91 #91CBFF
split-complementary
#FC91FF #CBFF91 #91FFC5
monochromatic
#F917FF #FA54FF #FC91FF #FECEFF #FEE0FF
Accessibility & contrast
On white
1.97
#FC91FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#FC91FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC91FF
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC91FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC91FF | 1.00 | 1.97 | 10.63 | 10.63 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87B0FF
Deuteranopia (green-blind)
#A4BDFC
Tritanopia (blue-blind)
#FF9DBC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fc91ff; /* rgb */ color: rgb(252, 145, 255); /* oklch */ color: oklch(80.7% 0.186 326.1);
Tailwind
colors: {
custom: {
50: '#ffb4ff',
500: '#fc91ff',
950: '#000000',
},
}SCSS
$custom: #fc91ff; $custom-light: #ffb4ff; $custom-dark: #000000;
JSON
{
"hex": "#fc91ff",
"rgb": {
"r": 252,
"g": 145,
"b": 255
},
"hsl": {
"h": 298.364,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.80676,
"c": 0.18582,
"h": 326.1
},
"luminance": 0.48166
}Semantic roles & 50–950 ramp
primary
#FC91FF
secondary
#D5F7D4
accent
#E60006
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086