Skip to content

#8da5eb

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

RGB
141, 165, 235
HSL
225°, 70%, 74%
CMYK
40, 30, 0, 8
Luminance
0.3857

Every format

HEX#8da5eb
RGBrgb(141, 165, 235)
HSLhsl(225, 70%, 74%)
CMYKcmyk(40%, 30%, 0%, 8%)
LABlab(68.4 8.9 -37.8)
LCHlch(68.4 38.9 283.3)
OKLCHoklch(0.731 0.106 269.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8da5eb on white: 2.41:1
AA ✗ fail · AA-large · AAA
Aa
#8da5eb on black: 8.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red55.3%
Green64.7%
Blue92.2%

CMYK percentages

Cyan40.0%
Magenta29.8%
Yellow0.0%
Key (black)7.8%

Color previews

#8da5eb text on a black background

contrast 8.71:1

Card sample

#8da5eb text on a white background

contrast 2.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #8da5eb;
Background color
Panel with #8da5eb background
background-color: #8da5eb;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(141, 165, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(141, 165, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8da5eb;
background: linear-gradient(135deg, #8da5eb, #B48DEB);

Monochromatic scale

Palettes built from #8da5eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8da5eb in the Color Lab