Skip to content

#04000f

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

RGB
4, 0, 15
HSL
256°, 100%, 3%
CMYK
73, 100, 0, 94
Luminance
0.0006

Every format

HEX#04000f
RGBrgb(4, 0, 15)
HSLhsl(256, 100%, 3%)
CMYKcmyk(73%, 100%, 0%, 94%)
LABlab(0.5 3.2 -5.6)
LCHlch(0.5 6.5 300.0)
OKLCHoklch(0.091 0.050 297.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#04000f on white: 20.75:1
AA ✓ pass · AA-large · AAA
Aa
#04000f on black: 1.01:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red1.6%
Green0.0%
Blue5.9%

CMYK percentages

Cyan73.3%
Magenta100.0%
Yellow0.0%
Key (black)94.1%

Color previews

#04000f text on a black background

contrast 1.01:1

Card sample

#04000f text on a white background

contrast 20.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #04000f;
Background color
Panel with #04000f background
background-color: #04000f;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(4, 0, 15, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(4, 0, 15, 0.45);
Border & gradient
Gradient panel
border: 3px solid #04000f;
background: linear-gradient(135deg, #04000f, #0E000F);

Monochromatic scale

Palettes built from #04000f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #04000f in the Color Lab