Skip to content

#968ccc

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

RGB
150, 140, 204
HSL
249°, 39%, 68%
CMYK
27, 31, 0, 20
Luminance
0.2960

Every format

HEX#968ccc
RGBrgb(150, 140, 204)
HSLhsl(249, 39%, 68%)
CMYKcmyk(27%, 31%, 0%, 20%)
LABlab(61.3 17.7 -31.7)
LCHlch(61.3 36.3 299.2)
OKLCHoklch(0.673 0.094 290.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#968ccc on white: 3.03:1
AA ✗ fail · AA-large · AAA
Aa
#968ccc on black: 6.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red58.8%
Green54.9%
Blue80.0%

CMYK percentages

Cyan26.5%
Magenta31.4%
Yellow0.0%
Key (black)20.0%

Color previews

#968ccc text on a black background

contrast 6.92:1

Card sample

#968ccc text on a white background

contrast 3.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #968ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #968ccc in the Color Lab