Skip to content

#baaccc

a light, soft violet · warm · closest name: silver

RGB
186, 172, 204
HSL
266°, 24%, 74%
CMYK
9, 16, 0, 20
Luminance
0.4430

Every format

HEX#baaccc
RGBrgb(186, 172, 204)
HSLhsl(266, 24%, 74%)
CMYKcmyk(9%, 16%, 0%, 20%)
LABlab(72.4 11.1 -14.4)
LCHlch(72.4 18.2 307.6)
OKLCHoklch(0.766 0.048 305.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baaccc on white: 2.13:1
AA ✗ fail · AA-large · AAA
Aa
#baaccc on black: 9.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green67.5%
Blue80.0%

CMYK percentages

Cyan8.8%
Magenta15.7%
Yellow0.0%
Key (black)20.0%

Color previews

#baaccc text on a black background

contrast 9.86:1

Card sample

#baaccc text on a white background

contrast 2.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baaccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baaccc in the Color Lab