Skip to content

#7babdf

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

RGB
123, 171, 223
HSL
211°, 61%, 68%
CMYK
45, 23, 0, 13
Luminance
0.3866

Every format

HEX#7babdf
RGBrgb(123, 171, 223)
HSLhsl(211, 61%, 68%)
CMYKcmyk(45%, 23%, 0%, 13%)
LABlab(68.5 -2.3 -31.2)
LCHlch(68.5 31.3 265.7)
OKLCHoklch(0.727 0.092 251.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7babdf on white: 2.40:1
AA ✗ fail · AA-large · AAA
Aa
#7babdf on black: 8.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red48.2%
Green67.1%
Blue87.5%

CMYK percentages

Cyan44.8%
Magenta23.3%
Yellow0.0%
Key (black)12.5%

Color previews

#7babdf text on a black background

contrast 8.73:1

Card sample

#7babdf text on a white background

contrast 2.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(123, 171, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(123, 171, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7babdf;
background: linear-gradient(135deg, #7babdf, #8E7BDF);

Monochromatic scale

Palettes built from #7babdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7babdf in the Color Lab