Skip to content

#203fdf

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

RGB
32, 63, 223
HSL
230°, 75%, 50%
CMYK
86, 72, 0, 13
Luminance
0.0919

Every format

HEX#203fdf
RGBrgb(32, 63, 223)
HSLhsl(230, 75%, 50%)
CMYKcmyk(86%, 72%, 0%, 13%)
LABlab(36.3 48.6 -83.0)
LCHlch(36.3 96.2 300.4)
OKLCHoklch(0.471 0.241 266.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#203fdf on white: 7.40:1
AA ✓ pass · AA-large · AAA
Aa
#203fdf on black: 2.84:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.5%
Green24.7%
Blue87.5%

CMYK percentages

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

Color previews

#203fdf text on a black background

contrast 2.84:1

Card sample

#203fdf text on a white background

contrast 7.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #203fdf;
Background color
Panel with #203fdf background
background-color: #203fdf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #203fdf;
Text shadow — RGB

Soft neon halo

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

Monochromatic scale

Palettes built from #203fdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #203fdf in the Color Lab