Skip to content

#809ace

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

RGB
128, 154, 206
HSL
220°, 44%, 66%
CMYK
38, 25, 0, 19
Luminance
0.3216

Every format

HEX#809ace
RGBrgb(128, 154, 206)
HSLhsl(220, 44%, 66%)
CMYKcmyk(38%, 25%, 0%, 19%)
LABlab(63.5 3.8 -29.6)
LCHlch(63.5 29.8 277.3)
OKLCHoklch(0.686 0.083 263.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#809ace on white: 2.83:1
AA ✗ fail · AA-large · AAA
Aa
#809ace on black: 7.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red50.2%
Green60.4%
Blue80.8%

CMYK percentages

Cyan37.9%
Magenta25.2%
Yellow0.0%
Key (black)19.2%

Color previews

#809ace text on a black background

contrast 7.43:1

Card sample

#809ace text on a white background

contrast 2.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #809ace;
Background color
Panel with #809ace background
background-color: #809ace;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(128, 154, 206, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(128, 154, 206, 0.45);
Border & gradient
Gradient panel
border: 3px solid #809ace;
background: linear-gradient(135deg, #809ace, #9A80CE);

Monochromatic scale

Palettes built from #809ace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #809ace in the Color Lab