Skip to content

#2222cc

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

RGB
34, 34, 204
HSL
240°, 71%, 47%
CMYK
83, 83, 0, 20
Luminance
0.0584

Every format

HEX#2222cc
RGBrgb(34, 34, 204)
HSLhsl(240, 71%, 47%)
CMYKcmyk(83%, 83%, 0%, 20%)
LABlab(29.0 57.7 -84.2)
LCHlch(29.0 102.0 304.4)
OKLCHoklch(0.413 0.244 268.9)

Copy-ready code

/* CSS */
color: #2222cc;
background-color: #2222cc;
/* Tailwind (arbitrary) */
class="text-[#2222cc] bg-[#2222cc]"
/* SCSS */
$brand: #2222cc;
/* SwiftUI */
Color(red: 0.133, green: 0.133, blue: 0.800)
/* Android */
Color.parseColor("#2222cc")

Accessibility — WCAG contrast

Aa
#2222cc on white: 9.68:1
AA ✓ pass · AA-large · AAA
Aa
#2222cc on black: 2.17:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red13.3%
Green13.3%
Blue80.0%

CMYK percentages

Cyan83.3%
Magenta83.3%
Yellow0.0%
Key (black)20.0%

Color previews

#2222cc text on a black background

contrast 2.17:1

Card sample

#2222cc text on a white background

contrast 9.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2222cc;
Background color
Panel with #2222cc background
background-color: #2222cc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #2222cc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(34, 34, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(34, 34, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2222cc;
background: linear-gradient(135deg, #2222cc, #9322CC);

Monochromatic scale

Palettes built from #2222cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2222cc in the Color Lab