Skip to content

#7da2db

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

RGB
125, 162, 219
HSL
216°, 57%, 68%
CMYK
43, 26, 0, 14
Luminance
0.3532

Every format

HEX#7da2db
RGBrgb(125, 162, 219)
HSLhsl(216, 57%, 68%)
CMYKcmyk(43%, 26%, 0%, 14%)
LABlab(66.0 2.1 -32.9)
LCHlch(66.0 33.0 273.6)
OKLCHoklch(0.707 0.093 258.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red49.0%
Green63.5%
Blue85.9%

CMYK percentages

Cyan42.9%
Magenta26.0%
Yellow0.0%
Key (black)14.1%

Color previews

#7da2db text on a black background

contrast 8.06:1

Card sample

#7da2db text on a white background

contrast 2.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7da2db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7da2db in the Color Lab