Skip to content

#899fcc

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

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

Every format

HEX#899fcc
RGBrgb(137, 159, 204)
HSLhsl(220, 40%, 67%)
CMYKcmyk(33%, 22%, 0%, 20%)
LABlab(65.3 3.0 -25.5)
LCHlch(65.3 25.7 276.7)
OKLCHoklch(0.702 0.071 264.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#899fcc on white: 2.66:1
AA ✗ fail · AA-large · AAA
Aa
#899fcc on black: 7.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.7%
Green62.4%
Blue80.0%

CMYK percentages

Cyan32.8%
Magenta22.1%
Yellow0.0%
Key (black)20.0%

Color previews

#899fcc text on a black background

contrast 7.89:1

Card sample

#899fcc text on a white background

contrast 2.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #899fcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #899fcc in the Color Lab