#FC91FC#FC91FC
#FC91FC is a light, vivid purple. Relative luminance 0.480; OKLCH L 80.5% C 0.183 H 327.1°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FC91FC |
|---|---|
| RGB | rgb(252, 145, 252) |
| HSL | hsl(300, 95%, 78%) |
| HSV | hsv(300, 42%, 99%) |
| CMYK | cmyk(0%, 42.5%, 0%, 1.2%) |
| CIE-LAB | lab(74.81, 55.41, -36.38) |
| CIE-LCH | lch(74.81, 66.29, 326.72°) |
| OKLab | oklab(80.55% 0.1537 -0.0994) |
| OKLCH | oklch(80.55% 0.183 327.1) |
| XYZ | xyz(67.8397, 47.9778, 97.7639) |
| Luminance | 0.4798 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.86
Purply Pink
#F075E6
ΔE00 6.12
Lavender Pink
#DD85D7
ΔE00 6.74
Candy Pink
#FF63E9
ΔE00 8.03
Plum
#DDA0DD
ΔE00 8.08
Violet Pink
#FB5FFC
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC91FC #91FC91
analogous
#C691FC #FC91FC #FC91C6
triadic
#FC91FC #FCFC91 #91FCFC
tetradic
#FC91FC #FCC691 #91FC91 #91C6FC
square
#FC91FC #FCC691 #91FC91 #91C6FC
split-complementary
#FC91FC #C6FC91 #91FCC6
monochromatic
#F91AF9 #FA55FA #FC91FC #FECDFE #FEE1FE
Accessibility & contrast
On white
1.98
#FC91FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#FC91FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC91FC
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC91FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC91FC | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AFFF
Deuteranopia (green-blind)
#A6BDF9
Tritanopia (blue-blind)
#FF9CBB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fc91fc; /* rgb */ color: rgb(252, 145, 252); /* oklch */ color: oklch(80.5% 0.183 327.1);
Tailwind
colors: {
custom: {
50: '#ffb4fd',
500: '#fc91fc',
950: '#000000',
},
}SCSS
$custom: #fc91fc; $custom-light: #ffb4fd; $custom-dark: #000000;
JSON
{
"hex": "#fc91fc",
"rgb": {
"r": 252,
"g": 145,
"b": 252
},
"hsl": {
"h": 300,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.80546,
"c": 0.18309,
"h": 327.1
},
"luminance": 0.47975
}Semantic roles & 50–950 ramp
primary
#FC91FC
secondary
#D5F6D5
accent
#E60000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085