Skip to content

#aebade

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

RGB
174, 186, 222
HSL
225°, 42%, 78%
CMYK
22, 16, 0, 13
Luminance
0.4939

Every format

HEX#aebade
RGBrgb(174, 186, 222)
HSLhsl(225, 42%, 78%)
CMYKcmyk(22%, 16%, 0%, 13%)
LABlab(75.7 3.5 -19.4)
LCHlch(75.7 19.7 280.2)
OKLCHoklch(0.792 0.053 270.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aebade on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#aebade on black: 10.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.2%
Green72.9%
Blue87.1%

CMYK percentages

Cyan21.6%
Magenta16.2%
Yellow0.0%
Key (black)12.9%

Color previews

#aebade text on a black background

contrast 10.88:1

Card sample

#aebade text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aebade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aebade in the Color Lab