Skip to content

#aabbff

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

RGB
170, 187, 255
HSL
228°, 100%, 83%
CMYK
33, 27, 0, 0
Luminance
0.5131

Every format

HEX#aabbff
RGBrgb(170, 187, 255)
HSLhsl(228, 100%, 83%)
CMYKcmyk(33%, 27%, 0%, 0%)
LABlab(76.9 9.7 -35.4)
LCHlch(76.9 36.7 285.3)
OKLCHoklch(0.804 0.098 273.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aabbff on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#aabbff on black: 11.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green73.3%
Blue100.0%

CMYK percentages

Cyan33.3%
Magenta26.7%
Yellow0.0%
Key (black)0.0%

Color previews

#aabbff text on a black background

contrast 11.26:1

Card sample

#aabbff text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aabbff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aabbff in the Color Lab