#FC83FC#FC83FC
#FC83FC is a light, highly saturated purple. Relative luminance 0.440; OKLCH L 78.6% C 0.205 H 327.3°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FC83FC |
|---|---|
| RGB | rgb(252, 131, 252) |
| HSL | hsl(300, 95%, 75%) |
| HSV | hsv(300, 48%, 99%) |
| CMYK | cmyk(0%, 48%, 0%, 1.2%) |
| CIE-LAB | lab(72.20, 62.20, -40.43) |
| CIE-LCH | lch(72.20, 74.19, 326.98°) |
| OKLab | oklab(78.61% 0.1728 -0.1109) |
| OKLCH | oklch(78.61% 0.205 327.3) |
| XYZ | xyz(65.8307, 43.9599, 97.0942) |
| Luminance | 0.4396 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.53
Purply Pink
#F075E6
ΔE00 4.15
Candy Pink
#FF63E9
ΔE00 5.67
Violet Pink
#FB5FFC
ΔE00 5.95
Light Magenta
#FA5FF7
ΔE00 6.00
Lavender Pink
#DD85D7
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC83FC #83FC83
analogous
#BF83FC #FC83FC #FC83BF
triadic
#FC83FC #FCFC83 #83FCFC
tetradic
#FC83FC #FCBF83 #83FC83 #83BFFC
square
#FC83FC #FCBF83 #83FC83 #83BFFC
split-complementary
#FC83FC #BFFC83 #83FCBF
monochromatic
#F90BF9 #FB47FB #FC83FC #FDBFFD #FEE1FE
Accessibility & contrast
On white
2.14
#FC83FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#FC83FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC83FC
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC83FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC83FC | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A7FF
Deuteranopia (green-blind)
#9CB7F8
Tritanopia (blue-blind)
#FF90B4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc83fc; /* rgb */ color: rgb(252, 131, 252); /* oklch */ color: oklch(78.6% 0.205 327.3);
Tailwind
colors: {
custom: {
50: '#ffabfd',
500: '#fc83fc',
950: '#000000',
},
}SCSS
$custom: #fc83fc; $custom-light: #ffabfd; $custom-dark: #000000;
JSON
{
"hex": "#fc83fc",
"rgb": {
"r": 252,
"g": 131,
"b": 252
},
"hsl": {
"h": 300,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.78607,
"c": 0.20535,
"h": 327.3
},
"luminance": 0.43956
}Semantic roles & 50–950 ramp
primary
#FC83FC
secondary
#D4F7D4
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86