Skip to content

#551a55

a deep, vivid magenta / pink · warm · closest name: midnightblue

RGB
85, 26, 85
HSL
300°, 53%, 22%
CMYK
0, 69, 0, 67
Luminance
0.0333

Every format

HEX#551a55
RGBrgb(85, 26, 85)
HSLhsl(300, 53%, 22%)
CMYKcmyk(0%, 69%, 0%, 67%)
LABlab(21.3 35.5 -22.6)
LCHlch(21.3 42.1 327.6)
OKLCHoklch(0.337 0.117 327.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#551a55 on white: 12.61:1
AA ✓ pass · AA-large · AAA
Aa
#551a55 on black: 1.67:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red33.3%
Green10.2%
Blue33.3%

CMYK percentages

Cyan0.0%
Magenta69.4%
Yellow0.0%
Key (black)66.7%

Color previews

#551a55 text on a black background

contrast 1.67:1

Card sample

#551a55 text on a white background

contrast 12.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #551a55

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #551a55 in the Color Lab