Skip to content

#8fadcc

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

RGB
143, 173, 204
HSL
211°, 37%, 68%
CMYK
30, 15, 0, 20
Luminance
0.4009

Every format

HEX#8fadcc
RGBrgb(143, 173, 204)
HSLhsl(211, 37%, 68%)
CMYKcmyk(30%, 15%, 0%, 20%)
LABlab(69.5 -3.0 -19.1)
LCHlch(69.5 19.3 261.0)
OKLCHoklch(0.736 0.056 249.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red56.1%
Green67.8%
Blue80.0%

CMYK percentages

Cyan29.9%
Magenta15.2%
Yellow0.0%
Key (black)20.0%

Color previews

#8fadcc text on a black background

contrast 9.02:1

Card sample

#8fadcc text on a white background

contrast 2.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(143, 173, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(143, 173, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8fadcc;
background: linear-gradient(135deg, #8fadcc, #9A8FCC);

Monochromatic scale

Palettes built from #8fadcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8fadcc in the Color Lab