Skip to content

#adacdf

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

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

Every format

HEX#adacdf
RGBrgb(173, 172, 223)
HSLhsl(241, 44%, 78%)
CMYKcmyk(22%, 23%, 0%, 13%)
LABlab(72.0 11.1 -25.5)
LCHlch(72.0 27.8 293.5)
OKLCHoklch(0.763 0.073 285.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adacdf on white: 2.16:1
AA ✗ fail · AA-large · AAA
Aa
#adacdf on black: 9.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#adacdf text on a black background

contrast 9.74:1

Card sample

#adacdf text on a white background

contrast 2.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adacdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adacdf in the Color Lab