#FC81F3#FC81F3
#FC81F3 is a light, highly saturated purple. Relative luminance 0.429; OKLCH L 77.9% C 0.201 H 330.1°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FC81F3 |
|---|---|
| RGB | rgb(252, 129, 243) |
| HSL | hsl(304, 95%, 75%) |
| HSV | hsv(304, 49%, 99%) |
| CMYK | cmyk(0%, 48.8%, 3.6%, 1.2%) |
| CIE-LAB | lab(71.47, 61.62, -36.66) |
| CIE-LCH | lch(71.47, 71.71, 329.25°) |
| OKLab | oklab(77.94% 0.174 -0.1001) |
| OKLCH | oklch(77.94% 0.201 330.1) |
| XYZ | xyz(64.1722, 42.8708, 89.6715) |
| Luminance | 0.4287 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.14
Purply Pink
#F075E6
ΔE00 3.29
Candy Pink
#FF63E9
ΔE00 4.93
Lavender Pink
#DD85D7
ΔE00 5.74
Light Magenta
#FA5FF7
ΔE00 5.92
Violet Pink
#FB5FFC
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC81F3 #81FC8A
analogous
#C781FC #FC81F3 #FC81B6
triadic
#FC81F3 #F3FC81 #81F3FC
tetradic
#FC81F3 #FCC781 #81FC8A #81B6FC
square
#FC81F3 #FCC781 #81FC8A #81B6FC
split-complementary
#FC81F3 #B6FC81 #81FCC7
monochromatic
#F909E8 #FB45ED #FC81F3 #FDBDF9 #FEE1FC
Accessibility & contrast
On white
2.19
#FC81F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#FC81F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC81F3
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC81F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC81F3 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA4F7
Deuteranopia (green-blind)
#9EB5EF
Tritanopia (blue-blind)
#FF8CAF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc81f3; /* rgb */ color: rgb(252, 129, 243); /* oklch */ color: oklch(77.9% 0.201 330.1);
Tailwind
colors: {
custom: {
50: '#ffaaf7',
500: '#fc81f3',
950: '#000000',
},
}SCSS
$custom: #fc81f3; $custom-light: #ffaaf7; $custom-dark: #000000;
JSON
{
"hex": "#fc81f3",
"rgb": {
"r": 252,
"g": 129,
"b": 243
},
"hsl": {
"h": 304.39,
"s": 95.349,
"l": 74.706
},
"oklch": {
"l": 0.7794,
"c": 0.20077,
"h": 330.1
},
"luminance": 0.42867
}Semantic roles & 50–950 ramp
primary
#FC81F3
secondary
#D4F7D7
accent
#E61100
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85