Skip to content

#202bdf

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

RGB
32, 43, 223
HSL
237°, 75%, 50%
CMYK
86, 81, 0, 13
Luminance
0.0736

Every format

HEX#202bdf
RGBrgb(32, 43, 223)
HSLhsl(237, 75%, 50%)
CMYKcmyk(86%, 81%, 0%, 13%)
LABlab(32.6 59.3 -89.2)
LCHlch(32.6 107.1 303.6)
OKLCHoklch(0.445 0.259 267.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#202bdf on white: 8.49:1
AA ✓ pass · AA-large · AAA
Aa
#202bdf on black: 2.47:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.5%
Green16.9%
Blue87.5%

CMYK percentages

Cyan85.7%
Magenta80.7%
Yellow0.0%
Key (black)12.5%

Color previews

#202bdf text on a black background

contrast 2.47:1

Card sample

#202bdf text on a white background

contrast 8.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(32, 43, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(32, 43, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #202bdf;
background: linear-gradient(135deg, #202bdf, #9420DF);

Monochromatic scale

Palettes built from #202bdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #202bdf in the Color Lab