Skip to content

#fc83ff

a light, electric magenta / pink · warm · closest name: violet

RGB
252, 131, 255
HSL
299°, 100%, 76%
CMYK
1, 49, 0, 0
Luminance
0.4415

Every format

HEX#fc83ff
RGBrgb(252, 131, 255)
HSLhsl(299, 100%, 76%)
CMYKcmyk(1%, 49%, 0%, 0%)
LABlab(72.3 62.7 -41.9)
LCHlch(72.3 75.4 326.3)
OKLCHoklch(0.787 0.208 326.4)

Copy-ready code

/* CSS */
color: #fc83ff;
background-color: #fc83ff;
/* Tailwind (arbitrary) */
class="text-[#fc83ff] bg-[#fc83ff]"
/* SCSS */
$brand: #fc83ff;
/* SwiftUI */
Color(red: 0.988, green: 0.514, blue: 1.000)
/* Android */
Color.parseColor("#fc83ff")

Accessibility — WCAG contrast

Aa
#fc83ff on white: 2.14:1
AA ✗ fail · AA-large · AAA
Aa
#fc83ff on black: 9.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green51.4%
Blue100.0%

CMYK percentages

Cyan1.2%
Magenta48.6%
Yellow0.0%
Key (black)0.0%

Color previews

#fc83ff text on a black background

contrast 9.83:1

Card sample

#fc83ff text on a white background

contrast 2.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #fc83ff;
Background color
Panel with #fc83ff background
background-color: #fc83ff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #fc83ff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(252, 131, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(252, 131, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fc83ff;
background: linear-gradient(135deg, #fc83ff, #FF83AF);

Monochromatic scale

Palettes built from #fc83ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fc83ff in the Color Lab