Skip to content

#99aaff

a light, electric blue · warm · closest name: dodgerblue

RGB
153, 170, 255
HSL
230°, 100%, 80%
CMYK
40, 33, 0, 0
Luminance
0.4274

Every format

HEX#99aaff
RGBrgb(153, 170, 255)
HSLhsl(230, 100%, 80%)
CMYKcmyk(40%, 33%, 0%, 0%)
LABlab(71.4 14.7 -44.0)
LCHlch(71.4 46.4 288.4)
OKLCHoklch(0.759 0.124 274.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#99aaff on white: 2.20:1
AA ✗ fail · AA-large · AAA
Aa
#99aaff on black: 9.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.0%
Green66.7%
Blue100.0%

CMYK percentages

Cyan40.0%
Magenta33.3%
Yellow0.0%
Key (black)0.0%

Color previews

#99aaff text on a black background

contrast 9.55:1

Card sample

#99aaff text on a white background

contrast 2.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #99aaff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #99aaff in the Color Lab