Skip to content

#baaceb

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

RGB
186, 172, 235
HSL
253°, 61%, 80%
CMYK
21, 27, 0, 8
Luminance
0.4594

Every format

HEX#baaceb
RGBrgb(186, 172, 235)
HSLhsl(253, 61%, 80%)
CMYKcmyk(21%, 27%, 0%, 8%)
LABlab(73.5 17.8 -29.7)
LCHlch(73.5 34.6 300.9)
OKLCHoklch(0.778 0.090 294.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baaceb on white: 2.06:1
AA ✗ fail · AA-large · AAA
Aa
#baaceb on black: 10.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green67.5%
Blue92.2%

CMYK percentages

Cyan20.9%
Magenta26.8%
Yellow0.0%
Key (black)7.8%

Color previews

#baaceb text on a black background

contrast 10.19:1

Card sample

#baaceb text on a white background

contrast 2.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baaceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baaceb in the Color Lab