Skip to content

#c2bbcc

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

RGB
194, 187, 204
HSL
265°, 14%, 77%
CMYK
5, 8, 0, 20
Luminance
0.5137

Every format

HEX#c2bbcc
RGBrgb(194, 187, 204)
HSLhsl(265, 14%, 77%)
CMYKcmyk(5%, 8%, 0%, 20%)
LABlab(76.9 5.6 -7.7)
LCHlch(76.9 9.5 306.3)
OKLCHoklch(0.803 0.025 304.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2bbcc on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#c2bbcc on black: 11.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green73.3%
Blue80.0%

CMYK percentages

Cyan4.9%
Magenta8.3%
Yellow0.0%
Key (black)20.0%

Color previews

#c2bbcc text on a black background

contrast 11.27:1

Card sample

#c2bbcc text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2bbcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2bbcc in the Color Lab