Skip to content

#2003eb

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

RGB
32, 3, 235
HSL
248°, 98%, 47%
CMYK
86, 99, 0, 8
Luminance
0.0637

Every format

HEX#2003eb
RGBrgb(32, 3, 235)
HSLhsl(248, 98%, 47%)
CMYKcmyk(86%, 99%, 0%, 8%)
LABlab(30.3 74.2 -99.8)
LCHlch(30.3 124.4 306.6)
OKLCHoklch(0.433 0.289 267.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2003eb on white: 9.23:1
AA ✓ pass · AA-large · AAA
Aa
#2003eb on black: 2.27:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.5%
Green1.2%
Blue92.2%

CMYK percentages

Cyan86.4%
Magenta98.7%
Yellow0.0%
Key (black)7.8%

Color previews

#2003eb text on a black background

contrast 2.27:1

Card sample

#2003eb text on a white background

contrast 9.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2003eb;
Background color
Panel with #2003eb background
background-color: #2003eb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #2003eb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(32, 3, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(32, 3, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2003eb;
background: linear-gradient(135deg, #2003eb, #BB03EB);

Monochromatic scale

Palettes built from #2003eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2003eb in the Color Lab