Skip to content

#809ccc

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

RGB
128, 156, 204
HSL
218°, 43%, 65%
CMYK
37, 24, 0, 20
Luminance
0.3273

Every format

HEX#809ccc
RGBrgb(128, 156, 204)
HSLhsl(218, 43%, 65%)
CMYKcmyk(37%, 24%, 0%, 20%)
LABlab(63.9 2.1 -27.7)
LCHlch(63.9 27.8 274.4)
OKLCHoklch(0.690 0.078 261.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#809ccc on white: 2.78:1
AA ✗ fail · AA-large · AAA
Aa
#809ccc on black: 7.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red50.2%
Green61.2%
Blue80.0%

CMYK percentages

Cyan37.3%
Magenta23.5%
Yellow0.0%
Key (black)20.0%

Color previews

#809ccc text on a black background

contrast 7.55:1

Card sample

#809ccc text on a white background

contrast 2.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(128, 156, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(128, 156, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #809ccc;
background: linear-gradient(135deg, #809ccc, #9780CC);

Monochromatic scale

Palettes built from #809ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #809ccc in the Color Lab