Skip to content

#abbaff

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

RGB
171, 186, 255
HSL
229°, 100%, 84%
CMYK
33, 27, 0, 0
Luminance
0.5100

Every format

HEX#abbaff
RGBrgb(171, 186, 255)
HSLhsl(229, 100%, 84%)
CMYKcmyk(33%, 27%, 0%, 0%)
LABlab(76.7 10.5 -35.7)
LCHlch(76.7 37.2 286.4)
OKLCHoklch(0.803 0.099 274.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abbaff on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#abbaff on black: 11.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green72.9%
Blue100.0%

CMYK percentages

Cyan32.9%
Magenta27.1%
Yellow0.0%
Key (black)0.0%

Color previews

#abbaff text on a black background

contrast 11.20:1

Card sample

#abbaff text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abbaff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abbaff in the Color Lab