Skip to content

#8888cc

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

RGB
136, 136, 204
HSL
240°, 40%, 67%
CMYK
33, 33, 0, 20
Luminance
0.2720

Every format

HEX#8888cc
RGBrgb(136, 136, 204)
HSLhsl(240, 40%, 67%)
CMYKcmyk(33%, 33%, 0%, 20%)
LABlab(59.2 15.9 -35.1)
LCHlch(59.2 38.5 294.4)
OKLCHoklch(0.654 0.101 283.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8888cc on white: 3.26:1
AA ✗ fail · AA-large · AAA
Aa
#8888cc on black: 6.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.3%
Green53.3%
Blue80.0%

CMYK percentages

Cyan33.3%
Magenta33.3%
Yellow0.0%
Key (black)20.0%

Color previews

#8888cc text on a black background

contrast 6.44:1

Card sample

#8888cc text on a white background

contrast 3.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #8888cc;
Background color
Panel with #8888cc background
background-color: #8888cc;
Text shadow — hex

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8888cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8888cc in the Color Lab