Skip to content

#08000f

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

RGB
8, 0, 15
HSL
272°, 100%, 3%
CMYK
47, 100, 0, 94
Luminance
0.0009

Every format

HEX#08000f
RGBrgb(8, 0, 15)
HSLhsl(272, 100%, 3%)
CMYKcmyk(47%, 100%, 0%, 94%)
LABlab(0.8 4.3 -5.2)
LCHlch(0.8 6.8 309.3)
OKLCHoklch(0.102 0.051 312.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#08000f on white: 20.64:1
AA ✓ pass · AA-large · AAA
Aa
#08000f on black: 1.02:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red3.1%
Green0.0%
Blue5.9%

CMYK percentages

Cyan46.7%
Magenta100.0%
Yellow0.0%
Key (black)94.1%

Color previews

#08000f text on a black background

contrast 1.02:1

Card sample

#08000f text on a white background

contrast 20.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #08000f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #08000f in the Color Lab