Skip to content

#afdaf1

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

RGB
175, 218, 241
HSL
201°, 70%, 82%
CMYK
27, 10, 0, 6
Luminance
0.6561

Every format

HEX#afdaf1
RGBrgb(175, 218, 241)
HSLhsl(201, 70%, 82%)
CMYKcmyk(27%, 10%, 0%, 6%)
LABlab(84.8 -8.8 -15.8)
LCHlch(84.8 18.1 240.8)
OKLCHoklch(0.865 0.055 231.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afdaf1 on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#afdaf1 on black: 14.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green85.5%
Blue94.5%

CMYK percentages

Cyan27.4%
Magenta9.5%
Yellow0.0%
Key (black)5.5%

Color previews

#afdaf1 text on a black background

contrast 14.12:1

Card sample

#afdaf1 text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afdaf1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afdaf1 in the Color Lab