Skip to content

#ff37ff

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

RGB
255, 55, 255
HSL
300°, 100%, 61%
CMYK
0, 78, 0, 0
Luminance
0.3121

Every format

HEX#ff37ff
RGBrgb(255, 55, 255)
HSLhsl(300, 100%, 61%)
CMYKcmyk(0%, 78%, 0%, 0%)
LABlab(62.7 91.3 -57.0)
LCHlch(62.7 107.7 328.0)
OKLCHoklch(0.718 0.300 328.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff37ff on white: 2.90:1
AA ✗ fail · AA-large · AAA
Aa
#ff37ff on black: 7.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green21.6%
Blue100.0%

CMYK percentages

Cyan0.0%
Magenta78.4%
Yellow0.0%
Key (black)0.0%

Color previews

#ff37ff text on a black background

contrast 7.24:1

Card sample

#ff37ff text on a white background

contrast 2.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff37ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff37ff in the Color Lab