Skip to content

#a3adef

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

RGB
163, 173, 239
HSL
232°, 70%, 79%
CMYK
32, 28, 0, 6
Luminance
0.4391

Every format

HEX#a3adef
RGBrgb(163, 173, 239)
HSLhsl(232, 70%, 79%)
CMYKcmyk(32%, 28%, 0%, 6%)
LABlab(72.2 11.5 -34.1)
LCHlch(72.2 36.0 288.6)
OKLCHoklch(0.764 0.095 277.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a3adef on white: 2.15:1
AA ✗ fail · AA-large · AAA
Aa
#a3adef on black: 9.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.9%
Green67.8%
Blue93.7%

CMYK percentages

Cyan31.8%
Magenta27.6%
Yellow0.0%
Key (black)6.3%

Color previews

#a3adef text on a black background

contrast 9.78:1

Card sample

#a3adef text on a white background

contrast 2.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a3adef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a3adef in the Color Lab