Skip to content

#ff4abc

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

RGB
255, 74, 188
HSL
322°, 100%, 65%
CMYK
0, 71, 26, 0
Luminance
0.2979

Every format

HEX#ff4abc
RGBrgb(255, 74, 188)
HSLhsl(322, 100%, 65%)
CMYKcmyk(0%, 71%, 26%, 0%)
LABlab(61.5 77.0 -21.3)
LCHlch(61.5 79.9 344.6)
OKLCHoklch(0.700 0.240 346.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff4abc on white: 3.02:1
AA ✗ fail · AA-large · AAA
Aa
#ff4abc on black: 6.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green29.0%
Blue73.7%

CMYK percentages

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

Color previews

#ff4abc text on a black background

contrast 6.96:1

Card sample

#ff4abc text on a white background

contrast 3.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff4abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff4abc in the Color Lab