Skip to content

#acbaff

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

RGB
172, 186, 255
HSL
230°, 100%, 84%
CMYK
33, 27, 0, 0
Luminance
0.5111

Every format

HEX#acbaff
RGBrgb(172, 186, 255)
HSLhsl(230, 100%, 84%)
CMYKcmyk(33%, 27%, 0%, 0%)
LABlab(76.7 10.8 -35.6)
LCHlch(76.7 37.2 286.9)
OKLCHoklch(0.803 0.099 275.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acbaff on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#acbaff on black: 11.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green72.9%
Blue100.0%

CMYK percentages

Cyan32.5%
Magenta27.1%
Yellow0.0%
Key (black)0.0%

Color previews

#acbaff text on a black background

contrast 11.22:1

Card sample

#acbaff text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acbaff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acbaff in the Color Lab