Skip to content

#216abc

a dark, vivid blue · cool · closest name: dodgerblue

RGB
33, 106, 188
HSL
212°, 70%, 43%
CMYK
82, 44, 0, 26
Luminance
0.1426

Every format

HEX#216abc
RGBrgb(33, 106, 188)
HSLhsl(212, 70%, 43%)
CMYKcmyk(82%, 44%, 0%, 26%)
LABlab(44.6 8.1 -49.3)
LCHlch(44.6 50.0 279.3)
OKLCHoklch(0.524 0.147 254.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#216abc on white: 5.45:1
AA ✓ pass · AA-large · AAA
Aa
#216abc on black: 3.85:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.9%
Green41.6%
Blue73.7%

CMYK percentages

Cyan82.4%
Magenta43.6%
Yellow0.0%
Key (black)26.3%

Color previews

#216abc text on a black background

contrast 3.85:1

Card sample

#216abc text on a white background

contrast 5.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #216abc;
Background color
Panel with #216abc background
background-color: #216abc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #216abc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(33, 106, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(33, 106, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #216abc;
background: linear-gradient(135deg, #216abc, #3F21BC);

Monochromatic scale

Palettes built from #216abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #216abc in the Color Lab