Skip to content

#80aade

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

RGB
128, 170, 222
HSL
213°, 59%, 69%
CMYK
42, 23, 0, 13
Luminance
0.3861

Every format

HEX#80aade
RGBrgb(128, 170, 222)
HSLhsl(213, 59%, 69%)
CMYKcmyk(42%, 23%, 0%, 13%)
LABlab(68.5 -0.8 -30.7)
LCHlch(68.5 30.7 268.5)
OKLCHoklch(0.728 0.089 254.2)

Copy-ready code

/* CSS */
color: #80aade;
background-color: #80aade;
/* Tailwind (arbitrary) */
class="text-[#80aade] bg-[#80aade]"
/* SCSS */
$brand: #80aade;
/* SwiftUI */
Color(red: 0.502, green: 0.667, blue: 0.871)
/* Android */
Color.parseColor("#80aade")

Accessibility — WCAG contrast

Aa
#80aade on white: 2.41:1
AA ✗ fail · AA-large · AAA
Aa
#80aade on black: 8.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red50.2%
Green66.7%
Blue87.1%

CMYK percentages

Cyan42.3%
Magenta23.4%
Yellow0.0%
Key (black)12.9%

Color previews

#80aade text on a black background

contrast 8.72:1

Card sample

#80aade text on a white background

contrast 2.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #80aade;
Background color
Panel with #80aade background
background-color: #80aade;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(128, 170, 222, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(128, 170, 222, 0.45);
Border & gradient
Gradient panel
border: 3px solid #80aade;
background: linear-gradient(135deg, #80aade, #9580DE);

Monochromatic scale

Palettes built from #80aade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #80aade in the Color Lab