Skip to content

#acadff

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

RGB
172, 173, 255
HSL
239°, 100%, 84%
CMYK
33, 32, 0, 0
Luminance
0.4588

Every format

HEX#acadff
RGBrgb(172, 173, 255)
HSLhsl(239, 100%, 84%)
CMYKcmyk(33%, 32%, 0%, 0%)
LABlab(73.5 18.0 -40.7)
LCHlch(73.5 44.5 293.9)
OKLCHoklch(0.778 0.116 282.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acadff on white: 2.06:1
AA ✗ fail · AA-large · AAA
Aa
#acadff on black: 10.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#acadff text on a black background

contrast 10.18:1

Card sample

#acadff text on a white background

contrast 2.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acadff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acadff in the Color Lab