Skip to content

#0c103c

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

RGB
12, 16, 60
HSL
235°, 67%, 14%
CMYK
80, 73, 0, 77
Luminance
0.0077

Every format

HEX#0c103c
RGBrgb(12, 16, 60)
HSLhsl(235, 67%, 14%)
CMYKcmyk(80%, 73%, 0%, 77%)
LABlab(7.0 15.7 -28.8)
LCHlch(7.0 32.8 298.7)
OKLCHoklch(0.204 0.083 272.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#0c103c on white: 18.18:1
AA ✓ pass · AA-large · AAA
Aa
#0c103c on black: 1.15:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red4.7%
Green6.3%
Blue23.5%

CMYK percentages

Cyan80.0%
Magenta73.3%
Yellow0.0%
Key (black)76.5%

Color previews

#0c103c text on a black background

contrast 1.15:1

Card sample

#0c103c text on a white background

contrast 18.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(12, 16, 60, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(12, 16, 60, 0.45);
Border & gradient
Gradient panel
border: 3px solid #0c103c;
background: linear-gradient(135deg, #0c103c, #280C3C);

Monochromatic scale

Palettes built from #0c103c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #0c103c in the Color Lab