Skip to content

#203dff

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

RGB
32, 61, 255
HSL
232°, 100%, 56%
CMYK
88, 76, 0, 0
Luminance
0.1086

Every format

HEX#203dff
RGBrgb(32, 61, 255)
HSLhsl(232, 100%, 56%)
CMYKcmyk(88%, 76%, 0%, 0%)
LABlab(39.4 60.4 -96.1)
LCHlch(39.4 113.5 302.1)
OKLCHoklch(0.502 0.279 266.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#203dff on white: 6.62:1
AA ✓ pass · AA-large · AAA
Aa
#203dff on black: 3.17:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.5%
Green23.9%
Blue100.0%

CMYK percentages

Cyan87.5%
Magenta76.1%
Yellow0.0%
Key (black)0.0%

Color previews

#203dff text on a black background

contrast 3.17:1

Card sample

#203dff text on a white background

contrast 6.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(32, 61, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(32, 61, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #203dff;
background: linear-gradient(135deg, #203dff, #9820FF);

Monochromatic scale

Palettes built from #203dff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #203dff in the Color Lab