Skip to content

#1f1f0f

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

RGB
31, 31, 15
HSL
60°, 35%, 9%
CMYK
0, 0, 52, 88
Luminance
0.0131

Every format

HEX#1f1f0f
RGBrgb(31, 31, 15)
HSLhsl(60, 35%, 9%)
CMYKcmyk(0%, 0%, 52%, 88%)
LABlab(11.3 -3.3 10.3)
LCHlch(11.3 10.8 107.5)
OKLCHoklch(0.234 0.028 108.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red12.2%
Green12.2%
Blue5.9%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow51.6%
Key (black)87.8%

Color previews

#1f1f0f text on a black background

contrast 1.26:1

Card sample

#1f1f0f text on a white background

contrast 16.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1f1f0f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1f1f0f in the Color Lab