#FC91F3#FC91F3
#FC91F3 is a light, vivid purple. Relative luminance 0.474; OKLCH L 80.2% C 0.175 H 330.2°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FC91F3 |
|---|---|
| RGB | rgb(252, 145, 243) |
| HSL | hsl(305, 95%, 78%) |
| HSV | hsv(305, 42%, 99%) |
| CMYK | cmyk(0%, 42.5%, 3.6%, 1.2%) |
| CIE-LAB | lab(74.46, 53.86, -32.03) |
| CIE-LCH | lch(74.46, 62.66, 329.26°) |
| OKLab | oklab(80.17% 0.1519 -0.0871) |
| OKLCH | oklch(80.17% 0.175 330.2) |
| XYZ | xyz(66.4472, 47.4208, 90.4298) |
| Luminance | 0.4742 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.99
Purply Pink
#F075E6
ΔE00 5.95
Lavender Pink
#DD85D7
ΔE00 6.02
Plum
#DDA0DD
ΔE00 7.29
Bubblegum Pink
#FE83CC
ΔE00 7.34
Candy Pink
#FF63E9
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC91F3 #91FC9A
analogous
#D091FC #FC91F3 #FC91BD
triadic
#FC91F3 #F3FC91 #91F3FC
tetradic
#FC91F3 #FCD091 #91FC9A #91BDFC
square
#FC91F3 #FCD091 #91FC9A #91BDFC
split-complementary
#FC91F3 #BDFC91 #91FCD0
monochromatic
#F91AE6 #FA55EC #FC91F3 #FECDF9 #FEE1FC
Accessibility & contrast
On white
2.00
#FC91F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#FC91F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC91F3
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC91F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC91F3 | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAEF6
Deuteranopia (green-blind)
#A9BCF0
Tritanopia (blue-blind)
#FF99B7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fc91f3; /* rgb */ color: rgb(252, 145, 243); /* oklch */ color: oklch(80.2% 0.175 330.2);
Tailwind
colors: {
custom: {
50: '#ffb4f7',
500: '#fc91f3',
950: '#000000',
},
}SCSS
$custom: #fc91f3; $custom-light: #ffb4f7; $custom-dark: #000000;
JSON
{
"hex": "#fc91f3",
"rgb": {
"r": 252,
"g": 145,
"b": 243
},
"hsl": {
"h": 305.047,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.80167,
"c": 0.17512,
"h": 330.2
},
"luminance": 0.47417
}Semantic roles & 50–950 ramp
primary
#FC91F3
secondary
#D5F6D7
accent
#E61300
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085