Skip to content

#999cdf

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

RGB
153, 156, 223
HSL
237°, 52%, 74%
CMYK
31, 30, 0, 13
Luminance
0.3588

Every format

HEX#999cdf
RGBrgb(153, 156, 223)
HSLhsl(237, 52%, 74%)
CMYKcmyk(31%, 30%, 0%, 13%)
LABlab(66.4 14.2 -34.3)
LCHlch(66.4 37.1 292.4)
OKLCHoklch(0.716 0.097 281.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#999cdf on white: 2.57:1
AA ✗ fail · AA-large · AAA
Aa
#999cdf on black: 8.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.0%
Green61.2%
Blue87.5%

CMYK percentages

Cyan31.4%
Magenta30.0%
Yellow0.0%
Key (black)12.5%

Color previews

#999cdf text on a black background

contrast 8.18:1

Card sample

#999cdf text on a white background

contrast 2.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #999cdf;
Background color
Panel with #999cdf background
background-color: #999cdf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #999cdf;
Text shadow — RGB

Soft neon halo

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

Monochromatic scale

Palettes built from #999cdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #999cdf in the Color Lab