Skip to content

#9fa2cd

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

RGB
159, 162, 205
HSL
236°, 32%, 71%
CMYK
22, 21, 0, 20
Luminance
0.3762

Every format

HEX#9fa2cd
RGBrgb(159, 162, 205)
HSLhsl(236, 32%, 71%)
CMYKcmyk(22%, 21%, 0%, 20%)
LABlab(67.7 8.2 -22.3)
LCHlch(67.7 23.7 290.1)
OKLCHoklch(0.725 0.062 281.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9fa2cd on white: 2.46:1
AA ✗ fail · AA-large · AAA
Aa
#9fa2cd on black: 8.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red62.4%
Green63.5%
Blue80.4%

CMYK percentages

Cyan22.4%
Magenta21.0%
Yellow0.0%
Key (black)19.6%

Color previews

#9fa2cd text on a black background

contrast 8.52:1

Card sample

#9fa2cd text on a white background

contrast 2.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(159, 162, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(159, 162, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9fa2cd;
background: linear-gradient(135deg, #9fa2cd, #BB9FCD);

Monochromatic scale

Palettes built from #9fa2cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9fa2cd in the Color Lab