Skip to content

#8dadcd

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

RGB
141, 173, 205
HSL
210°, 39%, 68%
CMYK
31, 16, 0, 20
Luminance
0.3996

Every format

HEX#8dadcd
RGBrgb(141, 173, 205)
HSLhsl(210, 39%, 68%)
CMYKcmyk(31%, 16%, 0%, 20%)
LABlab(69.4 -3.4 -19.8)
LCHlch(69.4 20.1 260.3)
OKLCHoklch(0.735 0.058 248.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8dadcd on white: 2.34:1
AA ✗ fail · AA-large · AAA
Aa
#8dadcd on black: 8.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan31.2%
Magenta15.6%
Yellow0.0%
Key (black)19.6%

Color previews

#8dadcd text on a black background

contrast 8.99:1

Card sample

#8dadcd text on a white background

contrast 2.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8dadcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8dadcd in the Color Lab