Skip to content

#a8adef

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

RGB
168, 173, 239
HSL
236°, 69%, 80%
CMYK
30, 28, 0, 6
Luminance
0.4444

Every format

HEX#a8adef
RGBrgb(168, 173, 239)
HSLhsl(236, 69%, 80%)
CMYKcmyk(30%, 28%, 0%, 6%)
LABlab(72.5 12.9 -33.5)
LCHlch(72.5 35.9 291.0)
OKLCHoklch(0.768 0.094 280.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red65.9%
Green67.8%
Blue93.7%

CMYK percentages

Cyan29.7%
Magenta27.6%
Yellow0.0%
Key (black)6.3%

Color previews

#a8adef text on a black background

contrast 9.89:1

Card sample

#a8adef text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a8adef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a8adef in the Color Lab