Skip to content

#928abc

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

RGB
146, 138, 188
HSL
250°, 27%, 64%
CMYK
22, 27, 0, 26
Luminance
0.2792

Every format

HEX#928abc
RGBrgb(146, 138, 188)
HSLhsl(250, 27%, 64%)
CMYKcmyk(22%, 27%, 0%, 26%)
LABlab(59.8 13.7 -25.0)
LCHlch(59.8 28.5 298.8)
OKLCHoklch(0.659 0.074 291.6)

Copy-ready code

/* CSS */
color: #928abc;
background-color: #928abc;
/* Tailwind (arbitrary) */
class="text-[#928abc] bg-[#928abc]"
/* SCSS */
$brand: #928abc;
/* SwiftUI */
Color(red: 0.573, green: 0.541, blue: 0.737)
/* Android */
Color.parseColor("#928abc")

Accessibility — WCAG contrast

Aa
#928abc on white: 3.19:1
AA ✗ fail · AA-large · AAA
Aa
#928abc on black: 6.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red57.3%
Green54.1%
Blue73.7%

CMYK percentages

Cyan22.3%
Magenta26.6%
Yellow0.0%
Key (black)26.3%

Color previews

#928abc text on a black background

contrast 6.58:1

Card sample

#928abc text on a white background

contrast 3.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #928abc;
Background color
Panel with #928abc background
background-color: #928abc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #928abc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(146, 138, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(146, 138, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #928abc;
background: linear-gradient(135deg, #928abc, #B38ABC);

Monochromatic scale

Palettes built from #928abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #928abc in the Color Lab