Skip to content

#afadec

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

RGB
175, 173, 236
HSL
242°, 62%, 80%
CMYK
26, 27, 0, 8
Luminance
0.4506

Every format

HEX#afadec
RGBrgb(175, 173, 236)
HSLhsl(242, 62%, 80%)
CMYKcmyk(26%, 27%, 0%, 8%)
LABlab(72.9 14.2 -31.2)
LCHlch(72.9 34.3 294.5)
OKLCHoklch(0.772 0.089 285.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afadec on white: 2.10:1
AA ✗ fail · AA-large · AAA
Aa
#afadec on black: 10.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green67.8%
Blue92.5%

CMYK percentages

Cyan25.8%
Magenta26.7%
Yellow0.0%
Key (black)7.5%

Color previews

#afadec text on a black background

contrast 10.01:1

Card sample

#afadec text on a white background

contrast 2.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afadec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afadec in the Color Lab