Skip to content

#c3bbcc

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

RGB
195, 187, 204
HSL
268°, 14%, 77%
CMYK
4, 8, 0, 20
Luminance
0.5150

Every format

HEX#c3bbcc
RGBrgb(195, 187, 204)
HSLhsl(268, 14%, 77%)
CMYKcmyk(4%, 8%, 0%, 20%)
LABlab(77.0 6.0 -7.5)
LCHlch(77.0 9.6 308.4)
OKLCHoklch(0.804 0.025 306.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red76.5%
Green73.3%
Blue80.0%

CMYK percentages

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

Color previews

#c3bbcc text on a black background

contrast 11.30:1

Card sample

#c3bbcc text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c3bbcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c3bbcc in the Color Lab