Skip to content

#7fa2db

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

RGB
127, 162, 219
HSL
217°, 56%, 68%
CMYK
42, 26, 0, 14
Luminance
0.3547

Every format

HEX#7fa2db
RGBrgb(127, 162, 219)
HSLhsl(217, 56%, 68%)
CMYKcmyk(42%, 26%, 0%, 14%)
LABlab(66.1 2.6 -32.7)
LCHlch(66.1 32.8 274.5)
OKLCHoklch(0.708 0.093 259.9)

Copy-ready code

/* CSS */
color: #7fa2db;
background-color: #7fa2db;
/* Tailwind (arbitrary) */
class="text-[#7fa2db] bg-[#7fa2db]"
/* SCSS */
$brand: #7fa2db;
/* SwiftUI */
Color(red: 0.498, green: 0.635, blue: 0.859)
/* Android */
Color.parseColor("#7fa2db")

Accessibility — WCAG contrast

Aa
#7fa2db on white: 2.59:1
AA ✗ fail · AA-large · AAA
Aa
#7fa2db on black: 8.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.8%
Green63.5%
Blue85.9%

CMYK percentages

Cyan42.0%
Magenta26.0%
Yellow0.0%
Key (black)14.1%

Color previews

#7fa2db text on a black background

contrast 8.09:1

Card sample

#7fa2db text on a white background

contrast 2.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #7fa2db;
Background color
Panel with #7fa2db background
background-color: #7fa2db;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #7fa2db;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(127, 162, 219, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(127, 162, 219, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7fa2db;
background: linear-gradient(135deg, #7fa2db, #997FDB);

Monochromatic scale

Palettes built from #7fa2db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7fa2db in the Color Lab