Skip to content

#ff2abc

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

RGB
255, 42, 188
HSL
319°, 100%, 58%
CMYK
0, 84, 26, 0
Luminance
0.2655

Every format

HEX#ff2abc
RGBrgb(255, 42, 188)
HSLhsl(319, 100%, 58%)
CMYKcmyk(0%, 84%, 26%, 0%)
LABlab(58.6 85.3 -25.8)
LCHlch(58.6 89.1 343.2)
OKLCHoklch(0.678 0.269 345.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff2abc on white: 3.33:1
AA ✗ fail · AA-large · AAA
Aa
#ff2abc on black: 6.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green16.5%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta83.5%
Yellow26.3%
Key (black)0.0%

Color previews

#ff2abc text on a black background

contrast 6.31:1

Card sample

#ff2abc text on a white background

contrast 3.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff2abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff2abc in the Color Lab