Skip to content

#3b003c

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

RGB
59, 0, 60
HSL
299°, 100%, 12%
CMYK
2, 100, 0, 77
Luminance
0.0126

Every format

HEX#3b003c
RGBrgb(59, 0, 60)
HSLhsl(299, 100%, 12%)
CMYKcmyk(2%, 100%, 0%, 77%)
LABlab(11.0 34.8 -22.0)
LCHlch(11.0 41.2 327.7)
OKLCHoklch(0.248 0.114 327.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3b003c on white: 16.78:1
AA ✓ pass · AA-large · AAA
Aa
#3b003c on black: 1.25:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.1%
Green0.0%
Blue23.5%

CMYK percentages

Cyan1.7%
Magenta100.0%
Yellow0.0%
Key (black)76.5%

Color previews

#3b003c text on a black background

contrast 1.25:1

Card sample

#3b003c text on a white background

contrast 16.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3b003c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3b003c in the Color Lab