Skip to content

#6fa2db

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

RGB
111, 162, 219
HSL
212°, 60%, 65%
CMYK
49, 26, 0, 14
Luminance
0.3433

Every format

HEX#6fa2db
RGBrgb(111, 162, 219)
HSLhsl(212, 60%, 65%)
CMYKcmyk(49%, 26%, 0%, 14%)
LABlab(65.2 -1.3 -34.1)
LCHlch(65.2 34.2 267.8)
OKLCHoklch(0.699 0.100 252.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#6fa2db on white: 2.67:1
AA ✗ fail · AA-large · AAA
Aa
#6fa2db on black: 7.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red43.5%
Green63.5%
Blue85.9%

CMYK percentages

Cyan49.3%
Magenta26.0%
Yellow0.0%
Key (black)14.1%

Color previews

#6fa2db text on a black background

contrast 7.87:1

Card sample

#6fa2db text on a white background

contrast 2.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #6fa2db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6fa2db in the Color Lab