Skip to content

#aebcdf

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

RGB
174, 188, 223
HSL
223°, 43%, 78%
CMYK
22, 16, 0, 13
Luminance
0.5029

Every format

HEX#aebcdf
RGBrgb(174, 188, 223)
HSLhsl(223, 43%, 78%)
CMYKcmyk(22%, 16%, 0%, 13%)
LABlab(76.3 2.6 -19.1)
LCHlch(76.3 19.3 277.8)
OKLCHoklch(0.796 0.052 268.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aebcdf on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#aebcdf on black: 11.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.2%
Green73.7%
Blue87.5%

CMYK percentages

Cyan22.0%
Magenta15.7%
Yellow0.0%
Key (black)12.5%

Color previews

#aebcdf text on a black background

contrast 11.06:1

Card sample

#aebcdf text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aebcdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aebcdf in the Color Lab