Skip to content

#afccfa

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

RGB
175, 204, 250
HSL
217°, 88%, 83%
CMYK
30, 18, 0, 2
Luminance
0.5920

Every format

HEX#afccfa
RGBrgb(175, 204, 250)
HSLhsl(217, 88%, 83%)
CMYKcmyk(30%, 18%, 0%, 2%)
LABlab(81.4 0.6 -25.7)
LCHlch(81.4 25.8 271.4)
OKLCHoklch(0.840 0.072 259.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afccfa on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#afccfa on black: 12.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green80.0%
Blue98.0%

CMYK percentages

Cyan30.0%
Magenta18.4%
Yellow0.0%
Key (black)2.0%

Color previews

#afccfa text on a black background

contrast 12.84:1

Card sample

#afccfa text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afccfa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afccfa in the Color Lab