Skip to content

#8dadef

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

RGB
141, 173, 239
HSL
220°, 75%, 75%
CMYK
41, 28, 0, 6
Luminance
0.4178

Every format

HEX#8dadef
RGBrgb(141, 173, 239)
HSLhsl(220, 75%, 75%)
CMYKcmyk(41%, 28%, 0%, 6%)
LABlab(70.7 5.5 -36.4)
LCHlch(70.7 36.9 278.6)
OKLCHoklch(0.749 0.102 264.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8dadef on white: 2.24:1
AA ✗ fail · AA-large · AAA
Aa
#8dadef on black: 9.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red55.3%
Green67.8%
Blue93.7%

CMYK percentages

Cyan41.0%
Magenta27.6%
Yellow0.0%
Key (black)6.3%

Color previews

#8dadef text on a black background

contrast 9.36:1

Card sample

#8dadef text on a white background

contrast 2.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8dadef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8dadef in the Color Lab