Skip to content

#2000bb

a dark, electric blue · warm · closest name: navy

RGB
32, 0, 187
HSL
250°, 100%, 37%
CMYK
83, 100, 0, 27
Luminance
0.0389

Every format

HEX#2000bb
RGBrgb(32, 0, 187)
HSLhsl(250, 100%, 37%)
CMYKcmyk(83%, 100%, 0%, 27%)
LABlab(23.3 63.1 -83.6)
LCHlch(23.3 104.8 307.0)
OKLCHoklch(0.368 0.241 269.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2000bb on white: 11.80:1
AA ✓ pass · AA-large · AAA
Aa
#2000bb on black: 1.78:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.5%
Green0.0%
Blue73.3%

CMYK percentages

Cyan82.9%
Magenta100.0%
Yellow0.0%
Key (black)26.7%

Color previews

#2000bb text on a black background

contrast 1.78:1

Card sample

#2000bb text on a white background

contrast 11.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2000bb;
Background color
Panel with #2000bb background
background-color: #2000bb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #2000bb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(32, 0, 187, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(32, 0, 187, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2000bb;
background: linear-gradient(135deg, #2000bb, #9D00BB);

Monochromatic scale

Palettes built from #2000bb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2000bb in the Color Lab