Skip to content

#ff0085

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

RGB
255, 0, 133
HSL
329°, 100%, 50%
CMYK
0, 100, 48, 0
Luminance
0.2295

Every format

HEX#ff0085
RGBrgb(255, 0, 133)
HSLhsl(329, 100%, 50%)
CMYKcmyk(0%, 100%, 48%, 0%)
LABlab(55.0 84.9 1.3)
LCHlch(55.0 84.9 0.9)
OKLCHoklch(0.647 0.262 0.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff0085 on white: 3.76:1
AA ✗ fail · AA-large · AAA
Aa
#ff0085 on black: 5.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green0.0%
Blue52.2%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow47.8%
Key (black)0.0%

Color previews

#ff0085 text on a black background

contrast 5.59:1

Card sample

#ff0085 text on a white background

contrast 3.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff0085

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff0085 in the Color Lab