Skip to content

#ff0055

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

RGB
255, 0, 85
HSL
340°, 100%, 50%
CMYK
0, 100, 67, 0
Luminance
0.2192

Every format

HEX#ff0055
RGBrgb(255, 0, 85)
HSLhsl(340, 100%, 50%)
CMYKcmyk(0%, 100%, 67%, 0%)
LABlab(54.0 82.0 28.7)
LCHlch(54.0 86.9 19.3)
OKLCHoklch(0.635 0.254 15.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff0055 on white: 3.90:1
AA ✗ fail · AA-large · AAA
Aa
#ff0055 on black: 5.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green0.0%
Blue33.3%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow66.7%
Key (black)0.0%

Color previews

#ff0055 text on a black background

contrast 5.38:1

Card sample

#ff0055 text on a white background

contrast 3.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff0055

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff0055 in the Color Lab