Skip to content

#ff2feb

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

RGB
255, 47, 235
HSL
306°, 100%, 59%
CMYK
0, 82, 8, 0
Luminance
0.2929

Every format

HEX#ff2feb
RGBrgb(255, 47, 235)
HSLhsl(306, 100%, 59%)
CMYKcmyk(0%, 82%, 8%, 0%)
LABlab(61.0 90.2 -48.5)
LCHlch(61.0 102.4 331.7)
OKLCHoklch(0.703 0.293 332.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff2feb on white: 3.06:1
AA ✗ fail · AA-large · AAA
Aa
#ff2feb on black: 6.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green18.4%
Blue92.2%

CMYK percentages

Cyan0.0%
Magenta81.6%
Yellow7.8%
Key (black)0.0%

Color previews

#ff2feb text on a black background

contrast 6.86:1

Card sample

#ff2feb text on a white background

contrast 3.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff2feb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff2feb in the Color Lab