Skip to content

#100d10

a deep, muted magenta / pink · warm · closest name: black

RGB
16, 13, 16
HSL
300°, 10%, 6%
CMYK
0, 19, 0, 94
Luminance
0.0044

Every format

HEX#100d10
RGBrgb(16, 13, 16)
HSLhsl(300, 10%, 6%)
CMYKcmyk(0%, 19%, 0%, 94%)
LABlab(3.9 1.5 -1.1)
LCHlch(3.9 1.9 324.5)
OKLCHoklch(0.164 0.008 325.9)

Copy-ready code

/* CSS */
color: #100d10;
background-color: #100d10;
/* Tailwind (arbitrary) */
class="text-[#100d10] bg-[#100d10]"
/* SCSS */
$brand: #100d10;
/* SwiftUI */
Color(red: 0.063, green: 0.051, blue: 0.063)
/* Android */
Color.parseColor("#100d10")

Accessibility — WCAG contrast

Aa
#100d10 on white: 19.32:1
AA ✓ pass · AA-large · AAA
Aa
#100d10 on black: 1.09:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red6.3%
Green5.1%
Blue6.3%

CMYK percentages

Cyan0.0%
Magenta18.7%
Yellow0.0%
Key (black)93.7%

Color previews

#100d10 text on a black background

contrast 1.09:1

Card sample

#100d10 text on a white background

contrast 19.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #100d10;
Background color
Panel with #100d10 background
background-color: #100d10;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(16, 13, 16, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(16, 13, 16, 0.45);
Border & gradient
Gradient panel
border: 3px solid #100d10;
background: linear-gradient(135deg, #100d10, #100D0E);

Monochromatic scale

Palettes built from #100d10

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #100d10 in the Color Lab