#FC91FA#FC91FA
#FC91FA is a light, vivid purple. Relative luminance 0.478; OKLCH L 80.5% C 0.181 H 327.8°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FC91FA |
|---|---|
| RGB | rgb(252, 145, 250) |
| HSL | hsl(301, 95%, 78%) |
| HSV | hsv(301, 42%, 99%) |
| CMYK | cmyk(0%, 42.5%, 0.8%, 1.2%) |
| CIE-LAB | lab(74.73, 55.06, -35.41) |
| CIE-LCH | lch(74.73, 65.47, 327.25°) |
| OKLab | oklab(80.46% 0.1533 -0.0967) |
| OKLCH | oklch(80.46% 0.181 327.8) |
| XYZ | xyz(67.5244, 47.8517, 96.1035) |
| Luminance | 0.4785 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.83
Purply Pink
#F075E6
ΔE00 6.04
Lavender Pink
#DD85D7
ΔE00 6.55
Plum
#DDA0DD
ΔE00 7.89
Candy Pink
#FF63E9
ΔE00 7.98
Bubblegum Pink
#FE83CC
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC91FA #91FC93
analogous
#C891FC #FC91FA #FC91C5
triadic
#FC91FA #FAFC91 #91FAFC
tetradic
#FC91FA #FCC891 #91FC93 #91C5FC
square
#FC91FA #FCC891 #91FC93 #91C5FC
split-complementary
#FC91FA #C5FC91 #91FCC8
monochromatic
#F91AF5 #FA55F7 #FC91FA #FECDFD #FEE1FE
Accessibility & contrast
On white
1.99
#FC91FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#FC91FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC91FA
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC91FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC91FA | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFE
Deuteranopia (green-blind)
#A6BDF7
Tritanopia (blue-blind)
#FF9BBA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fc91fa; /* rgb */ color: rgb(252, 145, 250); /* oklch */ color: oklch(80.5% 0.181 327.8);
Tailwind
colors: {
custom: {
50: '#ffb4fc',
500: '#fc91fa',
950: '#000000',
},
}SCSS
$custom: #fc91fa; $custom-light: #ffb4fc; $custom-dark: #000000;
JSON
{
"hex": "#fc91fa",
"rgb": {
"r": 252,
"g": 145,
"b": 250
},
"hsl": {
"h": 301.121,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.8046,
"c": 0.18129,
"h": 327.8
},
"luminance": 0.47848
}Semantic roles & 50–950 ramp
primary
#FC91FA
secondary
#D5F6D5
accent
#E60400
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085