Skip to content

#200ade

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

RGB
32, 10, 222
HSL
246°, 91%, 46%
CMYK
86, 96, 0, 13
Luminance
0.0580

Every format

HEX#200ade
RGBrgb(32, 10, 222)
HSLhsl(246, 91%, 46%)
CMYKcmyk(86%, 96%, 0%, 13%)
LABlab(28.9 69.8 -94.8)
LCHlch(28.9 117.7 306.4)
OKLCHoklch(0.419 0.274 268.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#200ade on white: 9.72:1
AA ✓ pass · AA-large · AAA
Aa
#200ade on black: 2.16:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.5%
Green3.9%
Blue87.1%

CMYK percentages

Cyan85.6%
Magenta95.5%
Yellow0.0%
Key (black)12.9%

Color previews

#200ade text on a black background

contrast 2.16:1

Card sample

#200ade text on a white background

contrast 9.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #200ade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #200ade in the Color Lab