Skip to content

#080e2d

a deep, vivid blue · warm · closest name: black

RGB
8, 14, 45
HSL
230°, 70%, 10%
CMYK
82, 69, 0, 82
Luminance
0.0056

Every format

HEX#080e2d
RGBrgb(8, 14, 45)
HSLhsl(230, 70%, 10%)
CMYKcmyk(82%, 69%, 0%, 82%)
LABlab(5.0 8.3 -21.0)
LCHlch(5.0 22.6 291.6)
OKLCHoklch(0.181 0.063 270.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#080e2d on white: 18.90:1
AA ✓ pass · AA-large · AAA
Aa
#080e2d on black: 1.11:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red3.1%
Green5.5%
Blue17.6%

CMYK percentages

Cyan82.2%
Magenta68.9%
Yellow0.0%
Key (black)82.4%

Color previews

#080e2d text on a black background

contrast 1.11:1

Card sample

#080e2d text on a white background

contrast 18.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #080e2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #080e2d in the Color Lab