Skip to content

#889fcc

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

RGB
136, 159, 204
HSL
220°, 40%, 67%
CMYK
33, 22, 0, 20
Luminance
0.3439

Every format

HEX#889fcc
RGBrgb(136, 159, 204)
HSLhsl(220, 40%, 67%)
CMYKcmyk(33%, 22%, 0%, 20%)
LABlab(65.3 2.7 -25.6)
LCHlch(65.3 25.8 276.0)
OKLCHoklch(0.701 0.071 263.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#889fcc on white: 2.67:1
AA ✗ fail · AA-large · AAA
Aa
#889fcc on black: 7.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.3%
Green62.4%
Blue80.0%

CMYK percentages

Cyan33.3%
Magenta22.1%
Yellow0.0%
Key (black)20.0%

Color previews

#889fcc text on a black background

contrast 7.88:1

Card sample

#889fcc text on a white background

contrast 2.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #889fcc;
Background color
Panel with #889fcc background
background-color: #889fcc;
Text shadow — hex

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #889fcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #889fcc in the Color Lab