Skip to content

#202ade

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

RGB
32, 42, 222
HSL
237°, 75%, 50%
CMYK
86, 81, 0, 13
Luminance
0.0724

Every format

HEX#202ade
RGBrgb(32, 42, 222)
HSLhsl(237, 75%, 50%)
CMYKcmyk(86%, 81%, 0%, 13%)
LABlab(32.3 59.5 -89.0)
LCHlch(32.3 107.1 303.7)
OKLCHoklch(0.442 0.258 267.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#202ade on white: 8.58:1
AA ✓ pass · AA-large · AAA
Aa
#202ade on black: 2.45:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.5%
Green16.5%
Blue87.1%

CMYK percentages

Cyan85.6%
Magenta81.1%
Yellow0.0%
Key (black)12.9%

Color previews

#202ade text on a black background

contrast 2.45:1

Card sample

#202ade text on a white background

contrast 8.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #202ade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #202ade in the Color Lab