Skip to content

#7da4cd

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

RGB
125, 164, 205
HSL
211°, 44%, 65%
CMYK
39, 20, 0, 20
Luminance
0.3532

Every format

HEX#7da4cd
RGBrgb(125, 164, 205)
HSLhsl(211, 44%, 65%)
CMYKcmyk(39%, 20%, 0%, 20%)
LABlab(66.0 -2.9 -25.1)
LCHlch(66.0 25.3 263.4)
OKLCHoklch(0.705 0.074 250.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7da4cd on white: 2.60:1
AA ✗ fail · AA-large · AAA
Aa
#7da4cd on black: 8.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.0%
Green64.3%
Blue80.4%

CMYK percentages

Cyan39.0%
Magenta20.0%
Yellow0.0%
Key (black)19.6%

Color previews

#7da4cd text on a black background

contrast 8.06:1

Card sample

#7da4cd text on a white background

contrast 2.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7da4cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7da4cd in the Color Lab