Skip to content

#baacff

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

RGB
186, 172, 255
HSL
250°, 100%, 84%
CMYK
27, 33, 0, 0
Luminance
0.4716

Every format

HEX#baacff
RGBrgb(186, 172, 255)
HSLhsl(250, 100%, 84%)
CMYKcmyk(27%, 33%, 0%, 0%)
LABlab(74.3 22.5 -39.3)
LCHlch(74.3 45.3 299.8)
OKLCHoklch(0.787 0.117 291.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baacff on white: 2.01:1
AA ✗ fail · AA-large · AAA
Aa
#baacff on black: 10.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green67.5%
Blue100.0%

CMYK percentages

Cyan27.1%
Magenta32.5%
Yellow0.0%
Key (black)0.0%

Color previews

#baacff text on a black background

contrast 10.43:1

Card sample

#baacff text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baacff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baacff in the Color Lab