Skip to content

#708ecb

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

RGB
112, 142, 203
HSL
220°, 47%, 62%
CMYK
45, 30, 0, 20
Luminance
0.2710

Every format

HEX#708ecb
RGBrgb(112, 142, 203)
HSLhsl(220, 47%, 62%)
CMYKcmyk(45%, 30%, 0%, 20%)
LABlab(59.1 5.7 -34.8)
LCHlch(59.1 35.3 279.2)
OKLCHoklch(0.649 0.098 263.8)

Copy-ready code

/* CSS */
color: #708ecb;
background-color: #708ecb;
/* Tailwind (arbitrary) */
class="text-[#708ecb] bg-[#708ecb]"
/* SCSS */
$brand: #708ecb;
/* SwiftUI */
Color(red: 0.439, green: 0.557, blue: 0.796)
/* Android */
Color.parseColor("#708ecb")

Accessibility — WCAG contrast

Aa
#708ecb on white: 3.27:1
AA ✗ fail · AA-large · AAA
Aa
#708ecb on black: 6.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red43.9%
Green55.7%
Blue79.6%

CMYK percentages

Cyan44.8%
Magenta30.0%
Yellow0.0%
Key (black)20.4%

Color previews

#708ecb text on a black background

contrast 6.42:1

Card sample

#708ecb text on a white background

contrast 3.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #708ecb;
Background color
Panel with #708ecb background
background-color: #708ecb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #708ecb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(112, 142, 203, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(112, 142, 203, 0.45);
Border & gradient
Gradient panel
border: 3px solid #708ecb;
background: linear-gradient(135deg, #708ecb, #8F70CB);

Monochromatic scale

Palettes built from #708ecb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #708ecb in the Color Lab