Skip to content

#afdafe

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

RGB
175, 218, 254
HSL
207°, 98%, 84%
CMYK
31, 14, 0, 0
Luminance
0.6641

Every format

HEX#afdafe
RGBrgb(175, 218, 254)
HSLhsl(207, 98%, 84%)
CMYKcmyk(31%, 14%, 0%, 0%)
LABlab(85.2 -5.8 -22.1)
LCHlch(85.2 22.8 255.3)
OKLCHoklch(0.870 0.067 243.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afdafe on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#afdafe on black: 14.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green85.5%
Blue99.6%

CMYK percentages

Cyan31.1%
Magenta14.2%
Yellow0.0%
Key (black)0.4%

Color previews

#afdafe text on a black background

contrast 14.28:1

Card sample

#afdafe text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afdafe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afdafe in the Color Lab