Skip to content

#030ab2

a dark, electric blue · warm · closest name: navy

RGB
3, 10, 178
HSL
238°, 97%, 36%
CMYK
98, 94, 0, 30
Luminance
0.0345

Every format

HEX#030ab2
RGBrgb(3, 10, 178)
HSLhsl(238, 97%, 36%)
CMYKcmyk(98%, 94%, 0%, 30%)
LABlab(21.8 58.0 -80.9)
LCHlch(21.8 99.5 305.6)
OKLCHoklch(0.351 0.235 264.6)

Copy-ready code

/* CSS */
color: #030ab2;
background-color: #030ab2;
/* Tailwind (arbitrary) */
class="text-[#030ab2] bg-[#030ab2]"
/* SCSS */
$brand: #030ab2;
/* SwiftUI */
Color(red: 0.012, green: 0.039, blue: 0.698)
/* Android */
Color.parseColor("#030ab2")

Accessibility — WCAG contrast

Aa
#030ab2 on white: 12.42:1
AA ✓ pass · AA-large · AAA
Aa
#030ab2 on black: 1.69:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red1.2%
Green3.9%
Blue69.8%

CMYK percentages

Cyan98.3%
Magenta94.4%
Yellow0.0%
Key (black)30.2%

Color previews

#030ab2 text on a black background

contrast 1.69:1

Card sample

#030ab2 text on a white background

contrast 12.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #030ab2;
Background color
Panel with #030ab2 background
background-color: #030ab2;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #030ab2;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(3, 10, 178, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(3, 10, 178, 0.45);
Border & gradient
Gradient panel
border: 3px solid #030ab2;
background: linear-gradient(135deg, #030ab2, #7103B2);

Monochromatic scale

Palettes built from #030ab2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #030ab2 in the Color Lab