Skip to content

#42003c

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

RGB
66, 0, 60
HSL
306°, 100%, 13%
CMYK
0, 100, 9, 74
Luminance
0.0148

Every format

HEX#42003c
RGBrgb(66, 0, 60)
HSLhsl(306, 100%, 13%)
CMYKcmyk(0%, 100%, 9%, 74%)
LABlab(12.5 36.2 -19.5)
LCHlch(12.5 41.1 331.7)
OKLCHoklch(0.262 0.118 332.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#42003c on white: 16.19:1
AA ✓ pass · AA-large · AAA
Aa
#42003c on black: 1.30:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red25.9%
Green0.0%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow9.1%
Key (black)74.1%

Color previews

#42003c text on a black background

contrast 1.30:1

Card sample

#42003c text on a white background

contrast 16.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #42003c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #42003c in the Color Lab