Skip to content

#9badeb

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

RGB
155, 173, 235
HSL
227°, 67%, 77%
CMYK
34, 26, 0, 8
Luminance
0.4285

Every format

HEX#9badeb
RGBrgb(155, 173, 235)
HSLhsl(227, 67%, 77%)
CMYKcmyk(34%, 26%, 0%, 8%)
LABlab(71.5 8.2 -33.0)
LCHlch(71.5 34.1 284.0)
OKLCHoklch(0.757 0.092 271.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red60.8%
Green67.8%
Blue92.2%

CMYK percentages

Cyan34.0%
Magenta26.4%
Yellow0.0%
Key (black)7.8%

Color previews

#9badeb text on a black background

contrast 9.57:1

Card sample

#9badeb text on a white background

contrast 2.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9badeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9badeb in the Color Lab