#FC81F7#FC81F7
#FC81F7 is a light, highly saturated purple. Relative luminance 0.431; OKLCH L 78.1% C 0.204 H 328.8°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FC81F7 |
|---|---|
| RGB | rgb(252, 129, 247) |
| HSL | hsl(302, 95%, 75%) |
| HSV | hsv(302, 49%, 99%) |
| CMYK | cmyk(0%, 48.8%, 2%, 1.2%) |
| CIE-LAB | lab(71.63, 62.30, -38.59) |
| CIE-LCH | lch(71.63, 73.28, 328.22°) |
| OKLab | oklab(78.12% 0.1747 -0.1056) |
| OKLCH | oklch(78.12% 0.204 328.8) |
| XYZ | xyz(64.7828, 43.1151, 92.8874) |
| Luminance | 0.4311 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.19
Purply Pink
#F075E6
ΔE00 3.52
Candy Pink
#FF63E9
ΔE00 5.08
Light Magenta
#FA5FF7
ΔE00 5.74
Violet Pink
#FB5FFC
ΔE00 5.79
Lavender Pink
#DD85D7
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC81F7 #81FC86
analogous
#C481FC #FC81F7 #FC81BA
triadic
#FC81F7 #F7FC81 #81F7FC
tetradic
#FC81F7 #FCC481 #81FC86 #81BAFC
square
#FC81F7 #FCC481 #81FC86 #81BAFC
split-complementary
#FC81F7 #BAFC81 #81FCC4
monochromatic
#F909EF #FB45F3 #FC81F7 #FDBDFB #FEE1FD
Accessibility & contrast
On white
2.18
#FC81F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#FC81F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC81F7
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC81F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC81F7 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A5FB
Deuteranopia (green-blind)
#9CB5F3
Tritanopia (blue-blind)
#FF8DB1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc81f7; /* rgb */ color: rgb(252, 129, 247); /* oklch */ color: oklch(78.1% 0.204 328.8);
Tailwind
colors: {
custom: {
50: '#ffaafa',
500: '#fc81f7',
950: '#000000',
},
}SCSS
$custom: #fc81f7; $custom-light: #ffaafa; $custom-dark: #000000;
JSON
{
"hex": "#fc81f7",
"rgb": {
"r": 252,
"g": 129,
"b": 247
},
"hsl": {
"h": 302.439,
"s": 95.349,
"l": 74.706
},
"oklch": {
"l": 0.78117,
"c": 0.20414,
"h": 328.8
},
"luminance": 0.43111
}Semantic roles & 50–950 ramp
primary
#FC81F7
secondary
#D4F7D6
accent
#E60900
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85