Skip to content

#a3b3df

a light, vivid blue · cool · closest name: skyblue

RGB
163, 179, 223
HSL
224°, 48%, 76%
CMYK
27, 20, 0, 13
Luminance
0.4535

Every format

HEX#a3b3df
RGBrgb(163, 179, 223)
HSLhsl(224, 48%, 76%)
CMYKcmyk(27%, 20%, 0%, 13%)
LABlab(73.1 4.2 -23.9)
LCHlch(73.1 24.3 280.0)
OKLCHoklch(0.770 0.066 269.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a3b3df on white: 2.09:1
AA ✗ fail · AA-large · AAA
Aa
#a3b3df on black: 10.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.9%
Green70.2%
Blue87.5%

CMYK percentages

Cyan26.9%
Magenta19.7%
Yellow0.0%
Key (black)12.5%

Color previews

#a3b3df text on a black background

contrast 10.07:1

Card sample

#a3b3df text on a white background

contrast 2.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a3b3df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a3b3df in the Color Lab