Skip to content

#abafec

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

RGB
171, 175, 236
HSL
236°, 63%, 80%
CMYK
28, 26, 0, 8
Luminance
0.4537

Every format

HEX#abafec
RGBrgb(171, 175, 236)
HSLhsl(236, 63%, 80%)
CMYKcmyk(28%, 26%, 0%, 8%)
LABlab(73.1 11.9 -30.9)
LCHlch(73.1 33.1 291.1)
OKLCHoklch(0.773 0.087 281.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abafec on white: 2.08:1
AA ✗ fail · AA-large · AAA
Aa
#abafec on black: 10.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green68.6%
Blue92.5%

CMYK percentages

Cyan27.5%
Magenta25.8%
Yellow0.0%
Key (black)7.5%

Color previews

#abafec text on a black background

contrast 10.07:1

Card sample

#abafec text on a white background

contrast 2.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abafec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abafec in the Color Lab