Skip to content

#212ade

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

RGB
33, 42, 222
HSL
237°, 74%, 50%
CMYK
85, 81, 0, 13
Luminance
0.0725

Every format

HEX#212ade
RGBrgb(33, 42, 222)
HSLhsl(237, 74%, 50%)
CMYKcmyk(85%, 81%, 0%, 13%)
LABlab(32.4 59.5 -89.0)
LCHlch(32.4 107.0 303.8)
OKLCHoklch(0.443 0.258 267.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#212ade on white: 8.57:1
AA ✓ pass · AA-large · AAA
Aa
#212ade on black: 2.45:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.9%
Green16.5%
Blue87.1%

CMYK percentages

Cyan85.1%
Magenta81.1%
Yellow0.0%
Key (black)12.9%

Color previews

#212ade text on a black background

contrast 2.45:1

Card sample

#212ade text on a white background

contrast 8.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #212ade;
Background color
Panel with #212ade background
background-color: #212ade;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #212ade;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(33, 42, 222, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(33, 42, 222, 0.45);
Border & gradient
Gradient panel
border: 3px solid #212ade;
background: linear-gradient(135deg, #212ade, #9621DE);

Monochromatic scale

Palettes built from #212ade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #212ade in the Color Lab