Skip to content

#968abc

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

RGB
150, 138, 188
HSL
254°, 27%, 64%
CMYK
20, 27, 0, 26
Luminance
0.2829

Every format

HEX#968abc
RGBrgb(150, 138, 188)
HSLhsl(254, 27%, 64%)
CMYKcmyk(20%, 27%, 0%, 26%)
LABlab(60.1 15.0 -24.4)
LCHlch(60.1 28.7 301.5)
OKLCHoklch(0.662 0.074 295.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#968abc on white: 3.15:1
AA ✗ fail · AA-large · AAA
Aa
#968abc on black: 6.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red58.8%
Green54.1%
Blue73.7%

CMYK percentages

Cyan20.2%
Magenta26.6%
Yellow0.0%
Key (black)26.3%

Color previews

#968abc text on a black background

contrast 6.66:1

Card sample

#968abc text on a white background

contrast 3.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #968abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #968abc in the Color Lab