#FC91F2#FC91F2
#FC91F2 is a light, vivid purple. Relative luminance 0.474; OKLCH L 80.1% C 0.174 H 330.5°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FC91F2 |
|---|---|
| RGB | rgb(252, 145, 242) |
| HSL | hsl(306, 95%, 78%) |
| HSV | hsv(306, 42%, 99%) |
| CMYK | cmyk(0%, 42.5%, 4%, 1.2%) |
| CIE-LAB | lab(74.42, 53.69, -31.55) |
| CIE-LCH | lch(74.42, 62.27, 329.56°) |
| OKLab | oklab(80.13% 0.1517 -0.0857) |
| OKLCH | oklch(80.13% 0.174 330.5) |
| XYZ | xyz(66.2966, 47.3606, 89.6367) |
| Luminance | 0.4736 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.05
Lavender Pink
#DD85D7
ΔE00 5.96
Purply Pink
#F075E6
ΔE00 5.96
Bubblegum Pink
#FE83CC
ΔE00 7.17
Plum
#DDA0DD
ΔE00 7.21
Candy Pink
#FF63E9
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC91F2 #91FC9B
analogous
#D091FC #FC91F2 #FC91BD
triadic
#FC91F2 #F2FC91 #91F2FC
tetradic
#FC91F2 #FCD091 #91FC9B #91BDFC
square
#FC91F2 #FCD091 #91FC9B #91BDFC
split-complementary
#FC91F2 #BDFC91 #91FCD0
monochromatic
#F91AE4 #FA55EB #FC91F2 #FECDF9 #FEE1FB
Accessibility & contrast
On white
2.01
#FC91F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#FC91F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC91F2
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC91F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC91F2 | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DAEF5
Deuteranopia (green-blind)
#A9BCEF
Tritanopia (blue-blind)
#FF99B6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fc91f2; /* rgb */ color: rgb(252, 145, 242); /* oklch */ color: oklch(80.1% 0.174 330.5);
Tailwind
colors: {
custom: {
50: '#ffb4f6',
500: '#fc91f2',
950: '#000000',
},
}SCSS
$custom: #fc91f2; $custom-light: #ffb4f6; $custom-dark: #000000;
JSON
{
"hex": "#fc91f2",
"rgb": {
"r": 252,
"g": 145,
"b": 242
},
"hsl": {
"h": 305.607,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.80125,
"c": 0.17425,
"h": 330.5
},
"luminance": 0.47357
}Semantic roles & 50–950 ramp
primary
#FC91F2
secondary
#D5F6D8
accent
#E61500
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085