Skip to content

#709ccc

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

RGB
112, 156, 204
HSL
211°, 47%, 62%
CMYK
45, 24, 0, 20
Luminance
0.3158

Every format

HEX#709ccc
RGBrgb(112, 156, 204)
HSLhsl(211, 47%, 62%)
CMYKcmyk(45%, 24%, 0%, 20%)
LABlab(63.0 -2.1 -29.3)
LCHlch(63.0 29.3 265.9)
OKLCHoklch(0.680 0.086 251.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#709ccc on white: 2.87:1
AA ✗ fail · AA-large · AAA
Aa
#709ccc on black: 7.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red43.9%
Green61.2%
Blue80.0%

CMYK percentages

Cyan45.1%
Magenta23.5%
Yellow0.0%
Key (black)20.0%

Color previews

#709ccc text on a black background

contrast 7.32:1

Card sample

#709ccc text on a white background

contrast 2.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(112, 156, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(112, 156, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #709ccc;
background: linear-gradient(135deg, #709ccc, #8170CC);

Monochromatic scale

Palettes built from #709ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #709ccc in the Color Lab