Skip to content

#1f7ccc

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

RGB
31, 124, 204
HSL
208°, 74%, 46%
CMYK
85, 39, 0, 20
Luminance
0.1907

Every format

HEX#1f7ccc
RGBrgb(31, 124, 204)
HSLhsl(208, 74%, 46%)
CMYKcmyk(85%, 39%, 0%, 20%)
LABlab(50.8 2.9 -48.7)
LCHlch(50.8 48.8 273.4)
OKLCHoklch(0.575 0.148 249.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1f7ccc on white: 4.36:1
AA ✗ fail · AA-large · AAA
Aa
#1f7ccc on black: 4.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.2%
Green48.6%
Blue80.0%

CMYK percentages

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

Color previews

#1f7ccc text on a black background

contrast 4.81:1

Card sample

#1f7ccc text on a white background

contrast 4.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #1f7ccc;
Background color
Panel with #1f7ccc background
background-color: #1f7ccc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #1f7ccc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(31, 124, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(31, 124, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1f7ccc;
background: linear-gradient(135deg, #1f7ccc, #351FCC);

Monochromatic scale

Palettes built from #1f7ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1f7ccc in the Color Lab