Skip to content

#7facd2

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

RGB
127, 172, 210
HSL
208°, 48%, 66%
CMYK
40, 18, 0, 18
Luminance
0.3867

Every format

HEX#7facd2
RGBrgb(127, 172, 210)
HSLhsl(208, 48%, 66%)
CMYKcmyk(40%, 18%, 0%, 18%)
LABlab(68.5 -5.4 -24.0)
LCHlch(68.5 24.6 257.3)
OKLCHoklch(0.726 0.074 244.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7facd2 on white: 2.40:1
AA ✗ fail · AA-large · AAA
Aa
#7facd2 on black: 8.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.8%
Green67.5%
Blue82.4%

CMYK percentages

Cyan39.5%
Magenta18.1%
Yellow0.0%
Key (black)17.6%

Color previews

#7facd2 text on a black background

contrast 8.73:1

Card sample

#7facd2 text on a white background

contrast 2.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(127, 172, 210, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(127, 172, 210, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7facd2;
background: linear-gradient(135deg, #7facd2, #897FD2);

Monochromatic scale

Palettes built from #7facd2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7facd2 in the Color Lab