Skip to content

#6fa4df

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

RGB
111, 164, 223
HSL
212°, 64%, 66%
CMYK
50, 27, 0, 13
Luminance
0.3526

Every format

HEX#6fa4df
RGBrgb(111, 164, 223)
HSLhsl(212, 64%, 66%)
CMYKcmyk(50%, 27%, 0%, 13%)
LABlab(66.0 -1.3 -35.2)
LCHlch(66.0 35.3 267.9)
OKLCHoklch(0.705 0.104 251.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#6fa4df on white: 2.61:1
AA ✗ fail · AA-large · AAA
Aa
#6fa4df on black: 8.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red43.5%
Green64.3%
Blue87.5%

CMYK percentages

Cyan50.2%
Magenta26.5%
Yellow0.0%
Key (black)12.5%

Color previews

#6fa4df text on a black background

contrast 8.05:1

Card sample

#6fa4df text on a white background

contrast 2.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(111, 164, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(111, 164, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #6fa4df;
background: linear-gradient(135deg, #6fa4df, #856FDF);

Monochromatic scale

Palettes built from #6fa4df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6fa4df in the Color Lab