Skip to content

#200ddf

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

RGB
32, 13, 223
HSL
245°, 89%, 46%
CMYK
86, 94, 0, 13
Luminance
0.0592

Every format

HEX#200ddf
RGBrgb(32, 13, 223)
HSLhsl(245, 89%, 46%)
CMYKcmyk(86%, 94%, 0%, 13%)
LABlab(29.2 69.5 -94.8)
LCHlch(29.2 117.6 306.2)
OKLCHoklch(0.421 0.274 268.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#200ddf on white: 9.61:1
AA ✓ pass · AA-large · AAA
Aa
#200ddf on black: 2.18:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.5%
Green5.1%
Blue87.5%

CMYK percentages

Cyan85.7%
Magenta94.2%
Yellow0.0%
Key (black)12.5%

Color previews

#200ddf text on a black background

contrast 2.18:1

Card sample

#200ddf text on a white background

contrast 9.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #200ddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #200ddf in the Color Lab