Skip to content

#200dbb

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

RGB
32, 13, 187
HSL
247°, 87%, 39%
CMYK
83, 93, 0, 27
Luminance
0.0418

Every format

HEX#200dbb
RGBrgb(32, 13, 187)
HSLhsl(247, 87%, 39%)
CMYKcmyk(83%, 93%, 0%, 27%)
LABlab(24.3 60.2 -82.0)
LCHlch(24.3 101.7 306.2)
OKLCHoklch(0.374 0.237 269.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#200dbb on white: 11.43:1
AA ✓ pass · AA-large · AAA
Aa
#200dbb on black: 1.84:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.5%
Green5.1%
Blue73.3%

CMYK percentages

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

Color previews

#200dbb text on a black background

contrast 1.84:1

Card sample

#200dbb text on a white background

contrast 11.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #200dbb;
Background color
Panel with #200dbb background
background-color: #200dbb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #200dbb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(32, 13, 187, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(32, 13, 187, 0.45);
Border & gradient
Gradient panel
border: 3px solid #200dbb;
background: linear-gradient(135deg, #200dbb, #940DBB);

Monochromatic scale

Palettes built from #200dbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #200dbb in the Color Lab