Skip to content

#111111

a deep, muted near-black · warm · closest name: black

RGB
17, 17, 17
HSL
0°, 0%, 7%
CMYK
0, 0, 0, 93
Luminance
0.0056

Every format

HEX#111111
RGBrgb(17, 17, 17)
HSLhsl(0, 0%, 7%)
CMYKcmyk(0%, 0%, 0%, 93%)
LABlab(5.1 0.0 0.0)
LCHlch(5.1 0.0 180.0)
OKLCHoklch(0.178 0.000 89.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#111111 on white: 18.88:1
AA ✓ pass · AA-large · AAA
Aa
#111111 on black: 1.11:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red6.7%
Green6.7%
Blue6.7%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow0.0%
Key (black)93.3%

Color previews

#111111 text on a black background

contrast 1.11:1

Card sample

#111111 text on a white background

contrast 18.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #111111

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #111111 in the Color Lab