Skip to content

#3d007b

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

RGB
61, 0, 123
HSL
270°, 100%, 24%
CMYK
50, 100, 0, 52
Luminance
0.0242

Every format

HEX#3d007b
RGBrgb(61, 0, 123)
HSLhsl(270, 100%, 24%)
CMYKcmyk(50%, 100%, 0%, 52%)
LABlab(17.6 48.7 -53.7)
LCHlch(17.6 72.5 312.2)
OKLCHoklch(0.313 0.171 295.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3d007b on white: 14.15:1
AA ✓ pass · AA-large · AAA
Aa
#3d007b on black: 1.48:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.9%
Green0.0%
Blue48.2%

CMYK percentages

Cyan50.4%
Magenta100.0%
Yellow0.0%
Key (black)51.8%

Color previews

#3d007b text on a black background

contrast 1.48:1

Card sample

#3d007b text on a white background

contrast 14.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3d007b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3d007b in the Color Lab