Skip to content

#8daccd

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

RGB
141, 172, 205
HSL
211°, 39%, 68%
CMYK
31, 16, 0, 20
Luminance
0.3958

Every format

HEX#8daccd
RGBrgb(141, 172, 205)
HSLhsl(211, 39%, 68%)
CMYKcmyk(31%, 16%, 0%, 20%)
LABlab(69.2 -2.8 -20.2)
LCHlch(69.2 20.4 262.1)
OKLCHoklch(0.733 0.059 250.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8daccd on white: 2.36:1
AA ✗ fail · AA-large · AAA
Aa
#8daccd on black: 8.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red55.3%
Green67.5%
Blue80.4%

CMYK percentages

Cyan31.2%
Magenta16.1%
Yellow0.0%
Key (black)19.6%

Color previews

#8daccd text on a black background

contrast 8.92:1

Card sample

#8daccd text on a white background

contrast 2.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8daccd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8daccd in the Color Lab