Skip to content

#8888bb

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

RGB
136, 136, 187
HSL
240°, 27%, 63%
CMYK
27, 27, 0, 27
Luminance
0.2643

Every format

HEX#8888bb
RGBrgb(136, 136, 187)
HSLhsl(240, 27%, 63%)
CMYKcmyk(27%, 27%, 0%, 27%)
LABlab(58.4 11.5 -26.6)
LCHlch(58.4 29.0 293.4)
OKLCHoklch(0.646 0.076 284.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8888bb on white: 3.34:1
AA ✗ fail · AA-large · AAA
Aa
#8888bb on black: 6.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.3%
Green53.3%
Blue73.3%

CMYK percentages

Cyan27.3%
Magenta27.3%
Yellow0.0%
Key (black)26.7%

Color previews

#8888bb text on a black background

contrast 6.29:1

Card sample

#8888bb text on a white background

contrast 3.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8888bb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8888bb in the Color Lab