Skip to content

#acaddf

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

RGB
172, 173, 223
HSL
239°, 44%, 78%
CMYK
23, 22, 0, 13
Luminance
0.4399

Every format

HEX#acaddf
RGBrgb(172, 173, 223)
HSLhsl(239, 44%, 78%)
CMYKcmyk(23%, 22%, 0%, 13%)
LABlab(72.2 10.2 -25.2)
LCHlch(72.2 27.2 292.1)
OKLCHoklch(0.764 0.071 283.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acaddf on white: 2.14:1
AA ✗ fail · AA-large · AAA
Aa
#acaddf on black: 9.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green67.8%
Blue87.5%

CMYK percentages

Cyan22.9%
Magenta22.4%
Yellow0.0%
Key (black)12.5%

Color previews

#acaddf text on a black background

contrast 9.80:1

Card sample

#acaddf text on a white background

contrast 2.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acaddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acaddf in the Color Lab