Skip to content

#7da7cd

a balanced, soft blue · cool · closest name: skyblue

RGB
125, 167, 205
HSL
209°, 44%, 65%
CMYK
39, 19, 0, 20
Luminance
0.3641

Every format

HEX#7da7cd
RGBrgb(125, 167, 205)
HSLhsl(209, 44%, 65%)
CMYKcmyk(39%, 19%, 0%, 20%)
LABlab(66.8 -4.6 -23.9)
LCHlch(66.8 24.3 259.2)
OKLCHoklch(0.712 0.072 246.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7da7cd on white: 2.54:1
AA ✗ fail · AA-large · AAA
Aa
#7da7cd on black: 8.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.0%
Green65.5%
Blue80.4%

CMYK percentages

Cyan39.0%
Magenta18.5%
Yellow0.0%
Key (black)19.6%

Color previews

#7da7cd text on a black background

contrast 8.28:1

Card sample

#7da7cd text on a white background

contrast 2.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(125, 167, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(125, 167, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7da7cd;
background: linear-gradient(135deg, #7da7cd, #887DCD);

Monochromatic scale

Palettes built from #7da7cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7da7cd in the Color Lab