Skip to content

#200dfd

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

RGB
32, 13, 253
HSL
245°, 98%, 52%
CMYK
87, 95, 0, 1
Luminance
0.0769

Every format

HEX#200dfd
RGBrgb(32, 13, 253)
HSLhsl(245, 98%, 52%)
CMYKcmyk(87%, 95%, 0%, 1%)
LABlab(33.3 77.0 -105.0)
LCHlch(33.3 130.2 306.2)
OKLCHoklch(0.460 0.304 267.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#200dfd on white: 8.28:1
AA ✓ pass · AA-large · AAA
Aa
#200dfd on black: 2.54:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.5%
Green5.1%
Blue99.2%

CMYK percentages

Cyan87.4%
Magenta94.9%
Yellow0.0%
Key (black)0.8%

Color previews

#200dfd text on a black background

contrast 2.54:1

Card sample

#200dfd text on a white background

contrast 8.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #200dfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #200dfd in the Color Lab