Skip to content

#200dfb

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

RGB
32, 13, 251
HSL
245°, 97%, 52%
CMYK
87, 95, 0, 2
Luminance
0.0756

Every format

HEX#200dfb
RGBrgb(32, 13, 251)
HSLhsl(245, 97%, 52%)
CMYKcmyk(87%, 95%, 0%, 2%)
LABlab(33.0 76.5 -104.3)
LCHlch(33.0 129.4 306.2)
OKLCHoklch(0.458 0.302 267.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#200dfb on white: 8.36:1
AA ✓ pass · AA-large · AAA
Aa
#200dfb on black: 2.51:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.5%
Green5.1%
Blue98.4%

CMYK percentages

Cyan87.3%
Magenta94.8%
Yellow0.0%
Key (black)1.6%

Color previews

#200dfb text on a black background

contrast 2.51:1

Card sample

#200dfb text on a white background

contrast 8.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #200dfb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #200dfb in the Color Lab