Skip to content

#200abc

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

RGB
32, 10, 188
HSL
247°, 90%, 39%
CMYK
83, 95, 0, 26
Luminance
0.0415

Every format

HEX#200abc
RGBrgb(32, 10, 188)
HSLhsl(247, 90%, 39%)
CMYKcmyk(83%, 95%, 0%, 26%)
LABlab(24.2 61.1 -82.8)
LCHlch(24.2 102.9 306.4)
OKLCHoklch(0.374 0.239 269.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#200abc on white: 11.47:1
AA ✓ pass · AA-large · AAA
Aa
#200abc on black: 1.83:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.5%
Green3.9%
Blue73.7%

CMYK percentages

Cyan83.0%
Magenta94.7%
Yellow0.0%
Key (black)26.3%

Color previews

#200abc text on a black background

contrast 1.83:1

Card sample

#200abc text on a white background

contrast 11.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #200abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #200abc in the Color Lab