Skip to content

#657abc

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

RGB
101, 122, 188
HSL
226°, 39%, 57%
CMYK
46, 35, 0, 26
Luminance
0.2032

Every format

HEX#657abc
RGBrgb(101, 122, 188)
HSLhsl(226, 39%, 57%)
CMYKcmyk(46%, 35%, 0%, 26%)
LABlab(52.2 10.3 -37.1)
LCHlch(52.2 38.5 285.4)
OKLCHoklch(0.592 0.104 269.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#657abc on white: 4.15:1
AA ✗ fail · AA-large · AAA
Aa
#657abc on black: 5.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red39.6%
Green47.8%
Blue73.7%

CMYK percentages

Cyan46.3%
Magenta35.1%
Yellow0.0%
Key (black)26.3%

Color previews

#657abc text on a black background

contrast 5.06:1

Card sample

#657abc text on a white background

contrast 4.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(101, 122, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(101, 122, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #657abc;
background: linear-gradient(135deg, #657abc, #8A65BC);

Monochromatic scale

Palettes built from #657abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #657abc in the Color Lab