Skip to content

#adbaff

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

RGB
173, 186, 255
HSL
231°, 100%, 84%
CMYK
32, 27, 0, 0
Luminance
0.5122

Every format

HEX#adbaff
RGBrgb(173, 186, 255)
HSLhsl(231, 100%, 84%)
CMYKcmyk(32%, 27%, 0%, 0%)
LABlab(76.8 11.1 -35.5)
LCHlch(76.8 37.2 287.3)
OKLCHoklch(0.804 0.099 275.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adbaff on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#adbaff on black: 11.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green72.9%
Blue100.0%

CMYK percentages

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

Color previews

#adbaff text on a black background

contrast 11.24:1

Card sample

#adbaff text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adbaff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adbaff in the Color Lab