Skip to content

#0f0f01

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

RGB
15, 15, 1
HSL
60°, 88%, 3%
CMYK
0, 0, 93, 94
Luminance
0.0045

Every format

HEX#0f0f01
RGBrgb(15, 15, 1)
HSLhsl(60, 88%, 3%)
CMYKcmyk(0%, 0%, 93%, 94%)
LABlab(4.0 -2.0 5.6)
LCHlch(4.0 5.9 110.2)
OKLCHoklch(0.163 0.032 109.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#0f0f01 on white: 19.28:1
AA ✓ pass · AA-large · AAA
Aa
#0f0f01 on black: 1.09:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red5.9%
Green5.9%
Blue0.4%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow93.3%
Key (black)94.1%

Color previews

#0f0f01 text on a black background

contrast 1.09:1

Card sample

#0f0f01 text on a white background

contrast 19.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #0f0f01

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #0f0f01 in the Color Lab