#FC91F9#FC91F9
#FC91F9 is a light, vivid purple. Relative luminance 0.478; OKLCH L 80.4% C 0.180 H 328.1°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FC91F9 |
|---|---|
| RGB | rgb(252, 145, 249) |
| HSL | hsl(302, 95%, 78%) |
| HSV | hsv(302, 42%, 99%) |
| CMYK | cmyk(0%, 42.5%, 1.2%, 1.2%) |
| CIE-LAB | lab(74.69, 54.89, -34.93) |
| CIE-LCH | lch(74.69, 65.06, 327.53°) |
| OKLab | oklab(80.42% 0.1532 -0.0953) |
| OKLCH | oklch(80.42% 0.18 328.1) |
| XYZ | xyz(67.3681, 47.7892, 95.2799) |
| Luminance | 0.4779 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.83
Purply Pink
#F075E6
ΔE00 6.01
Lavender Pink
#DD85D7
ΔE00 6.47
Plum
#DDA0DD
ΔE00 7.79
Candy Pink
#FF63E9
ΔE00 7.96
Bubblegum Pink
#FE83CC
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC91F9 #91FC94
analogous
#C991FC #FC91F9 #FC91C4
triadic
#FC91F9 #F9FC91 #91F9FC
tetradic
#FC91F9 #FCC991 #91FC94 #91C4FC
square
#FC91F9 #FCC991 #91FC94 #91C4FC
split-complementary
#FC91F9 #C4FC91 #91FCC9
monochromatic
#F91AF3 #FA55F6 #FC91F9 #FECDFC #FEE1FD
Accessibility & contrast
On white
1.99
#FC91F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#FC91F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC91F9
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC91F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC91F9 | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAFFD
Deuteranopia (green-blind)
#A7BDF6
Tritanopia (blue-blind)
#FF9BBA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fc91f9; /* rgb */ color: rgb(252, 145, 249); /* oklch */ color: oklch(80.4% 0.180 328.1);
Tailwind
colors: {
custom: {
50: '#ffb4fb',
500: '#fc91f9',
950: '#000000',
},
}SCSS
$custom: #fc91f9; $custom-light: #ffb4fb; $custom-dark: #000000;
JSON
{
"hex": "#fc91f9",
"rgb": {
"r": 252,
"g": 145,
"b": 249
},
"hsl": {
"h": 301.682,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.80418,
"c": 0.18039,
"h": 328.1
},
"luminance": 0.47786
}Semantic roles & 50–950 ramp
primary
#FC91F9
secondary
#D5F6D6
accent
#E60600
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085