Skip to content

#ff2064

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

RGB
255, 32, 100
HSL
342°, 100%, 56%
CMYK
0, 88, 61, 0
Luminance
0.2321

Every format

HEX#ff2064
RGBrgb(255, 32, 100)
HSLhsl(342, 100%, 56%)
CMYKcmyk(0%, 88%, 61%, 0%)
LABlab(55.3 79.7 21.5)
LCHlch(55.3 82.5 15.1)
OKLCHoklch(0.646 0.246 12.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff2064 on white: 3.72:1
AA ✗ fail · AA-large · AAA
Aa
#ff2064 on black: 5.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green12.5%
Blue39.2%

CMYK percentages

Cyan0.0%
Magenta87.5%
Yellow60.8%
Key (black)0.0%

Color previews

#ff2064 text on a black background

contrast 5.64:1

Card sample

#ff2064 text on a white background

contrast 3.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff2064

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff2064 in the Color Lab