Skip to content

#ff37cd

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

RGB
255, 55, 205
HSL
315°, 100%, 61%
CMYK
0, 78, 20, 0
Luminance
0.2840

Every format

HEX#ff37cd
RGBrgb(255, 55, 205)
HSLhsl(315, 100%, 61%)
CMYKcmyk(0%, 78%, 20%, 0%)
LABlab(60.3 84.5 -32.9)
LCHlch(60.3 90.7 338.7)
OKLCHoklch(0.693 0.268 340.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff37cd on white: 3.14:1
AA ✗ fail · AA-large · AAA
Aa
#ff37cd on black: 6.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green21.6%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta78.4%
Yellow19.6%
Key (black)0.0%

Color previews

#ff37cd text on a black background

contrast 6.68:1

Card sample

#ff37cd text on a white background

contrast 3.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff37cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff37cd in the Color Lab