Skip to content

#7da2eb

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

RGB
125, 162, 235
HSL
220°, 73%, 71%
CMYK
47, 31, 0, 8
Luminance
0.3620

Every format

HEX#7da2eb
RGBrgb(125, 162, 235)
HSLhsl(220, 73%, 71%)
CMYKcmyk(47%, 31%, 0%, 8%)
LABlab(66.7 6.7 -40.6)
LCHlch(66.7 41.2 279.3)
OKLCHoklch(0.715 0.115 263.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7da2eb on white: 2.55:1
AA ✗ fail · AA-large · AAA
Aa
#7da2eb on black: 8.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.0%
Green63.5%
Blue92.2%

CMYK percentages

Cyan46.8%
Magenta31.1%
Yellow0.0%
Key (black)7.8%

Color previews

#7da2eb text on a black background

contrast 8.24:1

Card sample

#7da2eb text on a white background

contrast 2.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7da2eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7da2eb in the Color Lab