Skip to content

#1a2ab3

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

RGB
26, 42, 179
HSL
234°, 75%, 40%
CMYK
86, 77, 0, 30
Luminance
0.0513

Every format

HEX#1a2ab3
RGBrgb(26, 42, 179)
HSLhsl(234, 75%, 40%)
CMYKcmyk(86%, 77%, 0%, 30%)
LABlab(27.1 45.4 -72.6)
LCHlch(27.1 85.6 302.0)
OKLCHoklch(0.391 0.211 267.6)

Copy-ready code

/* CSS */
color: #1a2ab3;
background-color: #1a2ab3;
/* Tailwind (arbitrary) */
class="text-[#1a2ab3] bg-[#1a2ab3]"
/* SCSS */
$brand: #1a2ab3;
/* SwiftUI */
Color(red: 0.102, green: 0.165, blue: 0.702)
/* Android */
Color.parseColor("#1a2ab3")

Accessibility — WCAG contrast

Aa
#1a2ab3 on white: 10.37:1
AA ✓ pass · AA-large · AAA
Aa
#1a2ab3 on black: 2.03:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red10.2%
Green16.5%
Blue70.2%

CMYK percentages

Cyan85.5%
Magenta76.5%
Yellow0.0%
Key (black)29.8%

Color previews

#1a2ab3 text on a black background

contrast 2.03:1

Card sample

#1a2ab3 text on a white background

contrast 10.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #1a2ab3;
Background color
Panel with #1a2ab3 background
background-color: #1a2ab3;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #1a2ab3;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(26, 42, 179, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(26, 42, 179, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1a2ab3;
background: linear-gradient(135deg, #1a2ab3, #701AB3);

Monochromatic scale

Palettes built from #1a2ab3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1a2ab3 in the Color Lab