Skip to content

#899abc

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

RGB
137, 154, 188
HSL
220°, 28%, 64%
CMYK
27, 18, 0, 26
Luminance
0.3206

Every format

HEX#899abc
RGBrgb(137, 154, 188)
HSLhsl(220, 28%, 64%)
CMYKcmyk(27%, 18%, 0%, 26%)
LABlab(63.4 1.8 -19.6)
LCHlch(63.4 19.6 275.2)
OKLCHoklch(0.685 0.054 264.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#899abc on white: 2.83:1
AA ✗ fail · AA-large · AAA
Aa
#899abc on black: 7.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.7%
Green60.4%
Blue73.7%

CMYK percentages

Cyan27.1%
Magenta18.1%
Yellow0.0%
Key (black)26.3%

Color previews

#899abc text on a black background

contrast 7.41:1

Card sample

#899abc text on a white background

contrast 2.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(137, 154, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(137, 154, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #899abc;
background: linear-gradient(135deg, #899abc, #9A89BC);

Monochromatic scale

Palettes built from #899abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #899abc in the Color Lab