Skip to content

#9da5cc

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

RGB
157, 165, 204
HSL
230°, 32%, 71%
CMYK
23, 19, 0, 20
Luminance
0.3844

Every format

HEX#9da5cc
RGBrgb(157, 165, 204)
HSLhsl(230, 32%, 71%)
CMYKcmyk(23%, 19%, 0%, 20%)
LABlab(68.3 5.6 -20.8)
LCHlch(68.3 21.6 285.1)
OKLCHoklch(0.729 0.057 275.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9da5cc on white: 2.42:1
AA ✗ fail · AA-large · AAA
Aa
#9da5cc on black: 8.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red61.6%
Green64.7%
Blue80.0%

CMYK percentages

Cyan23.0%
Magenta19.1%
Yellow0.0%
Key (black)20.0%

Color previews

#9da5cc text on a black background

contrast 8.69:1

Card sample

#9da5cc text on a white background

contrast 2.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #9da5cc;
Background color
Panel with #9da5cc background
background-color: #9da5cc;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(157, 165, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(157, 165, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9da5cc;
background: linear-gradient(135deg, #9da5cc, #B49DCC);

Monochromatic scale

Palettes built from #9da5cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9da5cc in the Color Lab