Skip to content

#ff33cc

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

RGB
255, 51, 204
HSL
315°, 100%, 60%
CMYK
0, 80, 20, 0
Luminance
0.2799

Every format

HEX#ff33cc
RGBrgb(255, 51, 204)
HSLhsl(315, 100%, 60%)
CMYKcmyk(0%, 80%, 20%, 0%)
LABlab(59.9 85.3 -32.9)
LCHlch(59.9 91.4 338.9)
OKLCHoklch(0.690 0.271 340.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff33cc on white: 3.18:1
AA ✗ fail · AA-large · AAA
Aa
#ff33cc on black: 6.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green20.0%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta80.0%
Yellow20.0%
Key (black)0.0%

Color previews

#ff33cc text on a black background

contrast 6.60:1

Card sample

#ff33cc text on a white background

contrast 3.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff33cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff33cc in the Color Lab