Skip to content

#ff33cb

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

RGB
255, 51, 203
HSL
315°, 100%, 60%
CMYK
0, 80, 20, 0
Luminance
0.2794

Every format

HEX#ff33cb
RGBrgb(255, 51, 203)
HSLhsl(315, 100%, 60%)
CMYKcmyk(0%, 80%, 20%, 0%)
LABlab(59.8 85.2 -32.4)
LCHlch(59.8 91.1 339.2)
OKLCHoklch(0.690 0.270 341.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green20.0%
Blue79.6%

CMYK percentages

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

Color previews

#ff33cb text on a black background

contrast 6.59:1

Card sample

#ff33cb text on a white background

contrast 3.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff33cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff33cb in the Color Lab