Skip to content

#9cabdf

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

RGB
156, 171, 223
HSL
227°, 51%, 74%
CMYK
30, 23, 0, 13
Luminance
0.4152

Every format

HEX#9cabdf
RGBrgb(156, 171, 223)
HSLhsl(227, 51%, 74%)
CMYKcmyk(30%, 23%, 0%, 13%)
LABlab(70.5 6.6 -27.9)
LCHlch(70.5 28.7 283.3)
OKLCHoklch(0.748 0.077 272.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9cabdf on white: 2.26:1
AA ✗ fail · AA-large · AAA
Aa
#9cabdf on black: 9.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red61.2%
Green67.1%
Blue87.5%

CMYK percentages

Cyan30.0%
Magenta23.3%
Yellow0.0%
Key (black)12.5%

Color previews

#9cabdf text on a black background

contrast 9.30:1

Card sample

#9cabdf text on a white background

contrast 2.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(156, 171, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(156, 171, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9cabdf;
background: linear-gradient(135deg, #9cabdf, #BA9CDF);

Monochromatic scale

Palettes built from #9cabdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9cabdf in the Color Lab