Skip to content

#9999dd

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

RGB
153, 153, 221
HSL
240°, 50%, 73%
CMYK
31, 31, 0, 13
Luminance
0.3478

Every format

HEX#9999dd
RGBrgb(153, 153, 221)
HSLhsl(240, 50%, 73%)
CMYKcmyk(31%, 31%, 0%, 13%)
LABlab(65.6 15.4 -34.5)
LCHlch(65.6 37.8 294.0)
OKLCHoklch(0.709 0.099 283.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9999dd on white: 2.64:1
AA ✗ fail · AA-large · AAA
Aa
#9999dd on black: 7.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.0%
Green60.0%
Blue86.7%

CMYK percentages

Cyan30.8%
Magenta30.8%
Yellow0.0%
Key (black)13.3%

Color previews

#9999dd text on a black background

contrast 7.96:1

Card sample

#9999dd text on a white background

contrast 2.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #9999dd;
Background color
Panel with #9999dd background
background-color: #9999dd;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #9999dd;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(153, 153, 221, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(153, 153, 221, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9999dd;
background: linear-gradient(135deg, #9999dd, #C699DD);

Monochromatic scale

Palettes built from #9999dd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9999dd in the Color Lab