Skip to content

#9da1da

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

RGB
157, 161, 218
HSL
236°, 45%, 74%
CMYK
28, 26, 0, 15
Luminance
0.3772

Every format

HEX#9da1da
RGBrgb(157, 161, 218)
HSLhsl(236, 45%, 74%)
CMYKcmyk(28%, 26%, 0%, 15%)
LABlab(67.8 11.2 -29.4)
LCHlch(67.8 31.4 291.0)
OKLCHoklch(0.727 0.083 281.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9da1da on white: 2.46:1
AA ✗ fail · AA-large · AAA
Aa
#9da1da on black: 8.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red61.6%
Green63.1%
Blue85.5%

CMYK percentages

Cyan28.0%
Magenta26.1%
Yellow0.0%
Key (black)14.5%

Color previews

#9da1da text on a black background

contrast 8.54:1

Card sample

#9da1da text on a white background

contrast 2.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9da1da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9da1da in the Color Lab