Skip to content

#afbdec

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

RGB
175, 189, 236
HSL
226°, 62%, 81%
CMYK
26, 20, 0, 8
Luminance
0.5157

Every format

HEX#afbdec
RGBrgb(175, 189, 236)
HSLhsl(226, 62%, 81%)
CMYKcmyk(26%, 20%, 0%, 8%)
LABlab(77.0 5.4 -24.9)
LCHlch(77.0 25.5 282.2)
OKLCHoklch(0.804 0.069 271.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afbdec on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#afbdec on black: 11.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green74.1%
Blue92.5%

CMYK percentages

Cyan25.8%
Magenta19.9%
Yellow0.0%
Key (black)7.5%

Color previews

#afbdec text on a black background

contrast 11.31:1

Card sample

#afbdec text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(175, 189, 236, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(175, 189, 236, 0.45);
Border & gradient
Gradient panel
border: 3px solid #afbdec;
background: linear-gradient(135deg, #afbdec, #CAAFEC);

Monochromatic scale

Palettes built from #afbdec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afbdec in the Color Lab