Skip to content

#1f1f0d

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

RGB
31, 31, 13
HSL
60°, 41%, 9%
CMYK
0, 0, 58, 88
Luminance
0.0130

Every format

HEX#1f1f0d
RGBrgb(31, 31, 13)
HSLhsl(60, 41%, 9%)
CMYKcmyk(0%, 0%, 58%, 88%)
LABlab(11.3 -3.5 11.3)
LCHlch(11.3 11.8 107.5)
OKLCHoklch(0.234 0.031 108.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red12.2%
Green12.2%
Blue5.1%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow58.1%
Key (black)87.8%

Color previews

#1f1f0d text on a black background

contrast 1.26:1

Card sample

#1f1f0d text on a white background

contrast 16.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1f1f0d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1f1f0d in the Color Lab