Skip to content

#99ade1

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

RGB
153, 173, 225
HSL
223°, 55%, 74%
CMYK
32, 23, 0, 12
Luminance
0.4210

Every format

HEX#99ade1
RGBrgb(153, 173, 225)
HSLhsl(223, 55%, 74%)
CMYKcmyk(32%, 23%, 0%, 12%)
LABlab(70.9 5.1 -28.4)
LCHlch(70.9 28.9 280.2)
OKLCHoklch(0.751 0.079 268.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#99ade1 on white: 2.23:1
AA ✗ fail · AA-large · AAA
Aa
#99ade1 on black: 9.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.0%
Green67.8%
Blue88.2%

CMYK percentages

Cyan32.0%
Magenta23.1%
Yellow0.0%
Key (black)11.8%

Color previews

#99ade1 text on a black background

contrast 9.42:1

Card sample

#99ade1 text on a white background

contrast 2.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #99ade1;
Background color
Panel with #99ade1 background
background-color: #99ade1;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #99ade1;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(153, 173, 225, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(153, 173, 225, 0.45);
Border & gradient
Gradient panel
border: 3px solid #99ade1;
background: linear-gradient(135deg, #99ade1, #B599E1);

Monochromatic scale

Palettes built from #99ade1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #99ade1 in the Color Lab