Skip to content

#1f1f13

a deep, soft yellow · cool · closest name: black

RGB
31, 31, 19
HSL
60°, 24%, 10%
CMYK
0, 0, 39, 88
Luminance
0.0132

Every format

HEX#1f1f13
RGBrgb(31, 31, 19)
HSLhsl(60, 24%, 10%)
CMYKcmyk(0%, 0%, 39%, 88%)
LABlab(11.4 -2.6 8.1)
LCHlch(11.4 8.5 107.7)
OKLCHoklch(0.235 0.022 108.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1f1f13 on white: 16.62:1
AA ✓ pass · AA-large · AAA
Aa
#1f1f13 on black: 1.26:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.2%
Green12.2%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow38.7%
Key (black)87.8%

Color previews

#1f1f13 text on a black background

contrast 1.26:1

Card sample

#1f1f13 text on a white background

contrast 16.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1f1f13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1f1f13 in the Color Lab