Skip to content

#8c8ace

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

RGB
140, 138, 206
HSL
242°, 41%, 68%
CMYK
32, 33, 0, 19
Luminance
0.2821

Every format

HEX#8c8ace
RGBrgb(140, 138, 206)
HSLhsl(242, 41%, 68%)
CMYKcmyk(32%, 33%, 0%, 19%)
LABlab(60.1 16.4 -34.8)
LCHlch(60.1 38.5 295.3)
OKLCHoklch(0.662 0.100 284.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8c8ace on white: 3.16:1
AA ✗ fail · AA-large · AAA
Aa
#8c8ace on black: 6.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red54.9%
Green54.1%
Blue80.8%

CMYK percentages

Cyan32.0%
Magenta33.0%
Yellow0.0%
Key (black)19.2%

Color previews

#8c8ace text on a black background

contrast 6.64:1

Card sample

#8c8ace text on a white background

contrast 3.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(140, 138, 206, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(140, 138, 206, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8c8ace;
background: linear-gradient(135deg, #8c8ace, #B98ACE);

Monochromatic scale

Palettes built from #8c8ace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8c8ace in the Color Lab