Skip to content

#aecafb

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

RGB
174, 202, 251
HSL
218°, 91%, 83%
CMYK
31, 20, 0, 2
Luminance
0.5820

Every format

HEX#aecafb
RGBrgb(174, 202, 251)
HSLhsl(218, 91%, 83%)
CMYKcmyk(31%, 20%, 0%, 2%)
LABlab(80.8 1.7 -27.1)
LCHlch(80.8 27.2 273.5)
OKLCHoklch(0.835 0.075 261.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aecafb on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#aecafb on black: 12.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.2%
Green79.2%
Blue98.4%

CMYK percentages

Cyan30.7%
Magenta19.5%
Yellow0.0%
Key (black)1.6%

Color previews

#aecafb text on a black background

contrast 12.64:1

Card sample

#aecafb text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(174, 202, 251, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(174, 202, 251, 0.45);
Border & gradient
Gradient panel
border: 3px solid #aecafb;
background: linear-gradient(135deg, #aecafb, #C5AEFB);

Monochromatic scale

Palettes built from #aecafb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aecafb in the Color Lab