Skip to content

#acacff

a light, electric blue · warm · closest name: plum

RGB
172, 172, 255
HSL
240°, 100%, 84%
CMYK
33, 33, 0, 0
Luminance
0.4550

Every format

HEX#acacff
RGBrgb(172, 172, 255)
HSLhsl(240, 100%, 84%)
CMYKcmyk(33%, 33%, 0%, 0%)
LABlab(73.2 18.6 -41.1)
LCHlch(73.2 45.1 294.3)
OKLCHoklch(0.776 0.118 283.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acacff on white: 2.08:1
AA ✗ fail · AA-large · AAA
Aa
#acacff on black: 10.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green67.5%
Blue100.0%

CMYK percentages

Cyan32.5%
Magenta32.5%
Yellow0.0%
Key (black)0.0%

Color previews

#acacff text on a black background

contrast 10.10:1

Card sample

#acacff text on a white background

contrast 2.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acacff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acacff in the Color Lab