Skip to content

#8baddf

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

RGB
139, 173, 223
HSL
216°, 57%, 71%
CMYK
38, 22, 0, 13
Luminance
0.4070

Every format

HEX#8baddf
RGBrgb(139, 173, 223)
HSLhsl(216, 57%, 71%)
CMYKcmyk(38%, 22%, 0%, 13%)
LABlab(70.0 0.7 -28.9)
LCHlch(70.0 28.9 271.4)
OKLCHoklch(0.741 0.082 257.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8baddf on white: 2.30:1
AA ✗ fail · AA-large · AAA
Aa
#8baddf on black: 9.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red54.5%
Green67.8%
Blue87.5%

CMYK percentages

Cyan37.7%
Magenta22.4%
Yellow0.0%
Key (black)12.5%

Color previews

#8baddf text on a black background

contrast 9.14:1

Card sample

#8baddf text on a white background

contrast 2.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #8baddf;
Background color
Panel with #8baddf background
background-color: #8baddf;
Text shadow — hex

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8baddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8baddf in the Color Lab