Skip to content

#8cabeb

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

RGB
140, 171, 235
HSL
220°, 70%, 74%
CMYK
40, 27, 0, 8
Luminance
0.4070

Every format

HEX#8cabeb
RGBrgb(140, 171, 235)
HSLhsl(220, 70%, 74%)
CMYKcmyk(40%, 27%, 0%, 8%)
LABlab(70.0 5.3 -35.4)
LCHlch(70.0 35.8 278.5)
OKLCHoklch(0.743 0.099 264.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8cabeb on white: 2.30:1
AA ✗ fail · AA-large · AAA
Aa
#8cabeb on black: 9.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red54.9%
Green67.1%
Blue92.2%

CMYK percentages

Cyan40.4%
Magenta27.2%
Yellow0.0%
Key (black)7.8%

Color previews

#8cabeb text on a black background

contrast 9.14:1

Card sample

#8cabeb text on a white background

contrast 2.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8cabeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8cabeb in the Color Lab