Skip to content

#8baccd

a light, soft blue · cool · closest name: skyblue

RGB
139, 172, 205
HSL
210°, 40%, 68%
CMYK
32, 16, 0, 20
Luminance
0.3940

Every format

HEX#8baccd
RGBrgb(139, 172, 205)
HSLhsl(210, 40%, 68%)
CMYKcmyk(32%, 16%, 0%, 20%)
LABlab(69.0 -3.4 -20.4)
LCHlch(69.0 20.7 260.5)
OKLCHoklch(0.732 0.060 248.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8baccd on white: 2.36:1
AA ✗ fail · AA-large · AAA
Aa
#8baccd on black: 8.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red54.5%
Green67.5%
Blue80.4%

CMYK percentages

Cyan32.2%
Magenta16.1%
Yellow0.0%
Key (black)19.6%

Color previews

#8baccd text on a black background

contrast 8.88:1

Card sample

#8baccd text on a white background

contrast 2.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(139, 172, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(139, 172, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8baccd;
background: linear-gradient(135deg, #8baccd, #968BCD);

Monochromatic scale

Palettes built from #8baccd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8baccd in the Color Lab