Skip to content

#9caddf

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

RGB
156, 173, 223
HSL
225°, 51%, 74%
CMYK
30, 22, 0, 13
Luminance
0.4228

Every format

HEX#9caddf
RGBrgb(156, 173, 223)
HSLhsl(225, 51%, 74%)
CMYKcmyk(30%, 22%, 0%, 13%)
LABlab(71.1 5.5 -27.1)
LCHlch(71.1 27.6 281.4)
OKLCHoklch(0.752 0.075 270.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9caddf on white: 2.22:1
AA ✗ fail · AA-large · AAA
Aa
#9caddf on black: 9.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red61.2%
Green67.8%
Blue87.5%

CMYK percentages

Cyan30.0%
Magenta22.4%
Yellow0.0%
Key (black)12.5%

Color previews

#9caddf text on a black background

contrast 9.46:1

Card sample

#9caddf text on a white background

contrast 2.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9caddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9caddf in the Color Lab