Skip to content

#acadec

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

RGB
172, 173, 236
HSL
239°, 63%, 80%
CMYK
27, 27, 0, 8
Luminance
0.4471

Every format

HEX#acadec
RGBrgb(172, 173, 236)
HSLhsl(239, 63%, 80%)
CMYKcmyk(27%, 27%, 0%, 8%)
LABlab(72.7 13.3 -31.6)
LCHlch(72.7 34.3 292.9)
OKLCHoklch(0.770 0.090 283.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acadec on white: 2.11:1
AA ✗ fail · AA-large · AAA
Aa
#acadec on black: 9.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green67.8%
Blue92.5%

CMYK percentages

Cyan27.1%
Magenta26.7%
Yellow0.0%
Key (black)7.5%

Color previews

#acadec text on a black background

contrast 9.94:1

Card sample

#acadec text on a white background

contrast 2.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acadec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acadec in the Color Lab