Skip to content

#080b3b

a deep, electric blue · warm · closest name: midnightblue

RGB
8, 11, 59
HSL
237°, 76%, 13%
CMYK
86, 81, 0, 77
Luminance
0.0061

Every format

HEX#080b3b
RGBrgb(8, 11, 59)
HSLhsl(237, 76%, 13%)
CMYKcmyk(86%, 81%, 0%, 77%)
LABlab(5.5 17.3 -30.6)
LCHlch(5.5 35.1 299.5)
OKLCHoklch(0.190 0.090 271.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#080b3b on white: 18.73:1
AA ✓ pass · AA-large · AAA
Aa
#080b3b on black: 1.12:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red3.1%
Green4.3%
Blue23.1%

CMYK percentages

Cyan86.4%
Magenta81.4%
Yellow0.0%
Key (black)76.9%

Color previews

#080b3b text on a black background

contrast 1.12:1

Card sample

#080b3b text on a white background

contrast 18.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #080b3b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #080b3b in the Color Lab