Skip to content

#7da5eb

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

RGB
125, 165, 235
HSL
218°, 73%, 71%
CMYK
47, 30, 0, 8
Luminance
0.3727

Every format

HEX#7da5eb
RGBrgb(125, 165, 235)
HSLhsl(218, 73%, 71%)
CMYKcmyk(47%, 30%, 0%, 8%)
LABlab(67.5 5.0 -39.4)
LCHlch(67.5 39.7 277.2)
OKLCHoklch(0.721 0.112 261.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7da5eb on white: 2.48:1
AA ✗ fail · AA-large · AAA
Aa
#7da5eb on black: 8.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.0%
Green64.7%
Blue92.2%

CMYK percentages

Cyan46.8%
Magenta29.8%
Yellow0.0%
Key (black)7.8%

Color previews

#7da5eb text on a black background

contrast 8.45:1

Card sample

#7da5eb text on a white background

contrast 2.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(125, 165, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(125, 165, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7da5eb;
background: linear-gradient(135deg, #7da5eb, #9E7DEB);

Monochromatic scale

Palettes built from #7da5eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7da5eb in the Color Lab