Skip to content

#9daceb

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

RGB
157, 172, 235
HSL
229°, 66%, 77%
CMYK
33, 27, 0, 8
Luminance
0.4267

Every format

HEX#9daceb
RGBrgb(157, 172, 235)
HSLhsl(229, 66%, 77%)
CMYKcmyk(33%, 27%, 0%, 8%)
LABlab(71.3 9.3 -33.2)
LCHlch(71.3 34.5 285.7)
OKLCHoklch(0.756 0.092 273.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9daceb on white: 2.20:1
AA ✗ fail · AA-large · AAA
Aa
#9daceb on black: 9.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red61.6%
Green67.5%
Blue92.2%

CMYK percentages

Cyan33.2%
Magenta26.8%
Yellow0.0%
Key (black)7.8%

Color previews

#9daceb text on a black background

contrast 9.53:1

Card sample

#9daceb text on a white background

contrast 2.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9daceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9daceb in the Color Lab