#FC83FF#FC83FF
#FC83FF is a light, highly saturated purple. Relative luminance 0.441; OKLCH L 78.7% C 0.208 H 326.4°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FC83FF |
|---|---|
| RGB | rgb(252, 131, 255) |
| HSL | hsl(299, 100%, 76%) |
| HSV | hsv(299, 49%, 100%) |
| CMYK | cmyk(1.2%, 48.6%, 0%, 0%) |
| CIE-LAB | lab(72.33, 62.72, -41.87) |
| CIE-LCH | lch(72.33, 75.41, 326.28°) |
| OKLab | oklab(78.74% 0.1733 -0.115) |
| OKLCH | oklch(78.74% 0.208 326.4) |
| XYZ | xyz(66.3099, 44.1516, 99.6177) |
| Luminance | 0.4415 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.80
Purply Pink
#F075E6
ΔE00 4.44
Candy Pink
#FF63E9
ΔE00 5.87
Violet Pink
#FB5FFC
ΔE00 5.88
Light Magenta
#FA5FF7
ΔE00 5.98
Lavender Pink
#DD85D7
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC83FF #86FF83
analogous
#BE83FF #FC83FF #FF83C4
triadic
#FC83FF #FFFC83 #83FFFC
tetradic
#FC83FF #FFBE83 #86FF83 #83C4FF
square
#FC83FF #FFBE83 #86FF83 #83C4FF
split-complementary
#FC83FF #C4FF83 #83FFBE
monochromatic
#F909FF #FB46FF #FC83FF #FDC0FF #FEE0FF
Accessibility & contrast
On white
2.14
#FC83FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#FC83FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC83FF
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC83FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC83FF | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A8FF
Deuteranopia (green-blind)
#9AB7FB
Tritanopia (blue-blind)
#FF91B6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc83ff; /* rgb */ color: rgb(252, 131, 255); /* oklch */ color: oklch(78.7% 0.208 326.4);
Tailwind
colors: {
custom: {
50: '#ffabff',
500: '#fc83ff',
950: '#000000',
},
}SCSS
$custom: #fc83ff; $custom-light: #ffabff; $custom-dark: #000000;
JSON
{
"hex": "#fc83ff",
"rgb": {
"r": 252,
"g": 131,
"b": 255
},
"hsl": {
"h": 298.548,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.78743,
"c": 0.20797,
"h": 326.4
},
"luminance": 0.44148
}Semantic roles & 50–950 ramp
primary
#FC83FF
secondary
#D5F7D4
accent
#E60006
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86