Skip to content

#adabdf

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

RGB
173, 171, 223
HSL
242°, 45%, 77%
CMYK
22, 23, 0, 13
Luminance
0.4334

Every format

HEX#adabdf
RGBrgb(173, 171, 223)
HSLhsl(242, 45%, 77%)
CMYKcmyk(22%, 23%, 0%, 13%)
LABlab(71.8 11.7 -25.9)
LCHlch(71.8 28.4 294.2)
OKLCHoklch(0.761 0.074 286.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adabdf on white: 2.17:1
AA ✗ fail · AA-large · AAA
Aa
#adabdf on black: 9.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan22.4%
Magenta23.3%
Yellow0.0%
Key (black)12.5%

Color previews

#adabdf text on a black background

contrast 9.67:1

Card sample

#adabdf text on a white background

contrast 2.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adabdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adabdf in the Color Lab