Skip to content

#f16dec

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

RGB
241, 109, 236
HSL
302°, 83%, 69%
CMYK
0, 55, 2, 6
Luminance
0.3569

Every format

HEX#f16dec
RGBrgb(241, 109, 236)
HSLhsl(302, 83%, 69%)
CMYKcmyk(0%, 55%, 2%, 6%)
LABlab(66.3 66.7 -41.0)
LCHlch(66.3 78.3 328.4)
OKLCHoklch(0.737 0.218 329.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f16dec on white: 2.58:1
AA ✗ fail · AA-large · AAA
Aa
#f16dec on black: 8.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.5%
Green42.7%
Blue92.5%

CMYK percentages

Cyan0.0%
Magenta54.8%
Yellow2.1%
Key (black)5.5%

Color previews

#f16dec text on a black background

contrast 8.14:1

Card sample

#f16dec text on a white background

contrast 2.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f16dec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f16dec in the Color Lab