Skip to content

#fc8dec

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

RGB
252, 141, 236
HSL
309°, 95%, 77%
CMYK
0, 44, 6, 1
Luminance
0.4580

Every format

HEX#fc8dec
RGBrgb(252, 141, 236)
HSLhsl(309, 95%, 77%)
CMYKcmyk(0%, 44%, 6%, 1%)
LABlab(73.4 54.7 -29.8)
LCHlch(73.4 62.3 331.4)
OKLCHoklch(0.793 0.176 332.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fc8dec on white: 2.07:1
AA ✗ fail · AA-large · AAA
Aa
#fc8dec on black: 10.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green55.3%
Blue92.5%

CMYK percentages

Cyan0.0%
Magenta44.0%
Yellow6.3%
Key (black)1.2%

Color previews

#fc8dec text on a black background

contrast 10.16:1

Card sample

#fc8dec text on a white background

contrast 2.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fc8dec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fc8dec in the Color Lab