Skip to content

#2d003a

a deep, electric violet · warm · closest name: midnightblue

RGB
45, 0, 58
HSL
287°, 100%, 11%
CMYK
22, 100, 0, 77
Luminance
0.0086

Every format

HEX#2d003a
RGBrgb(45, 0, 58)
HSLhsl(287, 100%, 11%)
CMYKcmyk(22%, 100%, 0%, 77%)
LABlab(7.8 31.8 -25.9)
LCHlch(7.8 41.0 320.9)
OKLCHoklch(0.220 0.107 317.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2d003a on white: 17.91:1
AA ✓ pass · AA-large · AAA
Aa
#2d003a on black: 1.17:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green0.0%
Blue22.7%

CMYK percentages

Cyan22.4%
Magenta100.0%
Yellow0.0%
Key (black)77.3%

Color previews

#2d003a text on a black background

contrast 1.17:1

Card sample

#2d003a text on a white background

contrast 17.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2d003a;
Background color
Panel with #2d003a background
background-color: #2d003a;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(45, 0, 58, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(45, 0, 58, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2d003a;
background: linear-gradient(135deg, #2d003a, #3A0020);

Monochromatic scale

Palettes built from #2d003a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2d003a in the Color Lab