Skip to content

#8faccc

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

RGB
143, 172, 204
HSL
212°, 37%, 68%
CMYK
30, 16, 0, 20
Luminance
0.3970

Every format

HEX#8faccc
RGBrgb(143, 172, 204)
HSLhsl(212, 37%, 68%)
CMYKcmyk(30%, 16%, 0%, 20%)
LABlab(69.3 -2.5 -19.5)
LCHlch(69.3 19.7 262.8)
OKLCHoklch(0.734 0.057 251.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8faccc on white: 2.35:1
AA ✗ fail · AA-large · AAA
Aa
#8faccc on black: 8.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red56.1%
Green67.5%
Blue80.0%

CMYK percentages

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

Color previews

#8faccc text on a black background

contrast 8.94:1

Card sample

#8faccc text on a white background

contrast 2.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8faccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8faccc in the Color Lab