Skip to content

#550abc

a dark, electric violet · warm · closest name: navy

RGB
85, 10, 188
HSL
265°, 90%, 39%
CMYK
55, 95, 0, 26
Luminance
0.0578

Every format

HEX#550abc
RGBrgb(85, 10, 188)
HSLhsl(265, 90%, 39%)
CMYKcmyk(55%, 95%, 0%, 26%)
LABlab(28.9 63.8 -74.9)
LCHlch(28.9 98.4 310.4)
OKLCHoklch(0.417 0.230 290.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#550abc on white: 9.74:1
AA ✓ pass · AA-large · AAA
Aa
#550abc on black: 2.16:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red33.3%
Green3.9%
Blue73.7%

CMYK percentages

Cyan54.8%
Magenta94.7%
Yellow0.0%
Key (black)26.3%

Color previews

#550abc text on a black background

contrast 2.16:1

Card sample

#550abc text on a white background

contrast 9.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #550abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #550abc in the Color Lab