#FC91FB#FC91FB
#FC91FB is a light, vivid purple. Relative luminance 0.479; OKLCH L 80.5% C 0.182 H 327.4°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FC91FB |
|---|---|
| RGB | rgb(252, 145, 251) |
| HSL | hsl(301, 95%, 78%) |
| HSV | hsv(301, 42%, 99%) |
| CMYK | cmyk(0%, 42.5%, 0.4%, 1.2%) |
| CIE-LAB | lab(74.77, 55.24, -35.90) |
| CIE-LCH | lch(74.77, 65.88, 326.98°) |
| OKLab | oklab(80.5% 0.1536 -0.0981) |
| OKLCH | oklch(80.5% 0.182 327.4) |
| XYZ | xyz(67.6817, 47.9146, 96.9315) |
| Luminance | 0.4791 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.84
Purply Pink
#F075E6
ΔE00 6.08
Lavender Pink
#DD85D7
ΔE00 6.65
Plum
#DDA0DD
ΔE00 7.98
Candy Pink
#FF63E9
ΔE00 8.00
Bubblegum Pink
#FE83CC
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC91FB #91FC92
analogous
#C891FC #FC91FB #FC91C5
triadic
#FC91FB #FBFC91 #91FBFC
tetradic
#FC91FB #FCC891 #91FC92 #91C5FC
square
#FC91FB #FCC891 #91FC92 #91C5FC
split-complementary
#FC91FB #C5FC91 #91FCC8
monochromatic
#F91AF7 #FA55F9 #FC91FB #FECDFD #FEE1FE
Accessibility & contrast
On white
1.98
#FC91FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#FC91FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC91FB
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC91FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC91FB | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFF
Deuteranopia (green-blind)
#A6BDF8
Tritanopia (blue-blind)
#FF9BBA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fc91fb; /* rgb */ color: rgb(252, 145, 251); /* oklch */ color: oklch(80.5% 0.182 327.4);
Tailwind
colors: {
custom: {
50: '#ffb4fd',
500: '#fc91fb',
950: '#000000',
},
}SCSS
$custom: #fc91fb; $custom-light: #ffb4fd; $custom-dark: #000000;
JSON
{
"hex": "#fc91fb",
"rgb": {
"r": 252,
"g": 145,
"b": 251
},
"hsl": {
"h": 300.561,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.80503,
"c": 0.18219,
"h": 327.4
},
"luminance": 0.47911
}Semantic roles & 50–950 ramp
primary
#FC91FB
secondary
#D5F6D5
accent
#E60200
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085