Skip to content

#7caceb

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

RGB
124, 172, 235
HSL
214°, 74%, 70%
CMYK
47, 27, 0, 8
Luminance
0.3979

Every format

HEX#7caceb
RGBrgb(124, 172, 235)
HSLhsl(214, 74%, 70%)
CMYKcmyk(47%, 27%, 0%, 8%)
LABlab(69.3 0.8 -36.5)
LCHlch(69.3 36.5 271.2)
OKLCHoklch(0.735 0.105 255.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7caceb on white: 2.34:1
AA ✗ fail · AA-large · AAA
Aa
#7caceb on black: 8.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red48.6%
Green67.5%
Blue92.2%

CMYK percentages

Cyan47.2%
Magenta26.8%
Yellow0.0%
Key (black)7.8%

Color previews

#7caceb text on a black background

contrast 8.96:1

Card sample

#7caceb text on a white background

contrast 2.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(124, 172, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(124, 172, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7caceb;
background: linear-gradient(135deg, #7caceb, #967CEB);

Monochromatic scale

Palettes built from #7caceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7caceb in the Color Lab