#FC91FE#FC91FE
#FC91FE is a light, vivid purple. Relative luminance 0.481; OKLCH L 80.6% C 0.185 H 326.5°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FC91FE |
|---|---|
| RGB | rgb(252, 145, 254) |
| HSL | hsl(299, 98%, 78%) |
| HSV | hsv(299, 43%, 100%) |
| CMYK | cmyk(0.8%, 42.9%, 0%, 0.4%) |
| CIE-LAB | lab(74.89, 55.77, -37.33) |
| CIE-LCH | lch(74.89, 67.11, 326.20°) |
| OKLab | oklab(80.63% 0.1541 -0.1022) |
| OKLCH | oklch(80.63% 0.185 326.5) |
| XYZ | xyz(68.1583, 48.1053, 99.4418) |
| Luminance | 0.4810 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.93
Purply Pink
#F075E6
ΔE00 6.21
Lavender Pink
#DD85D7
ΔE00 6.94
Candy Pink
#FF63E9
ΔE00 8.09
Plum
#DDA0DD
ΔE00 8.28
Violet Pink
#FB5FFC
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC91FE #93FE91
analogous
#C591FE #FC91FE #FE91C9
triadic
#FC91FE #FEFC91 #91FEFC
tetradic
#FC91FE #FEC591 #93FE91 #91C9FE
square
#FC91FE #FEC591 #93FE91 #91C9FE
split-complementary
#FC91FE #C9FE91 #91FEC5
monochromatic
#F918FD #FA54FD #FC91FE #FECEFF #FEE1FF
Accessibility & contrast
On white
1.98
#FC91FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#FC91FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC91FE
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC91FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC91FE | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87B0FF
Deuteranopia (green-blind)
#A5BDFB
Tritanopia (blue-blind)
#FF9CBC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fc91fe; /* rgb */ color: rgb(252, 145, 254); /* oklch */ color: oklch(80.6% 0.185 326.5);
Tailwind
colors: {
custom: {
50: '#ffb4ff',
500: '#fc91fe',
950: '#000000',
},
}SCSS
$custom: #fc91fe; $custom-light: #ffb4ff; $custom-dark: #000000;
JSON
{
"hex": "#fc91fe",
"rgb": {
"r": 252,
"g": 145,
"b": 254
},
"hsl": {
"h": 298.899,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.80632,
"c": 0.1849,
"h": 326.5
},
"luminance": 0.48102
}Semantic roles & 50–950 ramp
primary
#FC91FE
secondary
#D5F7D4
accent
#E60004
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086