Skip to content

#a8ccff

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

RGB
168, 204, 255
HSL
215°, 100%, 83%
CMYK
34, 20, 0, 0
Luminance
0.5873

Every format

HEX#a8ccff
RGBrgb(168, 204, 255)
HSLhsl(215, 100%, 83%)
CMYKcmyk(34%, 20%, 0%, 0%)
LABlab(81.1 -0.1 -28.8)
LCHlch(81.1 28.8 269.8)
OKLCHoklch(0.837 0.082 257.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a8ccff on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#a8ccff on black: 12.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red65.9%
Green80.0%
Blue100.0%

CMYK percentages

Cyan34.1%
Magenta20.0%
Yellow0.0%
Key (black)0.0%

Color previews

#a8ccff text on a black background

contrast 12.75:1

Card sample

#a8ccff text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a8ccff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a8ccff in the Color Lab