Skip to content

#7b007b

a deep, electric magenta / pink · warm · “purple”

RGB
123, 0, 123
HSL
300°, 100%, 24%
CMYK
0, 100, 0, 52
Luminance
0.0564

Every format

HEX#7b007b
RGBrgb(123, 0, 123)
HSLhsl(300, 100%, 24%)
CMYKcmyk(0%, 100%, 0%, 52%)
LABlab(28.5 57.3 -35.5)
LCHlch(28.5 67.3 328.2)
OKLCHoklch(0.409 0.188 328.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7b007b on white: 9.87:1
AA ✓ pass · AA-large · AAA
Aa
#7b007b on black: 2.13:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red48.2%
Green0.0%
Blue48.2%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow0.0%
Key (black)51.8%

Color previews

#7b007b text on a black background

contrast 2.13:1

Card sample

#7b007b text on a white background

contrast 9.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7b007b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7b007b in the Color Lab