Skip to content

#201c1c

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

RGB
32, 28, 28
HSL
0°, 7%, 12%
CMYK
0, 13, 13, 88
Luminance
0.0122

Every format

HEX#201c1c
RGBrgb(32, 28, 28)
HSLhsl(0, 7%, 12%)
CMYKcmyk(0%, 13%, 13%, 88%)
LABlab(10.7 1.9 0.7)
LCHlch(10.7 2.1 19.8)
OKLCHoklch(0.231 0.006 17.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#201c1c on white: 16.88:1
AA ✓ pass · AA-large · AAA
Aa
#201c1c on black: 1.24:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.5%
Green11.0%
Blue11.0%

CMYK percentages

Cyan0.0%
Magenta12.5%
Yellow12.5%
Key (black)87.5%

Color previews

#201c1c text on a black background

contrast 1.24:1

Card sample

#201c1c text on a white background

contrast 16.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #201c1c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #201c1c in the Color Lab