Skip to content

#7faade

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

RGB
127, 170, 222
HSL
213°, 59%, 68%
CMYK
43, 23, 0, 13
Luminance
0.3854

Every format

HEX#7faade
RGBrgb(127, 170, 222)
HSLhsl(213, 59%, 68%)
CMYKcmyk(43%, 23%, 0%, 13%)
LABlab(68.4 -1.1 -30.8)
LCHlch(68.4 30.8 268.0)
OKLCHoklch(0.727 0.089 253.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7faade on white: 2.41:1
AA ✗ fail · AA-large · AAA
Aa
#7faade on black: 8.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.8%
Green66.7%
Blue87.1%

CMYK percentages

Cyan42.8%
Magenta23.4%
Yellow0.0%
Key (black)12.9%

Color previews

#7faade text on a black background

contrast 8.71:1

Card sample

#7faade text on a white background

contrast 2.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(127, 170, 222, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(127, 170, 222, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7faade;
background: linear-gradient(135deg, #7faade, #937FDE);

Monochromatic scale

Palettes built from #7faade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7faade in the Color Lab