Skip to content

#8da2cc

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

RGB
141, 162, 204
HSL
220°, 38%, 68%
CMYK
31, 21, 0, 20
Luminance
0.3586

Every format

HEX#8da2cc
RGBrgb(141, 162, 204)
HSLhsl(220, 38%, 68%)
CMYKcmyk(31%, 21%, 0%, 20%)
LABlab(66.4 2.5 -23.9)
LCHlch(66.4 24.0 275.9)
OKLCHoklch(0.711 0.066 264.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8da2cc on white: 2.57:1
AA ✗ fail · AA-large · AAA
Aa
#8da2cc on black: 8.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red55.3%
Green63.5%
Blue80.0%

CMYK percentages

Cyan30.9%
Magenta20.6%
Yellow0.0%
Key (black)20.0%

Color previews

#8da2cc text on a black background

contrast 8.17:1

Card sample

#8da2cc text on a white background

contrast 2.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8da2cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8da2cc in the Color Lab