#FC81F2#FC81F2
#FC81F2 is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.9% C 0.200 H 330.4°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FC81F2 |
|---|---|
| RGB | rgb(252, 129, 242) |
| HSL | hsl(305, 95%, 75%) |
| HSV | hsv(305, 49%, 99%) |
| CMYK | cmyk(0%, 48.8%, 4%, 1.2%) |
| CIE-LAB | lab(71.43, 61.46, -36.18) |
| CIE-LCH | lch(71.43, 71.32, 329.52°) |
| OKLab | oklab(77.9% 0.1738 -0.0987) |
| OKLCH | oklch(77.9% 0.2 330.4) |
| XYZ | xyz(64.0216, 42.8106, 88.8783) |
| Luminance | 0.4281 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.17
Purply Pink
#F075E6
ΔE00 3.26
Candy Pink
#FF63E9
ΔE00 4.91
Lavender Pink
#DD85D7
ΔE00 5.66
Light Magenta
#FA5FF7
ΔE00 5.98
Violet Pink
#FB5FFC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC81F2 #81FC8B
analogous
#C981FC #FC81F2 #FC81B5
triadic
#FC81F2 #F2FC81 #81F2FC
tetradic
#FC81F2 #FCC981 #81FC8B #81B5FC
square
#FC81F2 #FCC981 #81FC8B #81B5FC
split-complementary
#FC81F2 #B5FC81 #81FCC9
monochromatic
#F909E6 #FB45EC #FC81F2 #FDBDF8 #FEE1FC
Accessibility & contrast
On white
2.20
#FC81F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#FC81F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC81F2
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC81F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC81F2 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA4F6
Deuteranopia (green-blind)
#9EB5EE
Tritanopia (blue-blind)
#FF8BAF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc81f2; /* rgb */ color: rgb(252, 129, 242); /* oklch */ color: oklch(77.9% 0.200 330.4);
Tailwind
colors: {
custom: {
50: '#ffaaf6',
500: '#fc81f2',
950: '#000000',
},
}SCSS
$custom: #fc81f2; $custom-light: #ffaaf6; $custom-dark: #000000;
JSON
{
"hex": "#fc81f2",
"rgb": {
"r": 252,
"g": 129,
"b": 242
},
"hsl": {
"h": 304.878,
"s": 95.349,
"l": 74.706
},
"oklch": {
"l": 0.77896,
"c": 0.19992,
"h": 330.4
},
"luminance": 0.42807
}Semantic roles & 50–950 ramp
primary
#FC81F2
secondary
#D4F7D7
accent
#E61300
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85