Skip to content

#ff2b7c

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

RGB
255, 43, 124
HSL
337°, 100%, 58%
CMYK
0, 83, 51, 0
Luminance
0.2444

Every format

HEX#ff2b7c
RGBrgb(255, 43, 124)
HSLhsl(337, 100%, 58%)
CMYKcmyk(0%, 83%, 51%, 0%)
LABlab(56.5 79.2 8.8)
LCHlch(56.5 79.7 6.4)
OKLCHoklch(0.657 0.243 5.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff2b7c on white: 3.57:1
AA ✗ fail · AA-large · AAA
Aa
#ff2b7c on black: 5.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green16.9%
Blue48.6%

CMYK percentages

Cyan0.0%
Magenta83.1%
Yellow51.4%
Key (black)0.0%

Color previews

#ff2b7c text on a black background

contrast 5.89:1

Card sample

#ff2b7c text on a white background

contrast 3.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff2b7c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff2b7c in the Color Lab