Skip to content

#f360ff

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

RGB
243, 96, 255
HSL
296°, 100%, 69%
CMYK
5, 62, 0, 0
Luminance
0.3464

Every format

HEX#f360ff
RGBrgb(243, 96, 255)
HSLhsl(296, 100%, 69%)
CMYKcmyk(5%, 62%, 0%, 0%)
LABlab(65.5 75.8 -52.7)
LCHlch(65.5 92.4 325.2)
OKLCHoklch(0.735 0.253 324.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f360ff on white: 2.65:1
AA ✗ fail · AA-large · AAA
Aa
#f360ff on black: 7.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red95.3%
Green37.6%
Blue100.0%

CMYK percentages

Cyan4.7%
Magenta62.4%
Yellow0.0%
Key (black)0.0%

Color previews

#f360ff text on a black background

contrast 7.93:1

Card sample

#f360ff text on a white background

contrast 2.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f360ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f360ff in the Color Lab