Skip to content

#729fdf

a light, vivid blue · cool · closest name: steelblue

RGB
114, 159, 223
HSL
215°, 63%, 66%
CMYK
49, 29, 0, 13
Luminance
0.3370

Every format

HEX#729fdf
RGBrgb(114, 159, 223)
HSLhsl(215, 63%, 66%)
CMYKcmyk(49%, 29%, 0%, 13%)
LABlab(64.7 2.2 -37.1)
LCHlch(64.7 37.2 273.5)
OKLCHoklch(0.696 0.107 257.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#729fdf on white: 2.71:1
AA ✗ fail · AA-large · AAA
Aa
#729fdf on black: 7.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red44.7%
Green62.4%
Blue87.5%

CMYK percentages

Cyan48.9%
Magenta28.7%
Yellow0.0%
Key (black)12.5%

Color previews

#729fdf text on a black background

contrast 7.74:1

Card sample

#729fdf text on a white background

contrast 2.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #729fdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #729fdf in the Color Lab