Skip to content

#ff3abc

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

RGB
255, 58, 188
HSL
320°, 100%, 61%
CMYK
0, 77, 26, 0
Luminance
0.2792

Every format

HEX#ff3abc
RGBrgb(255, 58, 188)
HSLhsl(320, 100%, 61%)
CMYKcmyk(0%, 77%, 26%, 0%)
LABlab(59.8 81.7 -23.8)
LCHlch(59.8 85.1 343.8)
OKLCHoklch(0.688 0.256 345.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff3abc on white: 3.19:1
AA ✗ fail · AA-large · AAA
Aa
#ff3abc on black: 6.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green22.7%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta77.3%
Yellow26.3%
Key (black)0.0%

Color previews

#ff3abc text on a black background

contrast 6.58:1

Card sample

#ff3abc text on a white background

contrast 3.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff3abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff3abc in the Color Lab