Skip to content

#897ccc

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

RGB
137, 124, 204
HSL
250°, 44%, 64%
CMYK
33, 39, 0, 20
Luminance
0.2409

Every format

HEX#897ccc
RGBrgb(137, 124, 204)
HSLhsl(250, 44%, 64%)
CMYKcmyk(33%, 39%, 0%, 20%)
LABlab(56.2 23.2 -39.8)
LCHlch(56.2 46.0 300.3)
OKLCHoklch(0.631 0.118 290.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#897ccc on white: 3.61:1
AA ✗ fail · AA-large · AAA
Aa
#897ccc on black: 5.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.7%
Green48.6%
Blue80.0%

CMYK percentages

Cyan32.8%
Magenta39.2%
Yellow0.0%
Key (black)20.0%

Color previews

#897ccc text on a black background

contrast 5.82:1

Card sample

#897ccc text on a white background

contrast 3.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #897ccc;
Background color
Panel with #897ccc background
background-color: #897ccc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #897ccc;
Text shadow — RGB

Soft neon halo

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

Monochromatic scale

Palettes built from #897ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #897ccc in the Color Lab