Skip to content

#a3afeb

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

RGB
163, 175, 235
HSL
230°, 64%, 78%
CMYK
31, 26, 0, 8
Luminance
0.4444

Every format

HEX#a3afeb
RGBrgb(163, 175, 235)
HSLhsl(230, 64%, 78%)
CMYKcmyk(31%, 26%, 0%, 8%)
LABlab(72.5 9.3 -31.4)
LCHlch(72.5 32.7 286.6)
OKLCHoklch(0.766 0.087 275.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a3afeb on white: 2.12:1
AA ✗ fail · AA-large · AAA
Aa
#a3afeb on black: 9.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.9%
Green68.6%
Blue92.2%

CMYK percentages

Cyan30.6%
Magenta25.5%
Yellow0.0%
Key (black)7.8%

Color previews

#a3afeb text on a black background

contrast 9.89:1

Card sample

#a3afeb text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a3afeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a3afeb in the Color Lab