Skip to content

#979ace

a light, soft blue · warm · closest name: steelblue

RGB
151, 154, 206
HSL
237°, 36%, 70%
CMYK
27, 25, 0, 19
Luminance
0.3415

Every format

HEX#979ace
RGBrgb(151, 154, 206)
HSLhsl(237, 36%, 70%)
CMYKcmyk(27%, 25%, 0%, 19%)
LABlab(65.1 10.5 -27.0)
LCHlch(65.1 28.9 291.2)
OKLCHoklch(0.703 0.076 281.7)

Copy-ready code

/* CSS */
color: #979ace;
background-color: #979ace;
/* Tailwind (arbitrary) */
class="text-[#979ace] bg-[#979ace]"
/* SCSS */
$brand: #979ace;
/* SwiftUI */
Color(red: 0.592, green: 0.604, blue: 0.808)
/* Android */
Color.parseColor("#979ace")

Accessibility — WCAG contrast

Aa
#979ace on white: 2.68:1
AA ✗ fail · AA-large · AAA
Aa
#979ace on black: 7.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.2%
Green60.4%
Blue80.8%

CMYK percentages

Cyan26.7%
Magenta25.2%
Yellow0.0%
Key (black)19.2%

Color previews

#979ace text on a black background

contrast 7.83:1

Card sample

#979ace text on a white background

contrast 2.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #979ace;
Background color
Panel with #979ace background
background-color: #979ace;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #979ace;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(151, 154, 206, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(151, 154, 206, 0.45);
Border & gradient
Gradient panel
border: 3px solid #979ace;
background: linear-gradient(135deg, #979ace, #B997CE);

Monochromatic scale

Palettes built from #979ace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #979ace in the Color Lab