#FC91F7#FC91F7
#FC91F7 is a light, vivid purple. Relative luminance 0.477; OKLCH L 80.3% C 0.179 H 328.8°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FC91F7 |
|---|---|
| RGB | rgb(252, 145, 247) |
| HSL | hsl(303, 95%, 78%) |
| HSV | hsv(303, 42%, 99%) |
| CMYK | cmyk(0%, 42.5%, 2%, 1.2%) |
| CIE-LAB | lab(74.61, 54.54, -33.97) |
| CIE-LCH | lch(74.61, 64.26, 328.09°) |
| OKLab | oklab(80.33% 0.1528 -0.0926) |
| OKLCH | oklch(80.33% 0.179 328.8) |
| XYZ | xyz(67.0578, 47.6651, 93.6458) |
| Luminance | 0.4766 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.85
Purply Pink
#F075E6
ΔE00 5.97
Lavender Pink
#DD85D7
ΔE00 6.30
Plum
#DDA0DD
ΔE00 7.61
Candy Pink
#FF63E9
ΔE00 7.93
Bubblegum Pink
#FE83CC
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC91F7 #91FC96
analogous
#CC91FC #FC91F7 #FC91C1
triadic
#FC91F7 #F7FC91 #91F7FC
tetradic
#FC91F7 #FCCC91 #91FC96 #91C1FC
square
#FC91F7 #FCCC91 #91FC96 #91C1FC
split-complementary
#FC91F7 #C1FC91 #91FCCC
monochromatic
#F91AEE #FA55F3 #FC91F7 #FECDFB #FEE1FD
Accessibility & contrast
On white
1.99
#FC91F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#FC91F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC91F7
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC91F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC91F7 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAFFB
Deuteranopia (green-blind)
#A8BDF4
Tritanopia (blue-blind)
#FF9AB9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fc91f7; /* rgb */ color: rgb(252, 145, 247); /* oklch */ color: oklch(80.3% 0.179 328.8);
Tailwind
colors: {
custom: {
50: '#ffb4fa',
500: '#fc91f7',
950: '#000000',
},
}SCSS
$custom: #fc91f7; $custom-light: #ffb4fa; $custom-dark: #000000;
JSON
{
"hex": "#fc91f7",
"rgb": {
"r": 252,
"g": 145,
"b": 247
},
"hsl": {
"h": 302.804,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.80333,
"c": 0.17862,
"h": 328.8
},
"luminance": 0.47662
}Semantic roles & 50–950 ramp
primary
#FC91F7
secondary
#D5F6D6
accent
#E60B00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085