Skip to content

#ff33af

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

RGB
255, 51, 175
HSL
324°, 100%, 60%
CMYK
0, 80, 31, 0
Luminance
0.2672

Every format

HEX#ff33af
RGBrgb(255, 51, 175)
HSLhsl(324, 100%, 60%)
CMYKcmyk(0%, 80%, 31%, 0%)
LABlab(58.7 82.0 -18.0)
LCHlch(58.7 83.9 347.6)
OKLCHoklch(0.678 0.256 349.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff33af on white: 3.31:1
AA ✗ fail · AA-large · AAA
Aa
#ff33af on black: 6.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green20.0%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta80.0%
Yellow31.4%
Key (black)0.0%

Color previews

#ff33af text on a black background

contrast 6.34:1

Card sample

#ff33af text on a white background

contrast 3.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff33af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff33af in the Color Lab