Skip to content

#fc83fd

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

RGB
252, 131, 253
HSL
300°, 97%, 75%
CMYK
0, 48, 0, 1
Luminance
0.4402

Every format

HEX#fc83fd
RGBrgb(252, 131, 253)
HSLhsl(300, 97%, 75%)
CMYKcmyk(0%, 48%, 0%, 1%)
LABlab(72.2 62.4 -40.9)
LCHlch(72.2 74.6 326.7)
OKLCHoklch(0.786 0.206 327.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green51.4%
Blue99.2%

CMYK percentages

Cyan0.4%
Magenta48.2%
Yellow0.0%
Key (black)0.8%

Color previews

#fc83fd text on a black background

contrast 9.80:1

Card sample

#fc83fd text on a white background

contrast 2.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fc83fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fc83fd in the Color Lab