Skip to content

#2012df

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

RGB
32, 18, 223
HSL
244°, 85%, 47%
CMYK
86, 92, 0, 13
Luminance
0.0607

Every format

HEX#2012df
RGBrgb(32, 18, 223)
HSLhsl(244, 85%, 47%)
CMYKcmyk(86%, 92%, 0%, 13%)
LABlab(29.6 68.4 -94.2)
LCHlch(29.6 116.4 306.0)
OKLCHoklch(0.424 0.273 268.0)

Copy-ready code

/* CSS */
color: #2012df;
background-color: #2012df;
/* Tailwind (arbitrary) */
class="text-[#2012df] bg-[#2012df]"
/* SCSS */
$brand: #2012df;
/* SwiftUI */
Color(red: 0.125, green: 0.071, blue: 0.875)
/* Android */
Color.parseColor("#2012df")

Accessibility — WCAG contrast

Aa
#2012df on white: 9.49:1
AA ✓ pass · AA-large · AAA
Aa
#2012df on black: 2.21:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.5%
Green7.1%
Blue87.5%

CMYK percentages

Cyan85.7%
Magenta91.9%
Yellow0.0%
Key (black)12.5%

Color previews

#2012df text on a black background

contrast 2.21:1

Card sample

#2012df text on a white background

contrast 9.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2012df;
Background color
Panel with #2012df background
background-color: #2012df;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #2012df;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(32, 18, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(32, 18, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2012df;
background: linear-gradient(135deg, #2012df, #A912DF);

Monochromatic scale

Palettes built from #2012df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2012df in the Color Lab