Skip to content

#728bdd

a light, vivid blue · warm · closest name: dodgerblue

RGB
114, 139, 221
HSL
226°, 61%, 66%
CMYK
48, 37, 0, 13
Luminance
0.2726

Every format

HEX#728bdd
RGBrgb(114, 139, 221)
HSLhsl(226, 61%, 66%)
CMYKcmyk(48%, 37%, 0%, 13%)
LABlab(59.2 13.3 -44.6)
LCHlch(59.2 46.6 286.5)
OKLCHoklch(0.653 0.126 269.8)

Copy-ready code

/* CSS */
color: #728bdd;
background-color: #728bdd;
/* Tailwind (arbitrary) */
class="text-[#728bdd] bg-[#728bdd]"
/* SCSS */
$brand: #728bdd;
/* SwiftUI */
Color(red: 0.447, green: 0.545, blue: 0.867)
/* Android */
Color.parseColor("#728bdd")

Accessibility — WCAG contrast

Aa
#728bdd on white: 3.25:1
AA ✗ fail · AA-large · AAA
Aa
#728bdd on black: 6.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red44.7%
Green54.5%
Blue86.7%

CMYK percentages

Cyan48.4%
Magenta37.1%
Yellow0.0%
Key (black)13.3%

Color previews

#728bdd text on a black background

contrast 6.45:1

Card sample

#728bdd text on a white background

contrast 3.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #728bdd;
Background color
Panel with #728bdd background
background-color: #728bdd;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #728bdd;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(114, 139, 221, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(114, 139, 221, 0.45);
Border & gradient
Gradient panel
border: 3px solid #728bdd;
background: linear-gradient(135deg, #728bdd, #A072DD);

Monochromatic scale

Palettes built from #728bdd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #728bdd in the Color Lab