Skip to content

#8c8ccc

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

RGB
140, 140, 204
HSL
240°, 39%, 68%
CMYK
31, 31, 0, 20
Luminance
0.2869

Every format

HEX#8c8ccc
RGBrgb(140, 140, 204)
HSLhsl(240, 39%, 68%)
CMYKcmyk(31%, 31%, 0%, 20%)
LABlab(60.5 14.7 -33.0)
LCHlch(60.5 36.1 294.1)
OKLCHoklch(0.665 0.094 283.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8c8ccc on white: 3.12:1
AA ✗ fail · AA-large · AAA
Aa
#8c8ccc on black: 6.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red54.9%
Green54.9%
Blue80.0%

CMYK percentages

Cyan31.4%
Magenta31.4%
Yellow0.0%
Key (black)20.0%

Color previews

#8c8ccc text on a black background

contrast 6.74:1

Card sample

#8c8ccc text on a white background

contrast 3.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8c8ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8c8ccc in the Color Lab