Skip to content

#2222ff

a balanced, electric blue · warm · closest name: blue

RGB
34, 34, 255
HSL
240°, 100%, 57%
CMYK
87, 87, 0, 0
Luminance
0.0870

Every format

HEX#2222ff
RGBrgb(34, 34, 255)
HSLhsl(240, 100%, 57%)
CMYKcmyk(87%, 87%, 0%, 0%)
LABlab(35.4 72.2 -102.7)
LCHlch(35.4 125.5 305.1)
OKLCHoklch(0.475 0.297 267.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2222ff on white: 7.66:1
AA ✓ pass · AA-large · AAA
Aa
#2222ff on black: 2.74:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red13.3%
Green13.3%
Blue100.0%

CMYK percentages

Cyan86.7%
Magenta86.7%
Yellow0.0%
Key (black)0.0%

Color previews

#2222ff text on a black background

contrast 2.74:1

Card sample

#2222ff text on a white background

contrast 7.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2222ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2222ff in the Color Lab