Skip to content

#080b0b

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

RGB
8, 11, 11
HSL
180°, 16%, 4%
CMYK
27, 0, 0, 96
Luminance
0.0032

Every format

HEX#080b0b
RGBrgb(8, 11, 11)
HSLhsl(180, 16%, 4%)
CMYKcmyk(27%, 0%, 0%, 96%)
LABlab(2.9 -0.8 -0.3)
LCHlch(2.9 0.8 199.5)
OKLCHoklch(0.146 0.005 196.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#080b0b on white: 19.75:1
AA ✓ pass · AA-large · AAA
Aa
#080b0b on black: 1.06:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red3.1%
Green4.3%
Blue4.3%

CMYK percentages

Cyan27.3%
Magenta0.0%
Yellow0.0%
Key (black)95.7%

Color previews

#080b0b text on a black background

contrast 1.06:1

Card sample

#080b0b text on a white background

contrast 19.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #080b0b;
Background color
Panel with #080b0b background
background-color: #080b0b;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #080b0b;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(8, 11, 11, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(8, 11, 11, 0.45);
Border & gradient
Gradient panel
border: 3px solid #080b0b;
background: linear-gradient(135deg, #080b0b, #08090B);

Monochromatic scale

Palettes built from #080b0b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #080b0b in the Color Lab