Skip to content

#9c99cc

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

RGB
156, 153, 204
HSL
244°, 33%, 70%
CMYK
24, 25, 0, 20
Luminance
0.3421

Every format

HEX#9c99cc
RGBrgb(156, 153, 204)
HSLhsl(244, 33%, 70%)
CMYKcmyk(24%, 25%, 0%, 20%)
LABlab(65.1 12.1 -25.7)
LCHlch(65.1 28.4 295.1)
OKLCHoklch(0.704 0.074 287.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9c99cc on white: 2.68:1
AA ✗ fail · AA-large · AAA
Aa
#9c99cc on black: 7.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red61.2%
Green60.0%
Blue80.0%

CMYK percentages

Cyan23.5%
Magenta25.0%
Yellow0.0%
Key (black)20.0%

Color previews

#9c99cc text on a black background

contrast 7.84:1

Card sample

#9c99cc text on a white background

contrast 2.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #9c99cc;
Background color
Panel with #9c99cc background
background-color: #9c99cc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #9c99cc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(156, 153, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(156, 153, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9c99cc;
background: linear-gradient(135deg, #9c99cc, #BE99CC);

Monochromatic scale

Palettes built from #9c99cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9c99cc in the Color Lab