Skip to content

#9dadeb

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

RGB
157, 173, 235
HSL
228°, 66%, 77%
CMYK
33, 26, 0, 8
Luminance
0.4305

Every format

HEX#9dadeb
RGBrgb(157, 173, 235)
HSLhsl(228, 66%, 77%)
CMYKcmyk(33%, 26%, 0%, 8%)
LABlab(71.6 8.8 -32.8)
LCHlch(71.6 34.0 285.0)
OKLCHoklch(0.758 0.091 272.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9dadeb on white: 2.19:1
AA ✗ fail · AA-large · AAA
Aa
#9dadeb on black: 9.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red61.6%
Green67.8%
Blue92.2%

CMYK percentages

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

Color previews

#9dadeb text on a black background

contrast 9.61:1

Card sample

#9dadeb text on a white background

contrast 2.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9dadeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9dadeb in the Color Lab