Skip to content

#acc3fd

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

RGB
172, 195, 253
HSL
223°, 95%, 83%
CMYK
32, 23, 0, 1
Luminance
0.5489

Every format

HEX#acc3fd
RGBrgb(172, 195, 253)
HSLhsl(223, 95%, 83%)
CMYKcmyk(32%, 23%, 0%, 1%)
LABlab(79.0 5.4 -31.1)
LCHlch(79.0 31.5 279.8)
OKLCHoklch(0.821 0.086 267.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acc3fd on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#acc3fd on black: 11.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green76.5%
Blue99.2%

CMYK percentages

Cyan32.0%
Magenta22.9%
Yellow0.0%
Key (black)0.8%

Color previews

#acc3fd text on a black background

contrast 11.98:1

Card sample

#acc3fd text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 195, 253, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 195, 253, 0.45);
Border & gradient
Gradient panel
border: 3px solid #acc3fd;
background: linear-gradient(135deg, #acc3fd, #CBACFD);

Monochromatic scale

Palettes built from #acc3fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acc3fd in the Color Lab