Skip to content

#8dadce

a light, soft blue · cool · closest name: skyblue

RGB
141, 173, 206
HSL
211°, 40%, 68%
CMYK
32, 16, 0, 19
Luminance
0.4001

Every format

HEX#8dadce
RGBrgb(141, 173, 206)
HSLhsl(211, 40%, 68%)
CMYKcmyk(32%, 16%, 0%, 19%)
LABlab(69.5 -3.1 -20.3)
LCHlch(69.5 20.5 261.3)
OKLCHoklch(0.735 0.060 249.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8dadce on white: 2.33:1
AA ✗ fail · AA-large · AAA
Aa
#8dadce on black: 9.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red55.3%
Green67.8%
Blue80.8%

CMYK percentages

Cyan31.6%
Magenta16.0%
Yellow0.0%
Key (black)19.2%

Color previews

#8dadce text on a black background

contrast 9.00:1

Card sample

#8dadce text on a white background

contrast 2.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(141, 173, 206, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(141, 173, 206, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8dadce;
background: linear-gradient(135deg, #8dadce, #988DCE);

Monochromatic scale

Palettes built from #8dadce

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8dadce in the Color Lab